causefx / Organizr

HTPC/Homelab Services Organizer - Written in PHP
GNU General Public License v3.0
5.03k stars 289 forks source link

401 qbittorrent not showing #1064

Closed evlo closed 5 years ago

evlo commented 5 years ago
Organizr Version: V 2 950
Branch: Develop
WebSever: Nginx
Operating System: Ubuntu

Hi, from the app launcher or whatever you want to call these things I like organizr the best I have installed this one https://hub.docker.com/r/organizrtools/organizr-v2/
but I'm having issues that if I try to open qbittorrent I get no page and in developer console I get 401, when I change it to open in new tab I get 401.

I found these, but I did not really understat the Nginx changes https://github.com/causefx/Organizr/issues/838 https://www.reddit.com/r/organizr/comments/7c5317/qbittorrent_tab_not_loading/ I don't use any reverse proxy etc. Just my IP, not even dns, and ports.

causefx commented 5 years ago

can you open browser console and see what it says when trying to open that ip?

evlo commented 5 years ago

It is the thing under csr config in web-ui, just uncheck it, and it works. header checking or something like that

causefx commented 5 years ago

thanks @evlo