Sabnzbd not accessible after hibernation
Posted: October 7th, 2012, 10:41 pm
Hi, I've found that Sabnzbd often is not accessible after hibernation, It is visible in Task Manager however is not accessible via web interface, It seems it is unable to get assign the port number. Log below
Version: 0.7.4 - Issue present in older versions
OS: Windows Server R2
Install-type: Windows Zip
Skin (if applicable): Default
Firewall Software: Windows Firewall
Are you using IPV6?: No
Is the issue reproducible?: For me yes
Using Port: 8181
Any recommendations would be great
Thanks
Code: Select all
Exception in thread HTTPServer Thread-10:
Traceback (most recent call last):
File "threading.pyo", line 488, in __bootstrap_inner
File "threading.pyo", line 448, in run
File "cherrypy\process\servers.pyo", line 75, in _start_http_thread
File "cherrypy\wsgiserver\__init__.pyo", line 1644, in start
error: (10049, "Can't assign requested address")
Exception in thread HTTPServer Thread-10:
Traceback (most recent call last):
File "threading.pyo", line 488, in __bootstrap_inner
File "threading.pyo", line 448, in run
File "cherrypy\process\servers.pyo", line 75, in _start_http_thread
File "cherrypy\wsgiserver\__init__.pyo", line 1644, in start
error: (10049, "Can't assign requested address")
Exception in thread CP WSGIServer Thread-26:
Traceback (most recent call last):
File "threading.pyo", line 488, in __bootstrap_inner
File "cherrypy\wsgiserver\__init__.pyo", line 1295, in run
File "cherrypy\wsgiserver\__init__.pyo", line 1212, in communicate
File "cherrypy\wsgiserver\__init__.pyo", line 612, in simple_response
File "cherrypy\wsgiserver\__init__.pyo", line 1126, in sendall
File "cherrypy\wsgiserver\__init__.pyo", line 1078, in _safe_call
File "cherrypy\wsgiserver\__init__.pyo", line 748, in sendall
File "cherrypy\wsgiserver\__init__.pyo", line 1129, in send
File "cherrypy\wsgiserver\__init__.pyo", line 1108, in _safe_call
FatalSSLAlert: [('SSL routines', 'SSL23_WRITE', 'ssl handshake failure')]
OS: Windows Server R2
Install-type: Windows Zip
Skin (if applicable): Default
Firewall Software: Windows Firewall
Are you using IPV6?: No
Is the issue reproducible?: For me yes
Using Port: 8181
Any recommendations would be great
Thanks