Restarting crashed scheduler in 0.5.3

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
saroz
Newbie
Newbie
Posts: 9
Joined: June 15th, 2010, 2:21 am

Restarting crashed scheduler in 0.5.3

Post by saroz »

After updating to 0.5.3, my log is filled with
2010-07-01 09:39:53,208::INFO::[__init__:760] Restarting crashed scheduler
2010-07-01 09:39:53,208::DEBUG::[scheduler:123] Scheduling RSS interval task every 60 min (delay=3)
2010-07-01 09:39:53,209::DEBUG::[scheduler:134] Scheduling VersionCheck on day 3 at 11:18
2010-07-01 09:39:53,209::DEBUG::[scheduler:142] Scheduling Bookmark interval task every 15 min (delay=2)
2010-07-01 09:40:54,933::ERROR::[_cplogging:55] [01/Jul/2010:09:40:54] ENGINE Error in HTTP server: shutting down
Traceback (most recent call last):
 File "cherrypy/process/servers.pyc", line 75, in _start_http_thread
 File "cherrypy/wsgiserver/__init__.pyc", line 1640, in start
 File "cherrypy/wsgiserver/__init__.pyc", line 1714, in tick
TypeError: 'NoneType' object is unsubscriptable

2010-07-01 09:40:55,269::INFO::[_cplogging:55] [01/Jul/2010:09:40:55] ENGINE Bus STOPPING
2010-07-01 09:40:55,280::INFO::[_cplogging:55] [01/Jul/2010:09:40:55] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 8008)) shut down
2010-07-01 09:40:55,318::INFO::[_cplogging:55] [01/Jul/2010:09:40:55] ENGINE Stopped thread '_TimeoutMonitor'.
2010-07-01 09:40:55,318::INFO::[_cplogging:55] [01/Jul/2010:09:40:55] ENGINE Bus STOPPED
2010-07-01 09:40:55,319::INFO::[_cplogging:55] [01/Jul/2010:09:40:55] ENGINE Bus EXITING
2010-07-01 09:40:55,319::INFO::[_cplogging:55] [01/Jul/2010:09:40:55] ENGINE Bus EXITED
My sabnzbd web interface crashed and I had to kill the process to get it back.

The log is aftwards filled with the 'Restarting crashed scheduler' error.

+ DEBUG is enabled
Last edited by saroz on July 1st, 2010, 4:46 am, edited 1 time in total.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Restarting crashed scheduler in 0.5.3

Post by shypike »

Disable  the newzbin bookmarks, it won't work anyway.
You may need to stop SABnzbd, remove the file rss_data.sab in the cache folder
and restart SABnzbd.
Post Reply