When I restart SABnzbd, I get:
"SABnzbd needs a valid host address for its internal web server. You have specified an invalid address."
"uname -n" is returning mydomain.dyndns.org and I can ping it just fine.
I'm using OSX Mountain Lion. If anyone has any ideas, they'd be much appreciated. I'm left scratching my head over this. Everything was working fine for a long time using this setup.
Debug logs:
Code: Select all
2012-08-08 00:20:22,104::INFO::[SABnzbd:1468] Starting web-interface on mydomain.dyndns.org:27078
2012-08-08 00:20:22,107::INFO::[_cplogging:55] [08/Aug/2012:00:20:22] ENGINE Bus STARTING
2012-08-08 00:20:22,110::INFO::[_cplogging:55] [08/Aug/2012:00:20:22] ENGINE Started monitor thread '_TimeoutMonitor'.
2012-08-08 00:20:22,114::ERROR::[_cplogging:55] [08/Aug/2012:00:20:22] ENGINE Error in HTTP server: shutting down
Traceback (most recent call last):
File "cherrypy/process/servers.pyc", line 75, in _start_http_thread
File "cherrypy/wsgiserver/__init__.pyc", line 1644, in start
error: [Errno 49] Can't assign requested address
2012-08-08 00:20:22,114::INFO::[_cplogging:55] [08/Aug/2012:00:20:22] ENGINE Bus STOPPING
2012-08-08 00:20:22,114::INFO::[_cplogging:55] [08/Aug/2012:00:20:22] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('mydomain.dyndns.org', 27078)) already shut down
2012-08-08 00:20:22,118::INFO::[_cplogging:55] [08/Aug/2012:00:20:22] ENGINE Stopped thread '_TimeoutMonitor'.
2012-08-08 00:20:22,119::INFO::[_cplogging:55] [08/Aug/2012:00:20:22] ENGINE Bus STOPPED
2012-08-08 00:20:22,119::INFO::[_cplogging:55] [08/Aug/2012:00:20:22] ENGINE Bus EXITING
2012-08-08 00:20:22,119::INFO::[_cplogging:55] [08/Aug/2012:00:20:22] ENGINE Bus EXITED
2012-08-08 00:20:22,214::ERROR::[_cplogging:55] [08/Aug/2012:00:20:22] ENGINE Error in 'start' listener <bound method Server.start of <cherrypy._cpserver.Server object at 0x107227d50>>
Traceback (most recent call last):
File "cherrypy/process/wspbus.pyc", line 147, in publish
File "cherrypy/_cpserver.pyc", line 90, in start
File "cherrypy/process/servers.pyc", line 62, in start
File "cherrypy/process/servers.pyc", line 97, in wait
error: [Errno 49] Can't assign requested address
2012-08-08 00:20:22,214::ERROR::[_cplogging:55] [08/Aug/2012:00:20:22] ENGINE Shutting down due to error in start listener:
Traceback (most recent call last):
File "cherrypy/process/wspbus.pyc", line 184, in start
File "cherrypy/process/wspbus.pyc", line 147, in publish
File "cherrypy/_cpserver.pyc", line 90, in start
File "cherrypy/process/servers.pyc", line 62, in start
File "cherrypy/process/servers.pyc", line 97, in wait
error: [Errno 49] Can't assign requested address
2012-08-08 00:20:22,215::INFO::[_cplogging:55] [08/Aug/2012:00:20:22] ENGINE Bus STOPPING
2012-08-08 00:20:22,215::INFO::[_cplogging:55] [08/Aug/2012:00:20:22] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('mydomain.dyndns.org', 27078)) already shut down
2012-08-08 00:20:22,215::INFO::[_cplogging:55] [08/Aug/2012:00:20:22] ENGINE No thread running for _TimeoutMonitor.
2012-08-08 00:20:22,215::INFO::[_cplogging:55] [08/Aug/2012:00:20:22] ENGINE Bus STOPPED
2012-08-08 00:20:22,215::INFO::[_cplogging:55] [08/Aug/2012:00:20:22] ENGINE Bus EXITING
2012-08-08 00:20:22,215::INFO::[_cplogging:55] [08/Aug/2012:00:20:22] ENGINE Bus EXITED
2012-08-08 00:20:22,216::ERROR::[SABnzbd:1483] Failed to start web-interface:
Traceback (most recent call last):
File "/Applications/SABnzbd.app/Contents/Resources/SABnzbd.py", line 1475, in main
File "cherrypy/process/wspbus.pyc", line 184, in start
File "cherrypy/process/wspbus.pyc", line 147, in publish
File "cherrypy/_cpserver.pyc", line 90, in start
File "cherrypy/process/servers.pyc", line 62, in start
File "cherrypy/process/servers.pyc", line 97, in wait
error: [Errno 49] Can't assign requested address
2012-08-08 00:20:22,216::ERROR::[SABnzbd:302] Failed to start web-interface : [Errno 49] Can't assign requested address