You are not logged in.

#1 2016-05-05 16:21:44

bnvgriccardo
Member
Registered: 2016-05-04
Posts: 26

[SOLVED] Wireless Printer doesn't print

Good morning.
I have a problem.. When i go to print any type of document, the printer throws out only void papers.. I don't know how to solve it, I already installed cups, avahi, ghostscript and gsfontspackages, enabling the first two. What can i do? Thanks.

P.S. I'm using GNOME and the printer is an EPSON XP-412 Series

Last edited by bnvgriccardo (2016-05-18 16:45:53)

Offline

#2 2016-05-05 19:45:38

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

Re: [SOLVED] Wireless Printer doesn't print

Have you installed the driver?
What is the output of

$ lpstat -t
# cat /etc/cups/printers.conf # You may want to remove any sensitive info from the output of this.
# cat /var/log/cups/error_log # Probably best if you try printing a job with the log level set to debug first.

See the wiki for additional debugging hints.

Offline

#3 2016-05-06 14:34:20

bnvgriccardo
Member
Registered: 2016-05-04
Posts: 26

Re: [SOLVED] Wireless Printer doesn't print

pypi wrote:

Have you installed the driver?
What is the output of

$ lpstat -t
# cat /etc/cups/printers.conf # You may want to remove any sensitive info from the output of this.
# cat /var/log/cups/error_log # Probably best if you try printing a job with the log level set to debug first.

See the wiki for additional debugging hints.

Outputs:

lpstart -t

scheduler is running
system default destination: XP-412-413-415
device for XP-412-413-415: lpd://192.168.1.79:515/PASSTHRU
XP-412-413-415 accepting requests since Thu 05 May 2016 18:12:14 CEST
printer XP-412-413-415 is idle.  enabled since Thu 05 May 2016 18:12:14 CEST

cat /etc/cups/printers.conf

# Printer configuration file for CUPS v2.1.3
# Written by cupsd on 2016-05-05 18:12
# DO NOT EDIT THIS FILE WHEN CUPSD IS RUNNING
<DefaultPrinter XP-412-XXX-XXX>
UUID urn:uuid:eee0866d-bcf3-3470-5e7d-add359fa4dfb
Info EPSON XP-412 XXX XXX Series
MakeModel Epson 24-Pin Series
DeviceURI lpd://192.168.1.79:515/PASSTHRU
State Idle
StateTime 1462464734
ConfigTime 1462463827
Type 36868
Accepting Yes
Shared Yes
JobSheets none none
QuotaPeriod 0
PageLimit 0
KLimit 0
OpPolicy default
ErrorPolicy stop-printer
</DefaultPrinter>

cat /var/log/cups/error_log

E [05/May/2016:17:35:20 +0200] [Client 43] Returning IPP client-error-document-format-not-supported for Print-Job (ipp://localhost/printers/XP-412-XXX-XXX) from localhost
E [05/May/2016:17:35:53 +0200] [Client 50] Returning IPP client-error-document-format-not-supported for Print-Job (ipp://localhost/printers/XP-412-XXX-XXX) from localhost
E [05/May/2016:17:36:53 +0200] [Client 69] Returning IPP client-error-document-format-not-supported for Print-Job (ipp://localhost/printers/XP-412-XXX-XXX) from localhost
W [05/May/2016:17:43:30 +0200] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'XP-412-XXX-XXX-Gray..\' already exists
W [05/May/2016:17:55:06 +0200] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'XP-412-XXX-XXX-Gray..\' already exists
W [05/May/2016:17:57:07 +0200] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'XP-412-XXX-XXX-Gray..\' already exists
E [05/May/2016:18:10:48 +0200] Hostname lookup for "192.168.1.*" failed.
E [05/May/2016:18:10:48 +0200] Bad Listen address 192.168.1.*:631 at line 17.
E [05/May/2016:18:32:58 +0200] Hostname lookup for "192.168.1.*" failed.
E [05/May/2016:18:32:58 +0200] Bad Listen address 192.168.1.*:631 at line 17.
E [06/May/2016:16:21:48 +0200] Hostname lookup for "192.168.1.*" failed.
E [06/May/2016:16:21:48 +0200] Bad Listen address 192.168.1.*:631 at line 17.

Offline

#4 2016-05-06 23:18:51

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

Re: [SOLVED] Wireless Printer doesn't print

bnvgriccardo wrote:
Info EPSON XP-412 XXX XXX Series
MakeModel Epson 24-Pin Series
DeviceURI lpd://192.168.1.79:515/PASSTHRU

Looking online, it would appear that epson-inkjet-printer-escpr or epson-inkjet-printer-201301w would (hopefully) work - you could try those instead.

bnvgriccardo wrote:

cat /var/log/cups/error_log

...

The wiki includes instructions on setting the LogLevel to debug; please try that, try to print something, and repost the error log.

Offline

#5 2016-05-16 15:22:57

bnvgriccardo
Member
Registered: 2016-05-04
Posts: 26

Re: [SOLVED] Wireless Printer doesn't print

Installed the drivers, but.. still void papers.. The log:

$ tail -n 100 -f /var/log/cups/error_log
D [16/May/2016:17:19:50 +0200] [Client 84] bytes=0, http_state=0, data_remaining=95
D [16/May/2016:17:19:50 +0200] [Client 84] Flushing write buffer.
D [16/May/2016:17:19:50 +0200] [Client 84] New state is HTTP_STATE_WAITING
D [16/May/2016:17:19:50 +0200] [Client 84] Waiting for request.
D [16/May/2016:17:19:50 +0200] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"
D [16/May/2016:17:19:50 +0200] [Client 84] HTTP_STATE_WAITING Closing for error 32 (Broken pipe)
D [16/May/2016:17:19:50 +0200] [Client 84] Closing connection.
D [16/May/2016:17:19:50 +0200] cupsdSetBusyState: newbusy="Dirty files", busy="Dirty files"
D [16/May/2016:17:19:50 +0200] [Client 85] Accepted from localhost (Domain)
D [16/May/2016:17:19:50 +0200] [Client 85] Waiting for request.
D [16/May/2016:17:19:50 +0200] [Client 85] POST / HTTP/1.1
D [16/May/2016:17:19:50 +0200] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Dirty files"
D [16/May/2016:17:19:50 +0200] [Client 85] Read: status=200
D [16/May/2016:17:19:50 +0200] [Client 85] No authentication data provided.
D [16/May/2016:17:19:50 +0200] [Client 85] 2.0 Get-Job-Attributes 22
D [16/May/2016:17:19:50 +0200] Get-Job-Attributes ipp://localhost/jobs/12
D [16/May/2016:17:19:50 +0200] [Client 85] Returning IPP successful-ok for Get-Job-Attributes (ipp://localhost/jobs/12) from localhost
D [16/May/2016:17:19:50 +0200] [Client 85] Content-Length: 95
D [16/May/2016:17:19:50 +0200] [Client 85] cupsdSendHeader: code=200, type="application/ipp", auth_type=0
D [16/May/2016:17:19:50 +0200] [Client 85] con->http=0x563b8bd86320
D [16/May/2016:17:19:50 +0200] [Client 85] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=95, response=0x563b8bd895e0(IPP_STATE_DATA), pipe_pid=0, file=-1
D [16/May/2016:17:19:50 +0200] [Client 85] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0
D [16/May/2016:17:19:50 +0200] [Client 85] bytes=0, http_state=0, data_remaining=95
D [16/May/2016:17:19:50 +0200] [Client 85] Flushing write buffer.
D [16/May/2016:17:19:50 +0200] [Client 85] New state is HTTP_STATE_WAITING
D [16/May/2016:17:19:50 +0200] [Client 85] Waiting for request.
D [16/May/2016:17:19:50 +0200] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"
D [16/May/2016:17:19:50 +0200] [Client 85] HTTP_STATE_WAITING Closing for error 32 (Broken pipe)
D [16/May/2016:17:19:50 +0200] [Client 85] Closing connection.
D [16/May/2016:17:19:50 +0200] cupsdSetBusyState: newbusy="Dirty files", busy="Dirty files"
D [16/May/2016:17:19:50 +0200] [Client 86] Accepted from localhost (Domain)
D [16/May/2016:17:19:50 +0200] [Client 86] Waiting for request.
D [16/May/2016:17:19:50 +0200] [Client 45] POST /printers/XP-412-413-415 HTTP/1.1
D [16/May/2016:17:19:50 +0200] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Dirty files"
D [16/May/2016:17:19:50 +0200] [Client 45] Read: status=200
D [16/May/2016:17:19:50 +0200] [Client 45] No authentication data provided.
D [16/May/2016:17:19:50 +0200] [Client 45] 2.0 Get-Printer-Attributes 23
D [16/May/2016:17:19:50 +0200] Get-Printer-Attributes ipp://localhost/printers/XP-412-413-415
D [16/May/2016:17:19:50 +0200] [Client 45] Returning IPP successful-ok for Get-Printer-Attributes (ipp://localhost/printers/XP-412-413-415) from localhost
D [16/May/2016:17:19:50 +0200] [Client 45] Content-Length: 208
D [16/May/2016:17:19:50 +0200] [Client 45] cupsdSendHeader: code=200, type="application/ipp", auth_type=0
D [16/May/2016:17:19:50 +0200] [Client 45] con->http=0x563b8bd799a0
D [16/May/2016:17:19:50 +0200] [Client 45] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=208, response=0x563b8bd895e0(IPP_STATE_DATA), pipe_pid=0, file=-1
D [16/May/2016:17:19:50 +0200] [Client 45] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0
D [16/May/2016:17:19:50 +0200] [Client 45] bytes=0, http_state=0, data_remaining=208
D [16/May/2016:17:19:50 +0200] [Client 45] Flushing write buffer.
D [16/May/2016:17:19:50 +0200] [Client 45] New state is HTTP_STATE_WAITING
D [16/May/2016:17:19:50 +0200] [Client 45] Waiting for request.
D [16/May/2016:17:19:50 +0200] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"
D [16/May/2016:17:19:50 +0200] [Client 86] POST / HTTP/1.1
D [16/May/2016:17:19:50 +0200] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Dirty files"
D [16/May/2016:17:19:50 +0200] [Client 86] Read: status=200
D [16/May/2016:17:19:50 +0200] [Client 86] No authentication data provided.
D [16/May/2016:17:19:50 +0200] [Client 86] 2.0 Get-Printer-Attributes 24
D [16/May/2016:17:19:50 +0200] Get-Printer-Attributes ipp://arch:631/printers/XP-412-413-415
D [16/May/2016:17:19:50 +0200] [Client 86] Returning IPP successful-ok for Get-Printer-Attributes (ipp://arch:631/printers/XP-412-413-415) from localhost
D [16/May/2016:17:19:50 +0200] [Client 86] Content-Length: 122
D [16/May/2016:17:19:50 +0200] [Client 86] cupsdSendHeader: code=200, type="application/ipp", auth_type=0
D [16/May/2016:17:19:50 +0200] [Client 86] con->http=0x563b8bd86320
D [16/May/2016:17:19:50 +0200] [Client 86] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=122, response=0x563b8bd73e60(IPP_STATE_DATA), pipe_pid=0, file=-1
D [16/May/2016:17:19:50 +0200] [Client 86] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0
D [16/May/2016:17:19:50 +0200] [Client 86] bytes=0, http_state=0, data_remaining=122
D [16/May/2016:17:19:50 +0200] [Client 86] Flushing write buffer.
D [16/May/2016:17:19:50 +0200] [Client 86] New state is HTTP_STATE_WAITING
D [16/May/2016:17:19:50 +0200] [Client 86] Waiting for request.
D [16/May/2016:17:19:50 +0200] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"
D [16/May/2016:17:19:50 +0200] [Client 87] Accepted from localhost (Domain)
D [16/May/2016:17:19:50 +0200] [Client 87] Waiting for request.
D [16/May/2016:17:19:50 +0200] [Client 87] GET /printers/XP-412-413-415.ppd HTTP/1.1
D [16/May/2016:17:19:50 +0200] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Dirty files"
D [16/May/2016:17:19:50 +0200] [Client 87] Read: status=200
D [16/May/2016:17:19:50 +0200] [Client 87] No authentication data provided.
D [16/May/2016:17:19:50 +0200] [Client 87] Processing GET /printers/XP-412-413-415.ppd
D [16/May/2016:17:19:50 +0200] [Client 87] filename="/etc/cups/ppd/XP-412-413-415.ppd", type=application/vnd.cups-ppd
D [16/May/2016:17:19:50 +0200] [Client 87] cupsdSendHeader: code=304, type="(null)", auth_type=0
D [16/May/2016:17:19:50 +0200] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"
D [16/May/2016:17:19:50 +0200] [Client 87] HTTP_STATE_WAITING Closing for error 32 (Broken pipe)
D [16/May/2016:17:19:50 +0200] [Client 87] Closing connection.
D [16/May/2016:17:19:50 +0200] cupsdSetBusyState: newbusy="Dirty files", busy="Dirty files"
D [16/May/2016:17:19:50 +0200] [Client 81] HTTP_STATE_WAITING Closing for error 32 (Broken pipe)
D [16/May/2016:17:19:50 +0200] [Client 81] Closing connection.
D [16/May/2016:17:19:50 +0200] cupsdSetBusyState: newbusy="Dirty files", busy="Dirty files"
I [16/May/2016:17:19:51 +0200] Expiring subscriptions...
I [16/May/2016:17:20:21 +0200] Saving printers.conf...
I [16/May/2016:17:20:21 +0200] Saving job.cache...
I [16/May/2016:17:20:21 +0200] Saving subscriptions.conf...
D [16/May/2016:17:20:21 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Dirty files"
I [16/May/2016:17:20:21 +0200] Expiring subscriptions...
D [16/May/2016:17:20:21 +0200] Report: clients=5
D [16/May/2016:17:20:21 +0200] Report: jobs=12
D [16/May/2016:17:20:21 +0200] Report: jobs-active=0
D [16/May/2016:17:20:21 +0200] Report: printers=1
D [16/May/2016:17:20:21 +0200] Report: stringpool-string-count=3283
D [16/May/2016:17:20:21 +0200] Report: stringpool-alloc-bytes=9000
D [16/May/2016:17:20:21 +0200] Report: stringpool-total-bytes=61992
D [16/May/2016:17:20:37 +0200] [Client 11] HTTP_STATE_WAITING Closing for error 32 (Broken pipe)
D [16/May/2016:17:20:37 +0200] [Client 11] Closing connection.
D [16/May/2016:17:20:37 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Not busy"
I [16/May/2016:17:20:37 +0200] Expiring subscriptions...
I [16/May/2016:17:20:38 +0200] Expiring subscriptions...

Last edited by bnvgriccardo (2016-06-21 18:14:37)

Offline

#6 2016-05-16 19:32:04

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

Re: [SOLVED] Wireless Printer doesn't print

sad

That log does not actually show any attempts to print - if you could try to print something and repost, that would be helpful. There should be [Job XXX] headers in the log.

Assuming that it isn't still a driver/configuration problem, perhaps the printer has a hardware issue - have you tried cleaning the print heads and checking the ink levels? When did the "void papers" problem start? (After an upgrade, new printer, after installing a new cartridge?)
Can you get the printer to print a test page itself, and does that work?

Offline

#7 2016-05-17 18:38:12

bnvgriccardo
Member
Registered: 2016-05-04
Posts: 26

Re: [SOLVED] Wireless Printer doesn't print

The printer goes good with PC (Windows) and from smartphone.. So is impossible to be an hardware problem.
Then.. I tried to print again, but still nothing... The debug log:

$ tail -n 100 -f /var/log/cups/error_log
D [17/May/2016:20:21:56 +0200] [Client 90] Waiting for request.
D [17/May/2016:20:21:56 +0200] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"
D [17/May/2016:20:21:56 +0200] [Client 91] Accepted from localhost (Domain)
D [17/May/2016:20:21:56 +0200] [Client 91] Waiting for request.
D [17/May/2016:20:21:56 +0200] [Client 91] GET /printers/XP-412-413-415.ppd HTTP/1.1
D [17/May/2016:20:21:56 +0200] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Dirty files"
D [17/May/2016:20:21:56 +0200] [Client 91] Read: status=200
D [17/May/2016:20:21:56 +0200] [Client 91] No authentication data provided.
D [17/May/2016:20:21:56 +0200] [Client 91] Processing GET /printers/XP-412-413-415.ppd
D [17/May/2016:20:21:56 +0200] [Client 91] filename="/etc/cups/ppd/XP-412-413-415.ppd", type=application/vnd.cups-ppd
D [17/May/2016:20:21:56 +0200] [Client 91] cupsdSendHeader: code=304, type="(null)", auth_type=0
D [17/May/2016:20:21:56 +0200] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"
D [17/May/2016:20:21:56 +0200] [Client 91] HTTP_STATE_WAITING Closing for error 32 (Broken pipe)
D [17/May/2016:20:21:56 +0200] [Client 91] Closing connection.
D [17/May/2016:20:21:56 +0200] cupsdSetBusyState: newbusy="Dirty files", busy="Dirty files"
D [17/May/2016:20:21:56 +0200] [Client 85] HTTP_STATE_WAITING Closing for error 32 (Broken pipe)
D [17/May/2016:20:21:56 +0200] [Client 85] Closing connection.
D [17/May/2016:20:21:56 +0200] cupsdSetBusyState: newbusy="Dirty files", busy="Dirty files"
I [17/May/2016:20:21:57 +0200] Expiring subscriptions...
I [17/May/2016:20:22:27 +0200] Saving printers.conf...
I [17/May/2016:20:22:27 +0200] Saving job.cache...
I [17/May/2016:20:22:27 +0200] Saving subscriptions.conf...
D [17/May/2016:20:22:27 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Dirty files"
I [17/May/2016:20:22:27 +0200] Expiring subscriptions...
D [17/May/2016:20:22:27 +0200] Report: clients=5
D [17/May/2016:20:22:27 +0200] Report: jobs=13
D [17/May/2016:20:22:27 +0200] Report: jobs-active=0
D [17/May/2016:20:22:27 +0200] Report: printers=1
D [17/May/2016:20:22:27 +0200] Report: stringpool-string-count=1624
D [17/May/2016:20:22:27 +0200] Report: stringpool-alloc-bytes=8552
D [17/May/2016:20:22:27 +0200] Report: stringpool-total-bytes=26920
I [17/May/2016:20:24:16 +0200] Expiring subscriptions...
D [17/May/2016:20:24:16 +0200] [Job 13] Unloading...
D [17/May/2016:20:24:16 +0200] cupsdAddCert: Adding certificate for PID 0
D [17/May/2016:20:24:16 +0200] Closing client 18 after 300 seconds of inactivity.
D [17/May/2016:20:24:16 +0200] [Client 18] Closing connection.
D [17/May/2016:20:24:16 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Not busy"
D [17/May/2016:20:24:16 +0200] Report: clients=4
D [17/May/2016:20:24:16 +0200] Report: jobs=13
D [17/May/2016:20:24:16 +0200] Report: jobs-active=0
D [17/May/2016:20:24:16 +0200] Report: printers=1
D [17/May/2016:20:24:16 +0200] Report: stringpool-string-count=1573
D [17/May/2016:20:24:16 +0200] Report: stringpool-alloc-bytes=7552
D [17/May/2016:20:24:16 +0200] Report: stringpool-total-bytes=25800
I [17/May/2016:20:24:17 +0200] Expiring subscriptions...
D [17/May/2016:20:24:17 +0200] Closing client 46 after 300 seconds of inactivity.
D [17/May/2016:20:24:17 +0200] [Client 46] Closing connection.
D [17/May/2016:20:24:17 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Not busy"
I [17/May/2016:20:26:57 +0200] Expiring subscriptions...
D [17/May/2016:20:26:57 +0200] Closing client 49 after 300 seconds of inactivity.
D [17/May/2016:20:26:57 +0200] [Client 49] Closing connection.
D [17/May/2016:20:26:57 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Not busy"
D [17/May/2016:20:26:57 +0200] Closing client 84 after 300 seconds of inactivity.
D [17/May/2016:20:26:57 +0200] [Client 84] Closing connection.
D [17/May/2016:20:26:57 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Not busy"
D [17/May/2016:20:26:57 +0200] Closing client 90 after 300 seconds of inactivity.
D [17/May/2016:20:26:57 +0200] [Client 90] Closing connection.
D [17/May/2016:20:26:57 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Not busy"
D [17/May/2016:20:26:57 +0200] Report: clients=0
D [17/May/2016:20:26:57 +0200] Report: jobs=13
D [17/May/2016:20:26:57 +0200] Report: jobs-active=0
D [17/May/2016:20:26:57 +0200] Report: printers=1
D [17/May/2016:20:26:57 +0200] Report: stringpool-string-count=1567
D [17/May/2016:20:26:57 +0200] Report: stringpool-alloc-bytes=7488
D [17/May/2016:20:26:57 +0200] Report: stringpool-total-bytes=25656
D [17/May/2016:20:32:27 +0200] [Client 92] Accepted from localhost (Domain)
D [17/May/2016:20:32:27 +0200] [Client 92] Waiting for request.
I [17/May/2016:20:32:27 +0200] Expiring subscriptions...
D [17/May/2016:20:32:27 +0200] cupsdAddCert: Adding certificate for PID 0
D [17/May/2016:20:32:27 +0200] Report: clients=1
D [17/May/2016:20:32:27 +0200] Report: jobs=13
D [17/May/2016:20:32:27 +0200] Report: jobs-active=0
D [17/May/2016:20:32:27 +0200] Report: printers=1
D [17/May/2016:20:32:27 +0200] Report: stringpool-string-count=1567
D [17/May/2016:20:32:27 +0200] Report: stringpool-alloc-bytes=7488
D [17/May/2016:20:32:27 +0200] Report: stringpool-total-bytes=25656
D [17/May/2016:20:32:27 +0200] [Client 92] POST / HTTP/1.1
D [17/May/2016:20:32:27 +0200] cupsdSetBusyState: newbusy="Active clients", busy="Not busy"
D [17/May/2016:20:32:27 +0200] [Client 92] Read: status=200
D [17/May/2016:20:32:27 +0200] [Client 92] No authentication data provided.
D [17/May/2016:20:32:27 +0200] [Client 92] 2.0 Renew-Subscription 55
D [17/May/2016:20:32:27 +0200] Renew-Subscription /
D [17/May/2016:20:32:27 +0200] cupsdIsAuthorized: requesting-user-name="bnvgriccardo"
D [17/May/2016:20:32:27 +0200] cupsdMarkDirty(----S)
D [17/May/2016:20:32:27 +0200] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Active clients"
D [17/May/2016:20:32:27 +0200] [Client 92] Returning IPP successful-ok for Renew-Subscription (/) from localhost
D [17/May/2016:20:32:27 +0200] [Client 92] Content-Length: 106
D [17/May/2016:20:32:27 +0200] [Client 92] cupsdSendHeader: code=200, type="application/ipp", auth_type=0
D [17/May/2016:20:32:27 +0200] [Client 92] con->http=0x55e848171d60
D [17/May/2016:20:32:27 +0200] [Client 92] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=106, response=0x55e84815dc60(IPP_STATE_DATA), pipe_pid=0, file=-1
D [17/May/2016:20:32:27 +0200] [Client 92] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0
D [17/May/2016:20:32:27 +0200] [Client 92] bytes=0, http_state=0, data_remaining=106
D [17/May/2016:20:32:27 +0200] [Client 92] Flushing write buffer.
D [17/May/2016:20:32:27 +0200] [Client 92] New state is HTTP_STATE_WAITING
D [17/May/2016:20:32:27 +0200] [Client 92] Waiting for request.
D [17/May/2016:20:32:27 +0200] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"
D [17/May/2016:20:32:27 +0200] [Client 92] HTTP_STATE_WAITING Closing for error 32 (Broken pipe)
D [17/May/2016:20:32:27 +0200] [Client 92] Closing connection.
D [17/May/2016:20:32:27 +0200] cupsdSetBusyState: newbusy="Dirty files", busy="Dirty files"
I [17/May/2016:20:32:28 +0200] Expiring subscriptions...
I [17/May/2016:20:32:59 +0200] Saving subscriptions.conf...
D [17/May/2016:20:32:59 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Dirty files"
I [17/May/2016:20:32:59 +0200] Expiring subscriptions...

Last edited by bnvgriccardo (2016-06-21 18:14:58)

Offline

#8 2016-05-17 19:12:02

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

Re: [SOLVED] Wireless Printer doesn't print

pypi wrote:

That log does not actually show any attempts to print - if you could try to print something and repost, that would be helpful. There should be [Job XXX] headers in the log.

You might need more than the last hundred lines - there still isn't any actual output from trying to print a job.

Offline

#9 2016-05-17 19:24:30

bnvgriccardo
Member
Registered: 2016-05-04
Posts: 26

Re: [SOLVED] Wireless Printer doesn't print

I just tryed to print and then to look the debug file. So, how can I have "job" output?

Offline

#10 2016-05-18 03:25:58

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

Re: [SOLVED] Wireless Printer doesn't print

You are using

tail -n 100 -f /var/log/cups/error_log

which returns the last 100 lines of /var/log/cups/error_log. By the look of it, you either printed the job and then went onto the CUPS web interface, or you started the job and then ran the command before it CUPS could log anything about the job.
A possibly better method would be to just post the entire contents of the file just after a print job has completed - that should guarantee that some output is present.

What are you trying to print from? The CUPS web interface, lp, or some other application?

Offline

#11 2016-05-18 16:06:44

bnvgriccardo
Member
Registered: 2016-05-04
Posts: 26

Re: [SOLVED] Wireless Printer doesn't print

SOLVED.
I just reinstalled CUPS and drivers.. Now all goes good. Sorry for the waste of time.

Last edited by bnvgriccardo (2016-05-18 16:45:35)

Offline

Board footer

Powered by FluxBB