Page 1 of 1
Sabnzbd interface will no longer open in Firefox
Posted: March 21st, 2015, 5:51 pm
by Binion
Sabnzbd interface will open in Chrome and Internet Explorer but will no longer open in Firefox. Instead when accessing "
http://localhost:8080/sabnzbd/" I am getting the error:
406 Not Acceptable
identity, gzip
Powered by CherryPy 3.2.0
Can anyone help me with this?
Thanks
Re: Sabnzbd interface will no longer open in Firefox
Posted: March 21st, 2015, 7:47 pm
by shypike
Did you recently install a new add-on in Firefox?
Do you use the regular releases or the development channel?
Re: Sabnzbd interface will no longer open in Firefox
Posted: March 22nd, 2015, 10:03 am
by Binion
I havent installed any new addons. I use the regular releases which are installed automatically. Currently on Firefox 36.0.4.
I tried to open the interface just now in Firefox and got:
406 Not Acceptable
identity, gzip
Traceback (most recent call last):
File "cherrypy\_cprequest.pyo", line 615, in respond
File "cherrypy\_cprequest.pyo", line 98, in run
File "cherrypy\_cprequest.pyo", line 58, in __call__
File "cherrypy\lib\cptools.pyo", line 345, in trailing_slash
HTTPRedirect: (['
http://localhost:8080/sabnzbd/'], 303)
Re: Sabnzbd interface will no longer open in Firefox
Posted: March 22nd, 2015, 12:53 pm
by shypike
You're getting a redirect message.
Did you enable https?
If on Windows, open a cmd.exe window.
Type:
"C:\\program files (x86)\sabnzbd\sabnzbd.exe" --server 127.0.0.1:8080
Enter
Re: Sabnzbd interface will no longer open in Firefox
Posted: March 22nd, 2015, 1:06 pm
by Binion
Did it. Still getting same error message in Firefox but will open interface normally in IE and Chrome.
Re: Sabnzbd interface will no longer open in Firefox
Posted: March 22nd, 2015, 4:34 pm
by shypike
Must be a problem in Firefox.
Try clearing firefox's cache.
Re: Sabnzbd interface will no longer open in Firefox
Posted: March 22nd, 2015, 5:14 pm
by Binion
Did it. Still getting "406 Not Acceptable"
Re: Sabnzbd interface will no longer open in Firefox
Posted: March 23rd, 2015, 7:12 am
by shypike
Last resort is to disable add-ons and re-enable them one by one.
SABnzbd in general works fine with Firefox, it's the primary testing browser.
Re: Sabnzbd interface will no longer open in Firefox
Posted: March 23rd, 2015, 8:56 am
by Binion
Disabled all addons, still get same error. Interfaced always opened in Firefox up until about 2 weeks ago.
Re: Sabnzbd interface will no longer open in Firefox
Posted: March 23rd, 2015, 9:29 am
by shypike
Other than cleaning your SABnzbd settings or clearing the full Firefox profile, I'm out of options.
You can choose to remove all of SABnzbd from the Windows Control Panel.
Make sure you select "settings" too.
I doubt whether SABnzbd is the cause though, given that the other browsers do work.
Re: Sabnzbd interface will no longer open in Firefox
Posted: March 23rd, 2015, 12:03 pm
by Binion
"I doubt whether SABnzbd is the cause though, given that the other browsers do work."
That's what i figure too. Something must have changed in Firefox.
Re: Sabnzbd interface will no longer open in Firefox
Posted: March 23rd, 2015, 12:10 pm
by Binion
"clearing the full Firefox profile"
Tried this as a last resort and Sabnzbd interface will now open in firefox. Thanks for your help!