Page 1 of 1

Can't shutdown sabnzbdplus...

Posted: December 5th, 2008, 4:02 pm
by heawater
Hello,
The tittle says it all... I tried the button on both default and plush template but it failed. The page never gets fully loaded, plus my cpu starts kicking anormally like +50% while i normally have a 5~10% load. All i can do is Control+C, here's the log:

2008-12-05 07:30:32,484::DEBUG::Checked for a new release, cur= 40599, latest= 40599 (on http://sourceforge.net/project/showfile ... 248837)
2008-12-05 07:31:02,568::INFO::SABnzbd shutting down...
2008-12-05 07:31:02,569::DEBUG::Stopping URLGrabber
2008-12-05 07:31:02,569::INFO::[sabnzbd.misc] URLGrabber shutting down
2008-12-05 07:31:02,570::DEBUG::Stopping dirscanner
2008-12-05 07:31:02,570::INFO::[sabnzbd] Saving data for watched_data.sab in ~/Downloads/Sabnzbd/cache/watched_data.sab
2008-12-05 07:31:02,571::INFO::[sabnzbd.misc] Dirscanner shutting down
2008-12-05 07:31:02,618::DEBUG::Stopping downloader
2008-12-05 07:31:02,619::INFO::[downloader] Shutting down
2008-12-05 07:31:02,620::DEBUG::Stopping assembler
2008-12-05 07:31:02,621::INFO::[assembler] Shutting down
2008-12-05 07:31:02,621::DEBUG::Stopping postprocessor
2008-12-05 07:31:02,622::INFO::[nzbqueue] Saving queue
2008-12-05 07:31:02,622::INFO::[sabnzbd] Saving data for queue7.sab in ~/Downloads/Sabnzbd/cache/queue7.sab
2008-12-05 07:31:02,623::INFO::[sabnzbd] Saving data for bytes7.sab in ~/Downloads/Sabnzbd/cache/bytes7.sab
2008-12-05 07:31:02,623::INFO::[sabnzbd] Saving data for rss_data.sab in ~/Downloads/Sabnzbd/cache/rss_data.sab
2008-12-05 07:31:02,624::INFO::[sabnzbd] Saving data for watched_data.sab in ~/Downloads/Sabnzbd/cache/watched_data.sab
2008-12-05 07:31:02,625::DEBUG::Stopping scheduler
2008-12-05 07:31:32,327::WARNING::[sabnzbd] Signal 2 caught, saving and exiting...
2008-12-05 07:31:32,328::INFO::[nzbqueue] Saving queue
2008-12-05 07:31:32,328::INFO::[sabnzbd] Saving data for queue7.sab in ~/Downloads/Sabnzbd/cache/queue7.sab
2008-12-05 07:31:32,329::INFO::[sabnzbd] Saving data for bytes7.sab in ~/Downloads/Sabnzbd/cache/bytes7.sab
2008-12-05 07:31:32,330::INFO::[sabnzbd] Saving data for rss_data.sab in ~/Downloads/Sabnzbd/cache/rss_data.sab
2008-12-05 07:31:32,330::INFO::[sabnzbd] Saving data for watched_data.sab in ~/Downloads/Sabnzbd/cache/watched_data.sab



And CherryPy does not sign off in the log file. It doesn't look like anything special happen, sabnzbd hangs at "::DEBUG::Stopping scheduler" junk away my cpu, then I ^C it where we get the "::WARNING::[sabnzbd] Signal 2 caught, saving and exiting..."
I also tried to shut it down with wget and curl but the same thing happened  :-\

Oh i also get those few lines after starting sab but they seem pretty minor,
sabnzbd/cherrypy/lib/cptools.py:3: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import md5
/sabnzbd/cherrypy/filters/sessionfilter.py:33: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  import sha


Any thoughs?
Thanks

Re: Can't shutdown sabnzbdplus...

Posted: December 6th, 2008, 9:23 am
by shypike
Which Python version are you using?
Operating system?

Re: Can't shutdown sabnzbdplus...

Posted: December 6th, 2008, 9:39 am
by switch
Sounds like you may be running python 2.6? We only support python 2.4 and 2.5