cherrypy error

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
dalhoff
Newbie
Newbie
Posts: 12
Joined: January 28th, 2012, 8:19 pm
Location: DK
Contact:

cherrypy error

Post by dalhoff »

hi forum,

im getting this error from cherrypy happend after ive installed SickBeard any help would be appriciated.

Code: Select all

[20/Apr/2012:18:21:23] Traceback (most recent call last):	 File "/usr/local/bin/SABnzbd-0.6.15/cherrypy/_cpwsgi.py", line 79, in setapp	 s, h, b = self.get_response()	 File "/usr/local/bin/SABnzbd-0.6.15/cherrypy/_cpwsgi.py", line 219, in get_response	 response = self.request.run(meth, path, qs, rproto, headers, rfile)	 File "/usr/local/bin/SABnzbd-0.6.15/cherrypy/_cprequest.py", line 579, in run	 raise cherrypy.TimeoutError()	TimeoutError	
thx

dalhoff
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: cherrypy error

Post by shypike »

Could be a sign of SickBeard sending commands to SABnzbd that take too long to execute.
Slow system and very large NZB files?
Post Reply