Hey everyone, I'm kind of a newbie at this whole thing. I appreciate any help you can offer. Here's the problem.
I clicked the reboot button within SABnzbd and when it tried to restart it gave me a generic error and told me to go to the log. I didn't know which was the one I needed so sorry if this is too much info... THis is version 0.5.6
ERROR DURING SCHEDULER EXECUTION list index out of range
Traceback (most recent call last):
File "sabnzbd\utils\kronos.pyo", line 277, in _run
File "sched.pyo", line 108, in run
File "sabnzbd\utils\kronos.pyo", line 104, in __delayfunc
File "sabnzbd\utils\kronos.pyo", line 269, in _getqueuetoptime
IndexError: list index out of range
--------------------
Exception in thread HTTPServer Thread-23:
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 1629, in start
error: (10049, "Can't assign requested address")
Exception in thread HTTPServer Thread-27:
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 1629, in start
error: (10049, "Can't assign requested address")
Exception in thread HTTPServer Thread-18:
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 1629, in start
error: (10049, "Can't assign requested address")
Exception in thread HTTPServer Thread-20:
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 1629, in start
error: (10049, "Can't assign requested address")
Exception in thread Thread-8 (most likely raised during interpreter shutdown):Exception in thread Thread-8 (most likely raised during interpreter shutdown):Exception in thread HTTPServer Thread-23:
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 1629, in start
error: (10049, "Can't assign requested address")
Exception in thread HTTPServer Thread-27:
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 1629, in start
error: (10049, "Can't assign requested address")
Exception in thread Thread-8 (most likely raised during interpreter shutdown):Exception in thread HTTPServer Thread-23:
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 1629, in start
error: (10049, "Can't assign requested address")
Exception in thread HTTPServer Thread-32:
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 1629, in start
error: (10049, "Can't assign requested address")
Exception in thread Thread-8 (most likely raised during interpreter shutdown):Exception in thread HTTPServer Thread-16:
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 1629, in start
error: (10049, "Can't assign requested address")
Exception in thread HTTPServer Thread-26:
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 1629, in start
error: (10049, "Can't assign requested address")
Exception in thread Thread-8 (most likely raised during interpreter shutdown):Exception in thread HTTPServer Thread-23:
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 1629, in start
error: (10049, "Can't assign requested address")
Exception in thread HTTPServer Thread-32:
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 1629, in start
error: (10049, "Can't assign requested address")
Exception in thread Thread-8 (most likely raised during interpreter shutdown):
SABnzbd won't restart after Reboot
Forum rules
Help us help you:
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.
SABnzbd won't restart after Reboot
Last edited by bkfvd3 on January 6th, 2011, 8:13 am, edited 1 time in total.
Re: SABnzbd won't restart after Reboot
You entered an incorrect host address for SABnzbd.
To repair: start it up like this:
WindowsKey R, type in the popup box:
"c:\program files\SABnzbd\SABnzbd.exe" -s localhost:8080
Enter
To repair: start it up like this:
WindowsKey R, type in the popup box:
"c:\program files\SABnzbd\SABnzbd.exe" -s localhost:8080
Enter
Re: SABnzbd won't restart after Reboot
That worked. Thanks! Is there anything I need to do to keep that from happening again?
Re: SABnzbd won't restart after Reboot
Don't enter incorrect host addresses in Config->General.
Re: SABnzbd won't restart after Reboot
I suppose I should have just inferred that. 

