IceWhaleTech / CasaOS-AppStore

Manifest files for CasaOS Apps
Apache License 2.0
153 stars 252 forks source link

[Bug] qbittorrent Unauthorized after changing the initial password #425

Open Goldensoap opened 4 months ago

Goldensoap commented 4 months ago

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.

ravinkpon commented 3 months ago

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

blixten85 commented 3 months ago

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

blixten85 commented 3 months ago

You might wanna read this too.

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

TheGhostyBear commented 1 month ago

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

cordelljones1996 commented 1 month ago

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

sund3RRR commented 1 month ago

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

vlisovych commented 1 month ago

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