[arch-general] mayday - new updates killed httpd - make_sock: could not bind to address [::]:443

David C. Rankin drankinatty at suddenlinkmail.com
Mon Aug 9 05:49:35 EDT 2010


On 08/09/2010 04:19 AM, David C. Rankin wrote:
>
>      Anyway, I need help. Any thoughts on what do check? I'll drop back to LTS
> and see how that goes and report back. Thanks.

Jan,

	Thank you for your prodding in the right direction. It was fricking cups that 
was the problem and the work around was to stop cups and start apache and 
restart cups:

[04:42 nirvana:/home/david] # lsof -i tcp:443
COMMAND  PID USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
cupsd   1896 root    8u  IPv4   7293      0t0  TCP *:https (LISTEN)
cupsd   1896 root    9u  IPv6   7294      0t0  TCP *:https (LISTEN)
[04:45 nirvana:/home/david] # rccups stop
/etc/rc.d/functions: line 303: .: /etc/rc.d/functions.d/functions.d: is a directory
:: Stopping CUPS Daemon 
                         [DONE]
[04:45 nirvana:/home/david] # lsof -i tcp:443
[04:45 nirvana:/home/david] # rchttpd start
/etc/rc.d/functions: line 303: .: /etc/rc.d/functions.d/functions.d: is a directory
:: Starting Apache Web Server 
                         [DONE]
[04:45 nirvana:/home/david] # rccups start
/etc/rc.d/functions: line 303: .: /etc/rc.d/functions.d/functions.d: is a directory
:: Starting CUPS Daemon 
                         [DONE]

	Now how do I fix this in rc.conf to make sure cups doesn't screw me over again? 
Take http out of the background?

	I've booted this box 15 times or so in the past 1.5 years and this has never 
been a problem until the updates tonight. What changed? How many others are 
going to get caught?


-- 
David C. Rankin, J.D.,P.E.
Rankin Law Firm, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
Telephone: (936) 715-9333
Facsimile: (936) 715-9339
www.rankinlawfirm.com


More information about the arch-general mailing list