Page 1 of 1

SANnzbd 0.7.15 Config/Special -> 500 Internal Server Error

Posted: September 2nd, 2013, 2:37 pm
by id2test2
Hello,

I'm glad to see the fixes and new features in 0.7.15.
Unfortunately there seems to be a regression; when selecting Config/Special this errors out.
I tested - on NAS4Free/FreeBSD - with my 0.7.14 sabnzbd.ini file, and with a new one; same result:

500 Internal Server Error

The server encountered an unexpected condition which prevented it from fulfilling the request.

Traceback (most recent call last):
File "/mnt/intdata/SABnzbd-0.7.15/cherrypy/_cprequest.py", line 618, in respond
cherrypy.response.body = self.handler()
File "/mnt/intdata/SABnzbd-0.7.15/cherrypy/_cpdispatch.py", line 25, in __call__
return self.callable(*self.args, **self.kwargs)
File "/mnt/intdata/SABnzbd-0.7.15/sabnzbd/interface.py", line 1260, in index
conf['switches'] = [ (kw, config.get_config('misc', kw)(), config.get_config('misc', kw).default()) for kw in SPECIAL_BOOL_LIST]
TypeError: 'NoneType' object is not callable

Regards, Ids.

Re: SANnzbd 0.7.15 Config/Special -> 500 Internal Server Err

Posted: September 2nd, 2013, 2:48 pm
by shypike
You're right :(
Will be fixed asap.

Re: SANnzbd 0.7.15 Config/Special -> 500 Internal Server Err

Posted: September 2nd, 2013, 2:56 pm
by id2test2
Many thx!
I hope you can beat the stampede ;-)