Sabnzbd locking up

Get help with all aspects of 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
roontoon
Newbie
Newbie
Posts: 41
Joined: April 26th, 2011, 2:45 pm

Sabnzbd locking up

Post by roontoon »

Hi,

I haven't been on the forum for, well years, because my sabnzbd has been working flawlessly until this week. What is happening is that when sabbnzd runs for a few minutes and then locks up. I also have sickbeard running on the same machine and it is working flawlessly. I have updated everything I can think of and the same behavior is occurring. I am running OS X 10.10.1 and the most current stable release of sabnzbd. I am a bit stumped as to how to diagnose what the issue is that is causing it to lock up. Any suggestions?

Thanks

d
User avatar
sander
Release Testers
Release Testers
Posts: 8829
Joined: January 22nd, 2008, 2:22 pm

Re: Sabnzbd locking up

Post by sander »

What do you mean with "locking up"? Is there still a webinterface (although non-response)? Or no webinterface at all? Or response webinterface but no downloading?
roontoon
Newbie
Newbie
Posts: 41
Joined: April 26th, 2011, 2:45 pm

Re: Sabnzbd locking up

Post by roontoon »

It runs for a unknown period of time and then stops. I have attached log which has numerous error in it. I just don't know how to interpret what is going on.

http://justpaste.it/i0f8
roontoon
Newbie
Newbie
Posts: 41
Joined: April 26th, 2011, 2:45 pm

Re: Sabnzbd locking up

Post by roontoon »

Just started again and this is the portion of the log for today.

http://justpaste.it/i0fv
User avatar
sander
Release Testers
Release Testers
Posts: 8829
Joined: January 22nd, 2008, 2:22 pm

Re: Sabnzbd locking up

Post by sander »

roontoon wrote:Just started again and this is the portion of the log for today.

http://justpaste.it/i0fv
So:

Code: Select all

2014-11-16 10:09:37,605::ERROR::[_cplogging:55] [16/Nov/2014:10:09:37] Traceback (most recent call last):
File "cherrypy/_cpwsgi.pyc", line 79, in setapp
File "cherrypy/_cpwsgi.pyc", line 219, in get_response
File "cherrypy/_cprequest.pyc", line 579, in run
TimeoutError
Does http://forums.sabnzbd.org/viewtopic.php?t=3987#p28877 help?
roontoon
Newbie
Newbie
Posts: 41
Joined: April 26th, 2011, 2:45 pm

Re: Sabnzbd locking up

Post by roontoon »

No idea, looks that something goes wrong on your system.
The freezing would explain the timeouts.
No use replacing cherrypy, only the embedded version will work.
I failed to mention that I did replace Cherry.py (I think) as I am not sure what the embedded version is. Perhaps that is the issue. If you could, please explain what the embedded version is and what I have to do to replace it. I am OS X. Thanks

d
User avatar
sander
Release Testers
Release Testers
Posts: 8829
Joined: January 22nd, 2008, 2:22 pm

Re: Sabnzbd locking up

Post by sander »

You replaced cherrpy? That's asking for trouble. Do a rollback, or reinstall SABnzbd
roontoon
Newbie
Newbie
Posts: 41
Joined: April 26th, 2011, 2:45 pm

Re: Sabnzbd locking up

Post by roontoon »

I used easy_install to uninstall and and reinstall it. Anything I can do otherwise to start out at square 1? I only tried this after looking at the logs and seeing the cherry.py errors. Thanks!
User avatar
sander
Release Testers
Release Testers
Posts: 8829
Joined: January 22nd, 2008, 2:22 pm

Re: Sabnzbd locking up

Post by sander »

roontoon wrote:Anything I can do otherwise to start out at square 1?
Maybe, but I have no idea.
roontoon
Newbie
Newbie
Posts: 41
Joined: April 26th, 2011, 2:45 pm

Re: Sabnzbd locking up

Post by roontoon »

I am still having problems with Sabnzbd not running correctly and I am not quite sure what to do at this point. I was running the Mac executable for quite a long time and the problems started. I have now switched to the source with Python I also added more ram to make sure that was not an issue and I got this error today.

Unrecoverable error in the server.
Traceback (most recent call last):
File "/Library/WebServer/Documents/SABnzbd/cherrypy/_cpwsgi.py", line 79, in setapp
s, h, b = self.get_response()
File "/Library/WebServer/Documents/SABnzbd/cherrypy/_cpwsgi.py", line 219, in get_response
response = self.request.run(meth, path, qs, rproto, headers, rfile)
File "/Library/WebServer/Documents/SABnzbd/cherrypy/_cprequest.py", line 579, in run
raise cherrypy.TimeoutError()
TimeoutError

Any ideas? Thanks!
Post Reply