CasaOS-AppStore icon indicating copy to clipboard operation
CasaOS-AppStore copied to clipboard

[Bug] qbittorrent Unauthorized after changing the initial password

Open Goldensoap opened this issue 1 year ago • 9 comments

Describe the bug

After changing the initial password, attempting to access the webpage again may result in an "Unauthorized" message.

To Reproduce Steps to reproduce the behavior:

  1. install qbittorrent from appstore
  2. changing the initial password
  3. close qbittorrent webui
  4. click qbittorrent icon again

Additional context The solution is simply to append "/" after the port in the webpage address. However, since the path in the casaos configuration includes "/", when actually clicking on it, the browser does not navigate to ip:port /, but only to ip:port.

Goldensoap avatar Feb 16 '24 10:02 Goldensoap

ya it works but how to fix it without appending every time

ravinkpon avatar Mar 20 '24 16:03 ravinkpon

I can't even login (for the first time) after the install. It does not help with this trailing / at the end.

blixten85 avatar Mar 26 '24 08:03 blixten85

You might wanna read this too.

https://github.com/IceWhaleTech/CasaOS/issues/1748

blixten85 avatar Mar 26 '24 10:03 blixten85

Also encountering this issue, the / append worked nominally but this really should be resolved

TheGhostyBear avatar May 07 '24 19:05 TheGhostyBear

Can one of you nerds hurry up and fix this. xoxo

cordelljones1996 avatar May 10 '24 02:05 cordelljones1996

I just added WebUI\CSRFProtection=false in Preferences section of /DATA/AppData/qbittorrent/config/config/qBittorrent.conf file, works fine

sund3RRR avatar May 17 '24 11:05 sund3RRR

should be related to https://github.com/qbittorrent/qBittorrent/issues/17598

vlisovych avatar May 30 '24 06:05 vlisovych

I just added WebUI\CSRFProtection=false in Preferences section of /DATA/AppData/qbittorrent/config/config/qBittorrent.conf file, works fine

Thank you, finally fixed.

mk89pwnz avatar Sep 01 '24 08:09 mk89pwnz

here is the answers https://github.com/IceWhaleTech/CasaOS/issues/1748

vitorhugoaranda avatar Sep 05 '24 01:09 vitorhugoaranda