Odd random crashing
Posted: July 11th, 2013, 6:16 am
Afternoon All,
Having an odd error, runnign sab on wheezy and it will randomly crash. If i log on and try to start it again it will run but only in my current console window. if i close my putty session sab stops.
usually it just starts and that's that.
The error in the log is shown as :
Any ideas anyone?
thanks
Having an odd error, runnign sab on wheezy and it will randomly crash. If i log on and try to start it again it will run but only in my current console window. if i close my putty session sab stops.
usually it just starts and that's that.
The error in the log is shown as :
Code: Select all
Exception in thread HTTPServer Thread-9:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 504, 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 1644, in start
raise socket.error, msg
error: [Errno 99] Cannot assign requested address

thanks