[cups.general] client-error-not-found

Michael R Sweet msweet at apple.com
Thu Feb 12 09:28:36 PST 2009


Thomas Stather wrote:
> Hi guys
> 
> 
> I have a CUPS-Server with about 20 printers attached to it (connected via LAN). I get the following messages in the error-log frequently:
> 
> 
> D [12/Feb/2009:14:49:08 +0100] CUPS-Get-Default client-error-not-found: Kein Standarddrucker
> D [12/Feb/2009:14:49:08 +0100] cupsdProcessIPPRequest: 82 status_code=406 (client-error-not-found)
> D [12/Feb/2009:14:49:13 +0100] CUPS-Get-Default client-error-not-found: Kein Standarddrucker
> D [12/Feb/2009:14:49:13 +0100] cupsdProcessIPPRequest: 82 status_code=406 (client-error-not-found)
> 
> 
> What is this and how can i fix this?

You don't have a default printer defined on your server.  Do the
following command on the server to set a default:

     lpadmin -d someprinter

where "someprinter" is the name of a printer queue.

Alternately, turn off debug logging to eliminate these messages from
the error_log file.

-- 
______________________________________________________________________
Michael R Sweet                        Senior Printing System Engineer





More information about the cups mailing list