Sab connection lost

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
thorrrr
Newbie
Newbie
Posts: 22
Joined: October 29th, 2011, 5:24 am

Sab connection lost

Post 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")
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Sab connection lost

Post 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
User avatar
sander
Release Testers
Release Testers
Posts: 9429
Joined: January 22nd, 2008, 2:22 pm

Re: Sab connection lost

Post 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.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Sab connection lost

Post 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.
Post Reply