Page 1 of 1

Sab connection lost

Posted: September 7th, 2012, 4:59 am
by thorrrr
Just installed a new router and now Sab not playing ball

I used to login via my browser on my WHS 2011 http://192.168.0.254:8085/sabnzbd/

I know my router is now giving the whs 192.168.1.133 so I guess that might be an issue.

Any suggestions to get it going guys?


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 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")

Re: Sab connection lost

Posted: September 7th, 2012, 6:55 am
by shypike
You probably hard-coded the IP address in the sabnzbd.ini file.
Find the INI file and edit the new IP, or preferably 0.0.0.0

Re: Sab connection lost

Posted: September 7th, 2012, 7:07 am
by sander
I thought I had already posted this, but apparantly not. So here we go (again?):

On the WHS desktop itself (so not remotely), right click with your mouse on the SAB icon in the lower right button, choose Troubleshoot, and then Restart - 127.0.0.1:8080.
If you can then locally access SABnzbd again, fill out 0.0.0.0 as listening host in Config -> General, and restart SABnzbd.

Re: Sab connection lost

Posted: September 7th, 2012, 11:05 am
by shypike
sander wrote:I thought I had already posted this, but apparantly not. So here we go (again?):
I removed your post because it is not the solution to this problem at all.
This is a failing IP issue and has nothing to do with usernames and passwords.