500 Internal errors on multiple config pages
Posted: February 28th, 2009, 2:10 pm
After upgrading to the latest release I'm noticing that I get some 500 internal errors in odd configuration pages. If I attempt go to into the 'Newzbin' area to set things up I get this
Then when I try switches I get
I saw an old post with some other 500 internal errors but they seemed different than this one. Anyone got an idea what's happening?
Code: Select all
500 Internal error
The server encountered an unexpected condition which prevented it from fulfilling the request.
Traceback (most recent call last):
File "cherrypy\_cphttptools.pyo", line 126, in _run
File "cherrypy\filters\__init__.pyo", line 151, in applyFilters
File "sabnzbd\utils\multiauth\filter.pyo", line 61, in beforeFinalize
File "sabnzbd\interface.pyo", line 1776, in index
File "_Program_Files__x86__SABnzbd_interfaces_Plush___copy_templates_config_newzbin_tmpl.py", line 257, in respond
NotFound: cannot find 'create_category_folders'
Code: Select all
500 Internal error
The server encountered an unexpected condition which prevented it from fulfilling the request.
Traceback (most recent call last):
File "cherrypy\_cphttptools.pyo", line 126, in _run
File "cherrypy\filters\__init__.pyo", line 151, in applyFilters
File "sabnzbd\utils\multiauth\filter.pyo", line 61, in beforeFinalize
File "sabnzbd\interface.pyo", line 1190, in index
File "_Program_Files__x86__SABnzbd_interfaces_Plush___copy_templates_config_switches_tmpl.py", line 363, in respond
NotFound: cannot find 'enable_save'