linuxserver / docker-jackett

GNU General Public License v3.0
395 stars 95 forks source link

HTTP 400 Error on every post from the UI #84

Closed JRascagneres closed 5 years ago

JRascagneres commented 5 years ago

I appear to be getting HTTP 400 Errors when issuing POST requests from the UI. I've had a look around and seem to be hitting the issue described in a previous issue here: https://github.com/linuxserver/docker-jackett/issues/63#issuecomment-460004550

I don't understand the solution that was provided there. Can anyone help?

thelamer commented 5 years ago

they are specifically talking about modifying their reverse proxy setups specifically https://github.com/dperson/nginx/blob/master/nginx.sh#L460-L461 in Nginx. Does this apply to you?

JRascagneres commented 5 years ago

@thelamer Yes I am using that proxy as part of jackett running through an openvpn client container.

thelamer commented 5 years ago

Ok so this is a third party proxy to our container that needs to be modified. For support requests please try our discord: (specifically #other-support) https://discord.gg/YWrKVTn Github really is for bug reports and feature requests.