Unathorized using Nginx Proxy Manager

If you run qBittorrent in / with Docker.
Post Reply
harrenkyym
Newbie
Newbie
Posts: 1
Joined: Sun Jun 20, 2021 3:47 pm

Unathorized using Nginx Proxy Manager

Post by harrenkyym »

Hi all.

I installed qbittorrent via Docker Compose (linuxserver image) and everything is OK.
I have Nginx Proxy Manage to publicly access through SSL certificates to my containers and it works fine with all of them but with the qBittorrent container.

"Unauthorized"

I've tried to Uncheck Enable Cross-Site Request Forgery (CSRF) protection and... it works! I can publicly access to qBittorrent. The thing is... I don't want to have the CSRF unabled. How can I bypass it?

Thanks.
umnum
Newbie
Newbie
Posts: 1
Joined: Tue Apr 18, 2023 3:16 pm

Re: Unathorized using Nginx Proxy Manager

Post by umnum »

Hi, did you find a solution to this? I have the exact same issue. Unchecking CSRF protection fixes it.
Post Reply