After the upgrade reboot SABNZBDSPLUS give me a 500 error :
Code: Select all
500 Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request.
Traceback (most recent call last):
File "/usr/share/sabnzbdplus/cherrypy/_cprequest.py", line 618, in respond
File "/usr/share/sabnzbdplus/cherrypy/_cpdispatch.py", line 25, in __call__
File "/usr/share/sabnzbdplus/sabnzbd/interface.py", line 299, in index
File "/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 1259, in __init__
self._compile(source, file, compilerSettings=compilerSettings)
File "/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 1546, in _compile
self._fileMtime = os.path.getmtime(file)
File "/usr/lib/python2.7/genericpath.py", line 62, in getmtime
return os.stat(filename).st_mtime
OSError: [Errno 2] No such file or directory: '/usr/share/sabnzbdplus/interfaces/Plush/templates/main.tmpl'
Powered by CherryPy 3.2.0
I purged and tried a re-install but get the same error. I saw this, https://forums.sabnzbd.org/viewtopic.php?f=16&t=13901
However the OPs solution makes no sense, since purging and re-installing simply re-invokes the same error.
In any case, '/usr/share/sabnzbdplus/interfaces/Plush/templates/main.tmpl' exists on the server.
Any assistance, anyone?
Thanks