Page 1 of 1

500 Internal Server Error

Posted: February 23rd, 2011, 4:08 am
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

Re: 500 Internal Server Error

Posted: February 23rd, 2011, 5:12 am
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.