Page 1 of 1

500 error when clicking on item in DL queue

Posted: March 23rd, 2011, 7:20 am
by xtremetoonz
I get:

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 488, in default
  File "_Applications_SABnzbd_app_Contents_Resources_interfaces_Plush_templates_nzo_tmpl.py", line 101, in respond
NotFound: cannot find 'filename' while searching for 'slot.filename'

when I click on an item I re-queued due to a block error. Running Beta 3. Pls let me know if anything else is needed to help. I was not able to duplicate the issue.

Re: 500 error when clicking on item in DL queue

Posted: March 23rd, 2011, 7:37 am
by shypike
This is an symptom of the fact that the WebUI and actual program
aren't always in sync. Unavoidable if we want to keep any performance.
It looks bad, but is otherwise harmless.