Page 1 of 1

SABnzbd won't restart after Reboot

Posted: January 6th, 2011, 8:04 am
by bkfvd3
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):

Re: SABnzbd won't restart after Reboot

Posted: January 6th, 2011, 9:20 am
by shypike
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

Re: SABnzbd won't restart after Reboot

Posted: January 7th, 2011, 7:30 am
by bkfvd3
That worked.  Thanks!  Is there anything I need to do to keep that from happening again?

Re: SABnzbd won't restart after Reboot

Posted: January 7th, 2011, 10:16 am
by shypike
Don't enter incorrect host addresses in Config->General.

Re: SABnzbd won't restart after Reboot

Posted: January 7th, 2011, 2:27 pm
by bkfvd3
I suppose I should have just inferred that.  :)