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.
500 error when clicking on item in DL queue
Forum rules
Help us help you:
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.
-
- Newbie
- Posts: 1
- Joined: March 23rd, 2011, 7:13 am
Re: 500 error when clicking on item in DL queue
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.
aren't always in sync. Unavoidable if we want to keep any performance.
It looks bad, but is otherwise harmless.