500 Internal Server Error

Support for the Debian/Ubuntu package, created by JCFP.
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
User avatar
duckvader
Newbie
Newbie
Posts: 6
Joined: June 9th, 2012, 3:20 pm

500 Internal Server Error

Post by duckvader »

Recently after a system reboot I am not starting to get the follow error in my browser when I try to access SAB. Any assistance would be helpful.
!
Traceback (most recent call last):
File "/usr/share/sabnzbdplus/cherrypy/_cprequest.py", line 618, in respond
cherrypy.response.body = self.handler()
File "/usr/share/sabnzbdplus/cherrypy/_cpdispatch.py", line 25, in __call__
return self.callable(*self.args, **self.kwargs)
File "/usr/share/sabnzbdplus/sabnzbd/interface.py", line 298, in index
filter=FILTER, searchList=[info], compilerSettings=DIRECTIVES)
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 1553, in _compile
keepRefToGeneratedCode=True)
File "/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 788, in compile
exec(co, mod.__dict__)
File "_usr_share_sabnzbdplus_interfaces_Plush_templates_main_tmpl.py", line 21, in <module>
ImportError: No module named DummyTransaction
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: 500 Internal Server Error

Post by shypike »

Which SABnzbd version are you using?
User avatar
duckvader
Newbie
Newbie
Posts: 6
Joined: June 9th, 2012, 3:20 pm

Re: 500 Internal Server Error

Post by duckvader »

I am running 0.7.6. One other thing I can connect up to it via my phone with my Android app. It still downloads videos I just access the web console.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: 500 Internal Server Error

Post by shypike »

Looks like you have an outdated web UI.
Did you use a package to install SABnzbd?
User avatar
duckvader
Newbie
Newbie
Posts: 6
Joined: June 9th, 2012, 3:20 pm

Re: 500 Internal Server Error

Post by duckvader »

Yes I used a package to install it.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: 500 Internal Server Error

Post by shypike »

You have a few options:
Clean your browser's cache.
Remove and re-install the package.
Complain to the package creator.
Post Reply