[opensuse] cups should keep retrying after dns failure
I have a Samsung CLP-325w printer, its working ok with cups-1.4 in 11.4. The printer gets a variable IP via DHCP, it has a zeroconf name SEC0015999A5DCF.local and its reachable by this name from the workstation. The trouble starts if I'm trying to print something while the printer is still booting and I already sent the command to print my document. During that time the printer can not advertise its name. As a result cupsd stops the printer and never tries again, I have to login via the cupsd web interface and restart the printer. Is there a way to tell cups to keep trying to find the configured printer, instead of stopping the printer after the first failed attempt? I can probably setup a cronjob every minute with 'cupsenable clp325w', maybe there is a better way to achieve the keep-trying? Olaf ==> /var/log/cups/error_log <== D [21/Oct/2013:18:49:04 +0200] [Job 171] PageTop = 829.5, PageBottom = 12.5 D [21/Oct/2013:18:49:04 +0200] [Job 171] PageWidth = 595.0, PageLength = 842.0 D [21/Oct/2013:18:49:04 +0200] [Job 171] Wrote 1 pages... D [21/Oct/2013:18:49:04 +0200] [Job 171] Set job-printer-state-message to "Drucker „SEC0015999A5DCF.local“ konnte nicht gefunden werden!", current level=ERROR D [21/Oct/2013:18:49:04 +0200] [Job 171] Backend returned status 4 (stop printer) D [21/Oct/2013:18:49:04 +0200] [Job 171] Printer stopped due to backend errors; please consult the error_log file for details. D [21/Oct/2013:18:49:04 +0200] [Job 171] End of messages D [21/Oct/2013:18:49:04 +0200] [Job 171] printer-state=5(stopped) D [21/Oct/2013:18:49:04 +0200] [Job 171] printer-state-message="Drucker „SEC0015999A5DCF.local“ konnte nicht gefunden werden!" D [21/Oct/2013:18:49:04 +0200] [Job 171] printer-state-reasons=paused E [21/Oct/2013:18:54:05 +0200] [Job 171] Stopping unresponsive job! -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (1)
-
Olaf Hering