On 01/19/2010 09:04 AM, Joseph wrote:
> ...
When I open a firefox with one of the tab pointing to:
localhost:631 (cups)
the cups is being shut down by: "cupsdAcceptClient: 11"

D [19/Jan/2010:09:39:59 -0700] cupsdAcceptClient: 11 from localhost:631 (IPv4)
D [19/Jan/2010:09:39:59 -0700] cupsdReadClient: 11 GET /favicon.ico HTTP/1.1
D [19/Jan/2010:09:39:59 -0700] cupsdAuthorize: No authentication data provided.
D [19/Jan/2010:09:39:59 -0700] cupsdCloseClient: 11
D [19/Jan/2010:09:39:59 -0700] cupsdCloseClient: -607871304

Who is "cupsdAcceptClient: 11"???

If the firebox tab is not pointing cup interface: localhost:631
cups starts and runs just fine.

Can any of you try it: open a tab "localhost:631" (don't close the firefox) and 
restart your computer.
Is the cups still running after restarting?

Yes, same thing here. An strace of cupsd shows a coupld of bad file descriptor
errors, so I'm guessing that some socket connection is not cleaned up properly
when rebooting.  I know for sure that cupsd is running normally until I start
firefox -- which maybe(?) is still talking to the old socket even though the
URL looks correct.  Anyway, cups is unhappy that firefox is not providing
authentication data -- perhaps because it's talking to the wrong socket.

Just guessing, though.



Reply via email to