Ubuntu 11 Server and Sabnzbd 6.0 startup problem....
Posted: May 27th, 2011, 1:36 pm
Hi there, I've been using sabnzbd 5xx for a while on my ubuntu server without problems, however i recently upgraded Ubuntu to 11.04 and sabnzbd to 6.0.
Now sabnzbd wont start after a cold boot, instead I get the following error :
Exception in thread HTTPServer Thread-10:
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
self.run()
File "/usr/lib/python2.6/threading.py", line 484, in run
self.__target(*self.__args, **self.__kwargs)
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
Now I googled the error and found it had something to do with the hosts line in the sabnzbd.ini file. I reset this line to 0.0.0.0 and sabnzbd started straight after a cold boot. Great. Except the next time I switch on the server the same error occurs again.
I've tried uninstalling and reinstalling but with the same result. Any ideas?
Now sabnzbd wont start after a cold boot, instead I get the following error :
Exception in thread HTTPServer Thread-10:
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
self.run()
File "/usr/lib/python2.6/threading.py", line 484, in run
self.__target(*self.__args, **self.__kwargs)
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
Now I googled the error and found it had something to do with the hosts line in the sabnzbd.ini file. I reset this line to 0.0.0.0 and sabnzbd started straight after a cold boot. Great. Except the next time I switch on the server the same error occurs again.
I've tried uninstalling and reinstalling but with the same result. Any ideas?