cannot start sabnzbd 0.5.4 on debain
Posted: November 17th, 2010, 9:51 am
I instlled sabnzbd on my dockstar debian squeeze and it was fine working fine for over a week. All of the sudden, I noticed it is not running. When I tried to start it up again using command /etc/init.d/sabnzbdplus start, cherrypy.log has the following messages:
[17/Nov/2010:06:40:52] ENGINE Bus STARTING
[17/Nov/2010:06:40:52] ENGINE Started monitor thread '_TimeoutMonitor'.
[17/Nov/2010:06:40:52] ENGINE Error in HTTP server: shutting down
Traceback (most recent call last):
File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 75, in _start_http_thread
self.httpserver.start()
File "/usr/share/sabnzbdplus/cherrypy/wsgiserver/__init__.py", line 1629, in start
raise socket.error, msg
error: [Errno 99] Cannot assign requested address
[17/Nov/2010:06:40:52] ENGINE Bus STOPPING
[17/Nov/2010:06:40:52] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('lanai', 9000)) already shut down
[17/Nov/2010:06:40:52] ENGINE Stopped thread '_TimeoutMonitor'.
[17/Nov/2010:06:40:52] ENGINE Bus STOPPED
[17/Nov/2010:06:40:52] ENGINE Bus EXITING
[17/Nov/2010:06:40:52] ENGINE Bus EXITED
[17/Nov/2010:06:40:52] ENGINE Error in 'start' listener >
Traceback (most recent call last):
File "/usr/share/sabnzbdplus/cherrypy/process/wspbus.py", line 147, in publish
output.append(listener(*args, **kwargs))
File "/usr/share/sabnzbdplus/cherrypy/_cpserver.py", line 90, in start
ServerAdapter.start(self)
File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 62, in start
self.wait()
File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 97, in wait
raise self.interrupt
error: [Errno 99] Cannot assign requested address
[17/Nov/2010:06:40:52] ENGINE Shutting down due to error in start listener:
Traceback (most recent call last):
File "/usr/share/sabnzbdplus/cherrypy/process/wspbus.py", line 184, in start
self.publish('start')
File "/usr/share/sabnzbdplus/cherrypy/process/wspbus.py", line 147, in publish
output.append(listener(*args, **kwargs))
File "/usr/share/sabnzbdplus/cherrypy/_cpserver.py", line 90, in start
ServerAdapter.start(self)
File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 62, in start
self.wait()
File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 97, in wait
raise self.interrupt
error: [Errno 99] Cannot assign requested address
[17/Nov/2010:06:40:52] ENGINE Bus STOPPING
[17/Nov/2010:06:40:52] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('lanai', 9000)) already shut down
[17/Nov/2010:06:40:52] ENGINE No thread running for _TimeoutMonitor.
[17/Nov/2010:06:40:52] ENGINE Bus STOPPED
[17/Nov/2010:06:40:52] ENGINE Bus EXITING
[17/Nov/2010:06:40:52] ENGINE Bus EXITED
[17/Nov/2010:06:40:52] ENGINE Bus STARTING
[17/Nov/2010:06:40:52] ENGINE Started monitor thread '_TimeoutMonitor'.
[17/Nov/2010:06:40:52] ENGINE Error in HTTP server: shutting down
Traceback (most recent call last):
File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 75, in _start_http_thread
self.httpserver.start()
File "/usr/share/sabnzbdplus/cherrypy/wsgiserver/__init__.py", line 1629, in start
raise socket.error, msg
error: [Errno 99] Cannot assign requested address
[17/Nov/2010:06:40:52] ENGINE Bus STOPPING
[17/Nov/2010:06:40:52] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('lanai', 9000)) already shut down
[17/Nov/2010:06:40:52] ENGINE Stopped thread '_TimeoutMonitor'.
[17/Nov/2010:06:40:52] ENGINE Bus STOPPED
[17/Nov/2010:06:40:52] ENGINE Bus EXITING
[17/Nov/2010:06:40:52] ENGINE Bus EXITED
[17/Nov/2010:06:40:52] ENGINE Error in 'start' listener >
Traceback (most recent call last):
File "/usr/share/sabnzbdplus/cherrypy/process/wspbus.py", line 147, in publish
output.append(listener(*args, **kwargs))
File "/usr/share/sabnzbdplus/cherrypy/_cpserver.py", line 90, in start
ServerAdapter.start(self)
File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 62, in start
self.wait()
File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 97, in wait
raise self.interrupt
error: [Errno 99] Cannot assign requested address
[17/Nov/2010:06:40:52] ENGINE Shutting down due to error in start listener:
Traceback (most recent call last):
File "/usr/share/sabnzbdplus/cherrypy/process/wspbus.py", line 184, in start
self.publish('start')
File "/usr/share/sabnzbdplus/cherrypy/process/wspbus.py", line 147, in publish
output.append(listener(*args, **kwargs))
File "/usr/share/sabnzbdplus/cherrypy/_cpserver.py", line 90, in start
ServerAdapter.start(self)
File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 62, in start
self.wait()
File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 97, in wait
raise self.interrupt
error: [Errno 99] Cannot assign requested address
[17/Nov/2010:06:40:52] ENGINE Bus STOPPING
[17/Nov/2010:06:40:52] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('lanai', 9000)) already shut down
[17/Nov/2010:06:40:52] ENGINE No thread running for _TimeoutMonitor.
[17/Nov/2010:06:40:52] ENGINE Bus STOPPED
[17/Nov/2010:06:40:52] ENGINE Bus EXITING
[17/Nov/2010:06:40:52] ENGINE Bus EXITED