You are not logged in.

#1 2016-01-24 15:04:17

schmidtbag
Member
From: NH, USA
Registered: 2011-02-08
Posts: 338

"No pages found" only when printing over network *SOLVED*

I have recently set up a home server with this old label printer connected to it.  If I go the server's CUPS admin page, I can do a test print, which works fine.  If I plug in the printer directly to a laptop and do a test print, it works fine.  But if I print from the laptop while the printer is connected to the server, I get a "No pages found" error.  The printer will "wake up" but it doesn't do anything.

On the server side, the configuration involves:
SII_SLP100 (Idle, Accepting Jobs, Shared, Server Default)
Connection:    usb://SII/SLP100?serial=SLP100
Defaults:        job-sheets=none, none media=om_address-small_83.31x24.13mm sides=one-sided

On the laptop, I have:
SII_SLP100 (Idle, Accepting Jobs, Not Shared)
Connection:    dnssd://SII%20SLP100%20%40%20odroid._ipp._tcp.local/cups?uuid=a0ed2d7e-55b4-3f45-4f21-92b9f4666a78
Defaults:        job-sheets=none, none media=om_address-small_83.31x24.13mm sides=one-sided


In case anyone is wondering, I do have a2ps and psutils installed on both systems.

Last edited by schmidtbag (2016-01-25 00:01:08)

Offline

#2 2016-01-24 18:15:53

pypi
Wiki Maintainer
Registered: 2014-04-22
Posts: 250

Re: "No pages found" only when printing over network *SOLVED*

Debug logs on the server and client?

Have you seen the note at https://wiki.archlinux.org/index.php/CU … UPS_server?

Offline

#3 2016-01-24 20:58:06

schmidtbag
Member
From: NH, USA
Registered: 2011-02-08
Posts: 338

Re: "No pages found" only when printing over network *SOLVED*

Both logs seem to be saying the same thing at the same time.  While the print job is considered active, the errors just keep spewing indefinitely, and there doesn't appear to be any consistency to them.  Here's a snippet of the log:
I did see that note but it doesn't explain how to make it "raw".

data_remaining=366977, response=(nil)(), pipe_pid=0, file=22
D [24/Jan/2016:15:52:30 -0500] [Client 132] con->http=0x55b484b36000
D [24/Jan/2016:15:52:30 -0500] [Client 132] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=366977, response=(nil)(), pipe_pid=0, file=22
D [24/Jan/2016:15:52:30 -0500] [Client 132] con->http=0x55b484b36000
D [24/Jan/2016:15:52:30 -0500] [Client 132] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=366977, response=(nil)(), pipe_pid=0, file=22
D [24/Jan/2016:15:52:30 -0500] [Client 132] con->http=0x55b484b36000
D [24/Jan/2016:15:52:30 -0500] [Client 132] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=366977, response=(nil)(), pipe_pid=0, file=22
D [24/Jan/2016:15:52:30 -0500] [Client 132] con->http=0x55b484b36000
D [24/Jan/2016:15:52:30 -0500] [Client 132] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=366977, response=(nil)(), pipe_pid=0, file=22
D [24/Jan/2016:15:52:30 -0500] [Client 132] Flushing write buffer.
D [24/Jan/2016:15:52:30 -0500] [Client 132] New state is HTTP_STATE_WAITING
D [24/Jan/2016:15:52:30 -0500] [Client 132] Waiting for request.
D [24/Jan/2016:15:52:30 -0500] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"
I [24/Jan/2016:15:52:31 -0500] Saving printers.conf...
I [24/Jan/2016:15:52:31 -0500] Saving job.cache...
D [24/Jan/2016:15:52:31 -0500] cupsdSetBusyState: newbusy="Not busy", busy="Dirty files"
D [24/Jan/2016:15:55:37 -0500] [Client 132] GET /admin HTTP/1.1
D [24/Jan/2016:15:55:37 -0500] cupsdSetBusyState: newbusy="Active clients", busy="Not busy"
D [24/Jan/2016:15:55:37 -0500] [Client 132] Read: status=200
D [24/Jan/2016:15:55:37 -0500] [Client 132] Authorized as "root" using Basic.
D [24/Jan/2016:15:55:37 -0500] [Client 132] Processing GET /admin
D [24/Jan/2016:15:55:37 -0500] [CGI] argv[0] = "/usr/lib/cups/cgi-bin/admin.cgi"
D [24/Jan/2016:15:55:37 -0500] [CGI] envp[0] = "CUPS_CACHEDIR=/var/cache/cups"
D [24/Jan/2016:15:55:37 -0500] [CGI] envp[1] = "CUPS_DATADIR=/usr/share/cups"
D [24/Jan/2016:15:55:37 -0500] [CGI] envp[2] = "CUPS_DOCROOT=/usr/share/cups/doc"
D [24/Jan/2016:15:55:37 -0500] [CGI] envp[3] = "CUPS_FONTPATH=/usr/share/cups/fonts"
D [24/Jan/2016:15:55:37 -0500] [CGI] envp[4] = "CUPS_REQUESTROOT=/var/spool/cups"
D [24/Jan/2016:15:55:37 -0500] [CGI] envp[5] = "CUPS_SERVERBIN=/usr/lib/cups"
D [24/Jan/2016:15:55:37 -0500] [CGI] envp[6] = "CUPS_SERVERROOT=/etc/cups"
D [24/Jan/2016:15:55:37 -0500] [CGI] envp[7] = "CUPS_STATEDIR=/run/cups"
D [24/Jan/2016:15:55:37 -0500] [CGI] envp[8] = "HOME=/var/spool/cups/tmp"
D [24/Jan/2016:15:55:37 -0500] [CGI] envp[9] = "PATH=/usr/lib/cups/filter:/usr/bin:/usr/bin:/bin:/usr/bin"
D [24/Jan/2016:15:55:37 -0500] [CGI] envp[10] = "SERVER_ADMIN=root@B40-80"
D [24/Jan/2016:15:55:37 -0500] [CGI] envp[11] = "SOFTWARE=CUPS/2.1.2"
D [24/Jan/2016:15:55:37 -0500] [CGI] envp[12] = "TMPDIR=/var/spool/cups/tmp"
D [24/Jan/2016:15:55:37 -0500] [CGI] envp[13] = "USER=root"
D [24/Jan/2016:15:55:37 -0500] [CGI] envp[14] = "CUPS_MAX_MESSAGE=2047"
D [24/Jan/2016:15:55:37 -0500] [CGI] envp[15] = "CUPS_SERVER=/run/cups/cups.sock"
D [24/Jan/2016:15:55:37 -0500] [CGI] envp[16] = "CUPS_ENCRYPTION=IfRequested"
D [24/Jan/2016:15:55:37 -0500] [CGI] envp[17] = "IPP_PORT=631"
D [24/Jan/2016:15:55:37 -0500] [CGI] envp[18] = "AUTH_TYPE=Basic"
D [24/Jan/2016:15:55:37 -0500] [CGI] envp[19] = "LANG=en_US.UTF8"
D [24/Jan/2016:15:55:37 -0500] [CGI] envp[20] = "REDIRECT_STATUS=1"
D [24/Jan/2016:15:55:37 -0500] [CGI] envp[21] = "GATEWAY_INTERFACE=CGI/1.1"
D [24/Jan/2016:15:55:37 -0500] [CGI] envp[22] = "SERVER_NAME=localhost"
D [24/Jan/2016:15:55:37 -0500] [CGI] envp[23] = "SERVER_PORT=631"
D [24/Jan/2016:15:55:37 -0500] [CGI] envp[24] = "REMOTE_ADDR=[v1.::1]"
D [24/Jan/2016:15:55:37 -0500] [CGI] envp[25] = "REMOTE_HOST=localhost"
D [24/Jan/2016:15:55:37 -0500] [CGI] envp[26] = "SCRIPT_NAME=/admin"
D [24/Jan/2016:15:55:37 -0500] [CGI] envp[27] = "SCRIPT_FILENAME=/usr/share/cups/doc/admin"
D [24/Jan/2016:15:55:37 -0500] [CGI] envp[28] = "REMOTE_USER=root"
D [24/Jan/2016:15:55:37 -0500] [CGI] envp[29] = "SERVER_PROTOCOL=HTTP/1.1"
D [24/Jan/2016:15:55:37 -0500] [CGI] envp[30] = "HTTP_COOKIE=org.cups.sid=4335cf1025629909d590eda555993a4a; SID=Lw7mWqtY8UEcPRczyNhiVeo3q2GELQYS; org.cups.sid=4335cf1025629909d590eda555993a4a"
D [24/Jan/2016:15:55:37 -0500] [CGI] envp[31] = "HTTP_USER_AGENT=Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.82 Safari/537.36"
D [24/Jan/2016:15:55:37 -0500] [CGI] envp[32] = "HTTP_REFERER=http://localhost:631/printers/SII_SLP100"
D [24/Jan/2016:15:55:37 -0500] [CGI] envp[33] = "REQUEST_METHOD=GET"
D [24/Jan/2016:15:55:37 -0500] [CGI] envp[34] = "QUERY_STRING="
D [24/Jan/2016:15:55:37 -0500] cupsdAddCert: Adding certificate for PID 5013
D [24/Jan/2016:15:55:37 -0500] [CGI] Started /usr/lib/cups/cgi-bin/admin.cgi (PID 5013)
I [24/Jan/2016:15:55:37 -0500] [Client 132] Started "/usr/lib/cups/cgi-bin/admin.cgi" (pid=5013, file=22)
D [24/Jan/2016:15:55:37 -0500] [Client 132] Waiting for CGI data.
D [24/Jan/2016:15:55:37 -0500] cupsdAddCert: Adding certificate for PID 0
D [24/Jan/2016:15:55:37 -0500] Report: clients=1
D [24/Jan/2016:15:55:37 -0500] Report: jobs=1
D [24/Jan/2016:15:55:37 -0500] Report: jobs-active=0
D [24/Jan/2016:15:55:37 -0500] Report: printers=1
D [24/Jan/2016:15:55:37 -0500] Report: stringpool-string-count=850
D [24/Jan/2016:15:55:37 -0500] Report: stringpool-alloc-bytes=6432
D [24/Jan/2016:15:55:37 -0500] Report: stringpool-total-bytes=12696
D [24/Jan/2016:15:55:37 -0500] [CGI] admin.cgi started...
D [24/Jan/2016:15:55:37 -0500] [Client 139] Accepted from localhost (Domain)
D [24/Jan/2016:15:55:37 -0500] [Client 139] Waiting for request.
D [24/Jan/2016:15:55:37 -0500] [CGI] http=0x563166543af0
D [24/Jan/2016:15:55:37 -0500] [CGI] cgiSetVariable: SECTION=\"admin\"
D [24/Jan/2016:15:55:37 -0500] [CGI] cgiSetVariable: REFRESH_PAGE=\"\"
D [24/Jan/2016:15:55:37 -0500] [CGI] org.cups.sid cookie is \"4335cf1025629909d590eda555993a4a\"
D [24/Jan/2016:15:55:37 -0500] [CGI] No form data, showing main menu...
D [24/Jan/2016:15:55:37 -0500] [CGI] cgiSetVariable: DEBUG_LOGGING=\"CHECKED\"
D [24/Jan/2016:15:55:37 -0500] [CGI] cgiSetVariable: REMOTE_ADMIN=\"CHECKED\"
D [24/Jan/2016:15:55:37 -0500] [CGI] cgiSetVariable: SHARE_PRINTERS=\"CHECKED\"
D [24/Jan/2016:15:55:37 -0500] [CGI] cgiSetVariable: USER_CANCEL_ANY=\"CHECKED\"
D [24/Jan/2016:15:55:37 -0500] [CGI] cgiSetVariable: HAVE_GSSAPI=\"1\"
D [24/Jan/2016:15:55:37 -0500] [CGI] cgiSetVariable: KERBEROS=\"\"
D [24/Jan/2016:15:55:37 -0500] [CGI] cgiSetVariable: PRESERVE_JOBS=\"CHECKED\"
D [24/Jan/2016:15:55:37 -0500] [CGI] cgiSetVariable: PRESERVE_JOB_HISTORY=\"Yes\"
D [24/Jan/2016:15:55:37 -0500] [CGI] cgiSetVariable: PRESERVE_JOB_FILES=\"1d\"
D [24/Jan/2016:15:55:37 -0500] [CGI] cgiSetVariable: MAX_CLIENTS=\"100\"
D [24/Jan/2016:15:55:37 -0500] [CGI] cgiSetVariable: MAX_JOBS=\"500\"
D [24/Jan/2016:15:55:37 -0500] [CGI] cgiSetVariable: MAX_LOG_SIZE=\"1m\"
D [24/Jan/2016:15:55:37 -0500] [CGI] /usr/share/cups/drivers/pscript5.dll: No such file or directory
D [24/Jan/2016:15:55:37 -0500] [Client 139] POST / HTTP/1.1
D [24/Jan/2016:15:55:37 -0500] cupsdSetBusyState: newbusy="Active clients", busy="Active clients"
D [24/Jan/2016:15:55:37 -0500] [Client 139] Read: status=200
D [24/Jan/2016:15:55:37 -0500] [Client 139] No authentication data provided.
D [24/Jan/2016:15:55:37 -0500] [Client 139] 2.0 Get-Subscriptions 1
D [24/Jan/2016:15:55:37 -0500] Get-Subscriptions ipp://localhost/
D [24/Jan/2016:15:55:37 -0500] Get-Subscriptions client-error-not-found: No subscriptions found.
D [24/Jan/2016:15:55:37 -0500] [Client 139] Returning IPP client-error-not-found for Get-Subscriptions (ipp://localhost/) from localhost
D [24/Jan/2016:15:55:37 -0500] [Client 139] Content-Length: 117
D [24/Jan/2016:15:55:37 -0500] [Client 139] cupsdSendHeader: code=200, type="application/ipp", auth_type=0
D [24/Jan/2016:15:55:37 -0500] [Client 139] con->http=0x55b484bd4190
D [24/Jan/2016:15:55:37 -0500] [Client 139] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=117, response=0x55b484b50560(IPP_STATE_DATA), pipe_pid=0, file=-1
D [24/Jan/2016:15:55:37 -0500] [Client 139] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0
D [24/Jan/2016:15:55:37 -0500] [Client 139] bytes=0, http_state=0, data_remaining=117
D [24/Jan/2016:15:55:37 -0500] [Client 139] Flushing write buffer.
D [24/Jan/2016:15:55:37 -0500] [Client 139] New state is HTTP_STATE_WAITING
D [24/Jan/2016:15:55:37 -0500] [Client 139] Waiting for request.
D [24/Jan/2016:15:55:37 -0500] cupsdSetBusyState: newbusy="Active clients", busy="Active clients"
D [24/Jan/2016:15:55:37 -0500] [CGI] cgiSetVariable: SERVER_NAME=\"localhost\"
D [24/Jan/2016:15:55:37 -0500] [CGI] cgiSetVariable: REMOTE_USER=\"root\"
D [24/Jan/2016:15:55:37 -0500] [CGI] cgiSetVariable: CUPS_VERSION=\"CUPS v2.1.2\"
D [24/Jan/2016:15:55:37 -0500] [CGI] cgiSetVariable: TITLE=\"Administration\"
D [24/Jan/2016:15:55:37 -0500] [CGI] cgiSetVariable: SERVER_NAME=\"localhost\"
D [24/Jan/2016:15:55:37 -0500] [CGI] cgiSetVariable: REMOTE_USER=\"root\"
D [24/Jan/2016:15:55:37 -0500] [CGI] cgiSetVariable: CUPS_VERSION=\"CUPS v2.1.2\"
D [24/Jan/2016:15:55:37 -0500] [Client 132] CGI data ready to be sent.
D [24/Jan/2016:15:55:37 -0500] [Client 132] con->http=0x55b484b36000
D [24/Jan/2016:15:55:37 -0500] [Client 132] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=2147483647, response=(nil)(), pipe_pid=5013, file=22
D [24/Jan/2016:15:55:37 -0500] [Client 132] Waiting for CGI data.
D [24/Jan/2016:15:55:37 -0500] [Client 132] Script header: Content-Type: text/html;charset=utf-8
D [24/Jan/2016:15:55:37 -0500] [Client 132] Script header: 
D [24/Jan/2016:15:55:37 -0500] [Client 132] Sending status 200 for CGI.
D [24/Jan/2016:15:55:37 -0500] [Client 132] cupsdSendHeader: code=200, type="(null)", auth_type=0
D [24/Jan/2016:15:55:37 -0500] [Client 132] con->http=0x55b484b36000
D [24/Jan/2016:15:55:37 -0500] [Client 132] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=5013, file=22
D [24/Jan/2016:15:55:37 -0500] [Client 132] Waiting for CGI data.
D [24/Jan/2016:15:55:37 -0500] [Client 132] CGI data ready to be sent.
D [24/Jan/2016:15:55:37 -0500] [Client 132] con->http=0x55b484b36000
D [24/Jan/2016:15:55:37 -0500] [Client 132] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=5013, file=22
D [24/Jan/2016:15:55:37 -0500] [Client 132] Waiting for CGI data.
D [24/Jan/2016:15:55:37 -0500] [Client 132] con->http=0x55b484b36000
D [24/Jan/2016:15:55:37 -0500] [Client 132] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=5013, file=22
D [24/Jan/2016:15:55:37 -0500] [Client 132] Waiting for CGI data.
D [24/Jan/2016:15:55:37 -0500] [Client 132] CGI data ready to be sent.
D [24/Jan/2016:15:55:37 -0500] [Client 132] con->http=0x55b484b36000
D [24/Jan/2016:15:55:37 -0500] [Client 132] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=5013, file=22
D [24/Jan/2016:15:55:37 -0500] [Client 132] Waiting for CGI data.
D [24/Jan/2016:15:55:37 -0500] [Client 132] con->http=0x55b484b36000
D [24/Jan/2016:15:55:37 -0500] [Client 132] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=5013, file=22
D [24/Jan/2016:15:55:37 -0500] [Client 132] Waiting for CGI data.
D [24/Jan/2016:15:55:37 -0500] [Client 139] HTTP_STATE_WAITING Closing for error 32 (Broken pipe)
D [24/Jan/2016:15:55:37 -0500] [Client 139] Closing connection.
D [24/Jan/2016:15:55:37 -0500] cupsdSetBusyState: newbusy="Active clients", busy="Active clients"
D [24/Jan/2016:15:55:37 -0500] [Client 132] CGI data ready to be sent.
D [24/Jan/2016:15:55:37 -0500] [Client 132] con->http=0x55b484b36000
D [24/Jan/2016:15:55:37 -0500] [Client 132] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=5013, file=22
D [24/Jan/2016:15:55:37 -0500] [Client 132] Waiting for CGI data.
D [24/Jan/2016:15:55:37 -0500] [Client 132] con->http=0x55b484b36000
D [24/Jan/2016:15:55:37 -0500] [Client 132] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=5013, file=22
D [24/Jan/2016:15:55:37 -0500] [Client 132] Waiting for CGI data.
D [24/Jan/2016:15:55:37 -0500] [Client 132] CGI data ready to be sent.
D [24/Jan/2016:15:55:37 -0500] PID 5013 (/usr/lib/cups/cgi-bin/admin.cgi) exited with no errors.
D [24/Jan/2016:15:55:37 -0500] [Client 132] con->http=0x55b484b36000
D [24/Jan/2016:15:55:37 -0500] [Client 132] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=5013, file=22
D [24/Jan/2016:15:55:37 -0500] [Client 132] Waiting for CGI data.
D [24/Jan/2016:15:55:37 -0500] [Client 132] Sending 0-length chunk.
D [24/Jan/2016:15:55:37 -0500] [Client 132] Flushing write buffer.
D [24/Jan/2016:15:55:37 -0500] [Client 132] New state is HTTP_STATE_WAITING
D [24/Jan/2016:15:55:37 -0500] [Client 132] Waiting for request.
D [24/Jan/2016:15:55:37 -0500] cupsdSetBusyState: newbusy="Not busy", busy="Active clients"
D [24/Jan/2016:15:55:37 -0500] [Client 132] GET /cups.css HTTP/1.1
D [24/Jan/2016:15:55:37 -0500] cupsdSetBusyState: newbusy="Active clients", busy="Not busy"
D [24/Jan/2016:15:55:37 -0500] [Client 132] Read: status=200
D [24/Jan/2016:15:55:37 -0500] [Client 132] Authorized as "root" using Basic.
D [24/Jan/2016:15:55:37 -0500] [Client 132] Processing GET /cups.css
D [24/Jan/2016:15:55:37 -0500] [Client 132] filename="/usr/share/cups/doc/cups.css", type=text/css
D [24/Jan/2016:15:55:37 -0500] [Client 132] cupsdSendHeader: code=200, type="text/css", auth_type=0
D [24/Jan/2016:15:55:37 -0500] [Client 132] Sending file.
D [24/Jan/2016:15:55:37 -0500] [Client 132] con->http=0x55b484b36000
D [24/Jan/2016:15:55:37 -0500] [Client 132] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=9961, response=(nil)(), pipe_pid=0, file=22
D [24/Jan/2016:15:55:37 -0500] [Client 132] con->http=0x55b484b36000
D [24/Jan/2016:15:55:37 -0500] [Client 132] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=9961, response=(nil)(), pipe_pid=0, file=22
D [24/Jan/2016:15:55:37 -0500] [Client 132] con->http=0x55b484b36000
D [24/Jan/2016:15:55:37 -0500] [Client 132] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=9961, response=(nil)(), pipe_pid=0, file=22
D [24/Jan/2016:15:55:37 -0500] [Client 132] con->http=0x55b484b36000
D [24/Jan/2016:15:55:37 -0500] [Client 132] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=9961, response=(nil)(), pipe_pid=0, file=22
D [24/Jan/2016:15:55:37 -0500] [Client 132] con->http=0x55b484b36000
D [24/Jan/2016:15:55:37 -0500] [Client 132] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=9961, response=(nil)(), pipe_pid=0, file=22
D [24/Jan/2016:15:55:37 -0500] [Client 132] Flushing write buffer.
D [24/Jan/2016:15:55:37 -0500] [Client 132] New state is HTTP_STATE_WAITING
D [24/Jan/2016:15:55:37 -0500] [Client 132] Waiting for request.
D [24/Jan/2016:15:55:37 -0500] cupsdSetBusyState: newbusy="Not busy", busy="Active clients"
D [24/Jan/2016:15:55:39 -0500] [Client 132] GET /admin/log/error_log? HTTP/1.1
D [24/Jan/2016:15:55:39 -0500] cupsdSetBusyState: newbusy="Active clients", busy="Not busy"
D [24/Jan/2016:15:55:39 -0500] [Client 132] Read: status=200
D [24/Jan/2016:15:55:39 -0500] [Client 132] Authorized as "root" using Basic.
D [24/Jan/2016:15:55:39 -0500] cupsdIsAuthorized: username="root"
D [24/Jan/2016:15:55:39 -0500] [Client 132] Processing GET /admin/log/error_log?

Offline

#4 2016-01-24 23:01:41

pypi
Wiki Maintainer
Registered: 2014-04-22
Posts: 250

Re: "No pages found" only when printing over network *SOLVED*

 lpadmin -p<printer name> -m raw 

on either the server or the client (IMO, the client makes more sense; then the drivers need only be installed on the server). This avoids sending the print job through the filters twice, which can cause problems - possibly like what you are seeing.
You should also be able to do this through the CUPS web interface (google should help).

Offline

#5 2016-01-25 00:00:48

schmidtbag
Member
From: NH, USA
Registered: 2011-02-08
Posts: 338

Re: "No pages found" only when printing over network *SOLVED*

Awesome, that seemed to do the trick.  Thanks for the explanation.  I'll mark this as solved.

Offline

Board footer

Powered by FluxBB