printers gets deleted from server

Walther Diechmann walt at alco.dk
Thu Apr 2 16:58:48 PDT 2009


I know I must be doing something wrong - just cannot seem to figure it out!

My printers gets deleted (as documented below in an excerpt from my error_log).

I've circumvented the problem by setting up a crontab job to look for no printers reported by lpstat -a and restart cups service - but I guess there ought to be a way to have cups keep the printers and not deleting them!?

My cupsd.conf looks like this

-------------8<---------
LogLevel debug2

# Administrator user group...
SystemGroup sys root

Listen 192.168.105.57:631
Listen /var/run/cups/cups.sock

# Show shared printers on the local network.
Browsing On
BrowseInterval 15
DirtyCleanInterval 30
BrowseTimeout 30
BrowseOrder allow,deny
BrowseAddress 192.168.105.255
# (Change '@LOCAL' to 'ALL' if using directed broadcasts from another subnet.)
#BrowseAllow @LOCAL
BrowseAllow @LOCAL
BrowseRemoteProtocols all
ReloadTimeout 45

FilterNice 10

DefaultAuthType Basic
DefaultEncryption IfRequested
-------------8<---------






 [02/Apr/2009:13:47:08 +0200] select_timeout: 27 seconds to browse timeout a printer
d [02/Apr/2009:13:47:35 +0200] cupsdAddEvent(event=printer-deleted, dest=0x2aaaaad46820(A4_printere), job=(nil)(0), text="%s '%s' deleted by directory services (time
out).", ...)
D [02/Apr/2009:13:47:35 +0200] Discarding unused printer-deleted event...
D [02/Apr/2009:13:47:35 +0200] Remote destination "A4_printere" has timed out; deleting it...
d [02/Apr/2009:13:47:35 +0200] cupsdDeletePrinter(p=0x2aaaaad46820(A4_printere), update=1)
d [02/Apr/2009:13:47:35 +0200] cupsdAddEvent(event=printer-deleted, dest=0x2aaaaad25080(bogholderi), job=(nil)(0), text="%s '%s' deleted by directory services (timeo
u




More information about the cups mailing list