Page 1 of 1

Sabnzbd not working/ 500 internal server error

Posted: December 18th, 2013, 10:16 am
by fernhern
Sabnzbd had been working perfectly for a couple of years until monday when I got this:

500 Internal Server Error

The server encountered an unexpected condition which prevented it from fulfilling the request.

Traceback (most recent call last):
File "cherrypy/_cprequest.pyc", line 618, in respond
File "cherrypy/_cpdispatch.pyc", line 25, in __call__
File "sabnzbd/interface.pyc", line 298, in index
File "/Library/Python/2.7/site-packages/Cheetah-2.4.4-py2.7.egg/Cheetah/Template.py", line 1259, in __init__
File "/Library/Python/2.7/site-packages/Cheetah-2.4.4-py2.7.egg/Cheetah/Template.py", line 1546, in _compile
File "genericpath.pyc", line 54, in getmtime
OSError: [Errno 2] No such file or directory: '/Applications/SABnzbd+ .app/Contents/Resources/interfaces/Plush/templates/main.tmpl'

I re-installed the software. Any other ideas will be very welcomed.

Thanks

Re: Sabnzbd not working/ 500 internal server error

Posted: December 19th, 2013, 6:45 pm
by FrankyT
does the template file actually exist at `/Applications/SABnzbd+ .app/Contents/Resources/interfaces/Plush/templates/main.tmp` ?

Re: Sabnzbd not working/ 500 internal server error

Posted: December 19th, 2013, 7:45 pm
by fernhern
Yes, that file does exist inside the app.

Re: Sabnzbd not working/ 500 internal server error

Posted: December 19th, 2013, 10:33 pm
by FrankyT
when you reinstalled did you purge, remove && install, or --reinstall? I would try a purge if you haven't. you will lose your custom config, but since Plush is a theme, restoring your config to install defaults may help.

Re: Sabnzbd not working/ 500 internal server error

Posted: December 20th, 2013, 12:41 am
by fernhern
I thought I removed it first and the re-installed, but I'm not sure if I actually "purged" it. I found every instance of sabnzbd a trashed it. Anything else I should do to really purge it?

Thanks a lot for your help

Re: Sabnzbd not working/ 500 internal server error

Posted: December 20th, 2013, 1:49 am
by fernhern
Problem solved.

I re-installed 6.15

Thanks again