I get:
Code: Select all
Unrecoverable error in the server.
Traceback (most recent call last):
File "/usr/share/sabnzbdplus/cherrypy/_cpwsgi.py", line 180, in trap
return func(*args, **kwargs)
File "/usr/share/sabnzbdplus/cherrypy/_cpwsgi.py", line 99, in __call__
return self.nextapp(environ, start_response)
File "/usr/share/sabnzbdplus/cherrypy/_cpwsgi.py", line 410, in tail
return self.response_class(environ, start_response, self.cpapp)
File "/usr/share/sabnzbdplus/cherrypy/_cpwsgi.py", line 234, in __init__
self.run()
File "/usr/share/sabnzbdplus/cherrypy/_cpwsgi.py", line 349, in run
request.run(meth, path, qs, rproto, headers, rfile)
File "/usr/share/sabnzbdplus/cherrypy/_cprequest.py", line 617, in run
raise cherrypy.TimeoutError()
TimeoutError
Today I removed 8Beta1 and wanted to downgrade to 7.20 but the jcfp/ppa is handing out 8beta1 and not sure where to find 7.20 (Ubuntu).
Any ideas on either how to fix the slowdown or where to find 7.20 for Ubuntu? I'd run a "top" to see what's going on but... SSH times out.
Thanks.