Page 1 of 1

Sabnzbd not accessible after hibernation

Posted: October 7th, 2012, 10:41 pm
by Nick123
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

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')]
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

Re: Sabnzbd not accessible after hibernation

Posted: October 8th, 2012, 12:19 am
by sander
What is filled at "SABnzbd Host" in Config -> General?

Re: Sabnzbd not accessible after hibernation

Posted: October 8th, 2012, 12:25 am
by Nick123
Changed it from the computer IP address to 0.0.0.0 (localhost) yesterday to see if that would solve the issue however it hasnt.

Re: Sabnzbd not accessible after hibernation

Posted: October 8th, 2012, 12:49 am
by sander
Nick123 wrote:Changed it from the computer IP address to 0.0.0.0 (localhost) yesterday to see if that would solve the issue however it hasnt.
And what if you change it to 127.0.0.1 (just for the sake of testing)?

Re: Sabnzbd not accessible after hibernation

Posted: October 8th, 2012, 1:10 am
by Nick123
Hi, unfortunately when set to 127.0.0.1 it become inaccessible by other systems on LAN even with firewall disabled.

Re: Sabnzbd not accessible after hibernation

Posted: October 8th, 2012, 1:41 am
by sander
Nick123 wrote:Hi, unfortunately when set to 127.0.0.1 it become inaccessible by other systems on LAN even with firewall disabled.
Yes. That's why I said "(just for the sake of testing)"

If that works, it might be your network interface that has not yet a LAN IP address.

Re: Sabnzbd not accessible after hibernation

Posted: October 8th, 2012, 2:08 am
by Nick123
Yep, I tested and when set to 127.0.0.1 the web interface is only accessible on the localhost. Network Interface has a valid IP and is accessible also other web based programs such as sickbeard also have no problem when coming out of hibernation.

Re: Sabnzbd not accessible after hibernation

Posted: October 8th, 2012, 5:35 am
by shypike
Is SABnzbd still running when you go into hibernate?