SANnzbd 0.7.15 Config/Special -> 500 Internal Server Error

Report & discuss bugs found in SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • 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.
Post Reply
id2test2
Newbie
Newbie
Posts: 5
Joined: August 23rd, 2013, 2:49 pm

SANnzbd 0.7.15 Config/Special -> 500 Internal Server Error

Post 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.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

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

Post by shypike »

You're right :(
Will be fixed asap.
id2test2
Newbie
Newbie
Posts: 5
Joined: August 23rd, 2013, 2:49 pm

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

Post by id2test2 »

Many thx!
I hope you can beat the stampede ;-)
Post Reply