500 Internal Server Error

Questions and bug reports for Beta releases should be posted here.
Forum rules
Help us help you:
  • 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
andygr
Newbie
Newbie
Posts: 15
Joined: February 22nd, 2011, 3:35 am

500 Internal Server Error

Post by andygr »

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.pyo", line 618, in respond
  File "cherrypy\_cpdispatch.pyo", line 25, in __call__
  File "sabnzbd\interface.pyo", line 481, in default
  File "_Program_Files_SABnzbd_interfaces_Plush_templates_nzo_tmpl.py", line 105, in respond
NotFound: cannot find 'filename' while searching for 'slot.filename'
Powered by CherryPy 3.2.0

This happens in the job view. After downloading the last .rar the queue is empty. If you then hit refresh you get 500 Internal Server Error.
OS: Win7 SP1
SAB: v0.6.0b2 (also in v0.5.6)
Severity: Cosmetic
Reproduce: Yes
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: 500 Internal Server Error

Post by shypike »

Known problem.
Given the nature of web interfaces, this is very hard to prevent.
We will be looking at a more graceful recovery.
Post Reply