Anyone ever gotten a "Print-Job client-error-not-authorized" error in
CUPS before? Everything was working fine on our Fedora 4 box, running
SQL-Ledger 2.6.27, and cups 1.2.x and all of a sudden I started getting
these messages. If I do a File, Print from SQL-Ledger (or any app) I
can print to cups just fine. But when I use the print button (which
calls lpr) I get the client-error-not-authorized message. I'm now
running cups 1.3.3, but that hasn't helped. Any help is truly
appreciated. Thanks in advance,
Dunc
# Cups access_log w/ debug set when using the print button:
localhost - - [04/Oct/2007:08:33:27 -0400] "POST / HTTP/1.1" 200 418
CUPS-Get-Printers successful-ok
localhost - - [04/Oct/2007:08:33:27 -0400] "POST / HTTP/1.1" 200 418
CUPS-Get-Classes successful-ok
localhost - - [04/Oct/2007:08:33:27 -0400] "POST / HTTP/1.1" 200 75
CUPS-Get-Default successful-ok
localhost - - [04/Oct/2007:08:33:27 -0400] "POST /printers/Checks
HTTP/1.1" 200 90582 Print-Job client-error-not-authorized
# Cups access_log w/ debug set when using file, print to the same printer:
localhost - - [04/Oct/2007:08:31:44 -0400] "POST /printers/Checks
HTTP/1.1" 200 72298 Print-Job successful-ok
localhost - - [04/Oct/2007:08:31:44 -0400] "POST /printers/Checks
HTTP/1.1" 200 142 Get-Job-Attributes successful-ok
localhost - - [04/Oct/2007:08:31:44 -0400] "POST /printers/Checks
HTTP/1.1" 200 142 Get-Job-Attributes successful-ok
localhost - - [04/Oct/2007:08:32:29 -0400] "POST / HTTP/1.1" 200 129
CUPS-Get-Printers successful-ok
localhost - - [04/Oct/2007:08:32:29 -0400] "POST / HTTP/1.1" 200 129
CUPS-Get-Classes successful-ok
localhost - - [04/Oct/2007:08:32:29 -0400] "POST /printers/Checks
HTTP/1.1" 200 142 Get-Job-Attributes successful-ok
|