Error 406 on a Synology

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
kavehse
Newbie
Newbie
Posts: 1
Joined: April 14th, 2013, 3:49 am

Error 406 on a Synology

Post by kavehse »

I had Sickbeard, Sabnzbd and Couchpotato working fine on my synology. But something happened (maybe an automatic update) and now I get error message when running SAB. I hav etried to uninstall everything relevant to it, all the way to Perl, and re-installed from scratch, but this is what I get when I only install Python and SABNZBD.

Anyhelp?

406 Not Acceptable

identity, gzip

Traceback (most recent call last):
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/_cprequest.py", line 618, in respond
cherrypy.response.body = self.handler()
File "/volume1/@appstore/sabnzbd/share/SABnzbd/cherrypy/_cpdispatch.py", line 25, in __call__
return self.callable(*self.args, **self.kwargs)
File "/volume1/@appstore/sabnzbd/share/SABnzbd/sabnzbd/interface.py", line 303, in index
raise cherrypy.HTTPRedirect('/wizard/')
HTTPRedirect: (['http://192.168.1.2:8080/wizard/'], 303)
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Error 406 on a Synology

Post by shypike »

There seems to be a problem in the wizard.
Did you keep a copy of the sabnzbd.ini file.
If so, restore it.
Post Reply