Page 1 of 1

cherrypy error

Posted: April 21st, 2012, 7:05 am
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

Re: cherrypy error

Posted: April 21st, 2012, 1:04 pm
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?