Unrecoverable error in the server

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
kl1k
Release Testers
Release Testers
Posts: 30
Joined: November 1st, 2009, 3:21 pm

Unrecoverable error in the server

Post by kl1k »

Sabnzdb: 0.54
XP SP3
Installer.

Getting a few timeout errors - at least 1 every week or two - very intermittent.

Clicking on the gui interface - after a few mins I get:

Unrecoverable error in the server.
Traceback (most recent call last):
  File "cherrypy\_cpwsgi.pyo", line 79, in setapp
  File "cherrypy\_cpwsgi.pyo", line 219, in get_response
  File "cherrypy\_cprequest.pyo", line 579, in run
TimeoutError

If I leave it for a few  minutes and refresh it comes back to life.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Unrecoverable error in the server

Post by shypike »

The error message itself does no harm, it's just the timeout of the internal web server.
This can happen if SABnzbd is very busy internally.
Usually because of a very large queue or a polluted cache folder.
When your queue is empty, check the content of the "cache" folder (See Config->General).
kl1k
Release Testers
Release Testers
Posts: 30
Joined: November 1st, 2009, 3:21 pm

Re: Unrecoverable error in the server

Post by kl1k »

Thanks - i think its when it gets very busy unraring large files. Its not the fastest PC :)
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Unrecoverable error in the server

Post by shypike »

OK, I see.
Windows has the problem that even the lowest priority task can start thrashing the hard disk.
Since SABnzbd needs  to access the hard disk for the web UI, the response will suffer.
Post Reply