sabnzbd on synology fails on start
Posted: July 4th, 2015, 9:08 am
All of a sudden sabnzbd will not start anymore on my synology.
The errorlog shows:
I don't know exactly what changed that caused this and have no idea where to start looking, so any help will be appreciated.
The errorlog shows:
Code: Select all
Exception in thread HTTPServer Thread-10:
Traceback (most recent call last):
File "/usr/local/python/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
File "/usr/local/python/lib/python2.7/threading.py", line 763, in run
self.__target(*self.__args, **self.__kwargs)
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/process/servers.py", line 75, in _start_http_thread
self.httpserver.start()
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/wsgiserver/__init__.py", line 1644, in start
raise socket.error, msg
error: [Errno 99] Cannot assign requested address