Turn off gzip compression / reverse proxy in IIS

Get help with all aspects of 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
liminal1
Newbie
Newbie
Posts: 2
Joined: May 8th, 2017, 2:23 am

Turn off gzip compression / reverse proxy in IIS

Post by liminal1 »

Hi guys,

I have tried to set up a reverse proxy in IIS, but having issues due to gzip compression. Now sab is giving me this

406 Not Acceptable

identity, gzip

Traceback (most recent call last):
File "cherrypy\_cprequest.pyo", line 670, in respond
File "cherrypy\lib\encoding.pyo", line 220, in __call__
File "cherrypy\_cpdispatch.pyo", line 60, in __call__
File "sabnzbd\interface.pyo", line 326, in index
File "sabnzbd\interface.pyo", line 2686, in NeedLogin
HTTPRedirect: (['/login/'], 303)
Powered by CherryPy 8.1.2
liminal1
Newbie
Newbie
Posts: 2
Joined: May 8th, 2017, 2:23 am

Re: Turn off gzip compression

Post by liminal1 »

Surely someone must have some idea?
Post Reply