unable to start sab...

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
salidapooh
Newbie
Newbie
Posts: 13
Joined: January 31st, 2010, 2:32 pm

unable to start sab...

Post by salidapooh »

Don't know if it is related, but I recently switched to ATT U-verse from att DSL, and since then I have been unable to open sabnzbd. I try to start sab and a window pops up that says errors occured, see the log file for details. This is what the log file shows me
Exception in thread HTTPServer Thread-9:
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")
Not sure where to go from here. I have rebooted the computer and reinstalled sab as well. Please help.
User avatar
sander
Release Testers
Release Testers
Posts: 9062
Joined: January 22nd, 2008, 2:22 pm

Re: unable to start sab...

Post by sander »

I think you have your all IP address filled out in the SAB config.

Solution:
start SABnzbd from the command line with the parameters "--server localhost:8080" (without the quotes)

( *OR*: find sabnzbd.ini , rename it to something else, and then start SABnzbd)
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: unable to start sab...

Post by shypike »

I'd use --server 127.0.0.1:8080
because sometimes the "localhost" definition is screwed up.
salidapooh
Newbie
Newbie
Posts: 13
Joined: January 31st, 2010, 2:32 pm

Re: unable to start sab...

Post by salidapooh »

Total newbie here...how would i do either suggestion-sorry i am not up to speed on this
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: unable to start sab...

Post by shypike »

If you're on Windows 7/Vista:
Use the Start menu to find "SABnzbd - Safe Mode" and start that.
Post Reply