line 579, in run raise cherrypy.TimeoutError() TimeoutError
Posted: March 24th, 2014, 1:34 pm
Sorry for the subject, but didn't know what to call it at all. I keep getting this error:
2014-03-24 18:23:58,444 FEJL: [24/Mar/2014:18:23:58] Traceback (most recent call last): File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/_cpwsgi.py", line 79, in setapp s, h, b = self.get_response() File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/_cpwsgi.py", line 219, in get_response response = self.request.run(meth, path, qs, rproto, headers, rfile) File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/_cprequest.py", line 579, in run raise cherrypy.TimeoutError() TimeoutError
Can someone help me figuring out what the issue is and how I solve it?
2014-03-24 18:23:58,444 FEJL: [24/Mar/2014:18:23:58] Traceback (most recent call last): File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/_cpwsgi.py", line 79, in setapp s, h, b = self.get_response() File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/_cpwsgi.py", line 219, in get_response response = self.request.run(meth, path, qs, rproto, headers, rfile) File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/_cprequest.py", line 579, in run raise cherrypy.TimeoutError() TimeoutError
Can someone help me figuring out what the issue is and how I solve it?