Sab fails to start

Report & discuss bugs found in 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
vileboy
Newbie
Newbie
Posts: 10
Joined: October 30th, 2012, 8:16 am

Sab fails to start

Post by vileboy »

Sab will not start Win 7 keep getting this exception tried fresh install no joy

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 Thread-8 (most likely raised during interpreter shutdown):
vileboy
Newbie
Newbie
Posts: 10
Joined: October 30th, 2012, 8:16 am

Re: Sab fails to start

Post by vileboy »

Got it working in safe mode at the moment
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Sab fails to start

Post by shypike »

Does "localhost" resolve on your system?
Were you using 0.0.0.0 ?
Post Reply