[cups.bugs] Unable to reserve port: Resource temporarily unavailable

Michael Sweet msweet at apple.com
Sun Jun 28 09:12:59 PDT 2009


On Jun 28, 2009, at 2:40 AM, Jeff Chua wrote:
> " Unable to reserve port: Resource temporarily unavailable" ... this
> came CUPS trying to print 2000 jobs, which printer1 is just local
> network printer printing to localhost (127.0.0.1).


Um, where are you seeing this error?  The CUPS lpr command will never  
try to reserve a port, and with 1 printer you should never see the  
CUPS lpd backend produce it, either.

FWIW, port reservation tries to use a privileged port (< 1024),  
however NFS and other system services will use up many of them.  LPD  
normally uses ports 721 through 731 as "source" ports (515 is the  
destination), so if none of those ports are available (because other  
processes are bound to them - "netstat -an" will show them) you won't  
be able to print via LPD with the default settings...

________________________________________
Michael R Sweet, Senior Printing System Engineer

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cups.org/pipermail/cups/attachments/20090628/4ba962fd/attachment.html>


More information about the cups mailing list