IceWhaleTech / CasaOS-AppStore

Manifest files for CasaOS Apps
Apache License 2.0
156 stars 261 forks source link

[Bug] Qbittorent adminadmin password deprecated in new version #351

Open rstuhlmuller opened 7 months ago

rstuhlmuller commented 7 months ago

Describe the bug The documentation is wrong for qbittorent v4.6.1

To Reproduce Steps to reproduce the behavior:

  1. Download qbittorent
  2. Docs say default password 'adminadmin'
  3. Enter in gui and this does not work

Expected behavior Ability to Login

Screenshots

Screenshot 2023-12-02 at 7 57 50 AM

Additional context Seems you need to find password in logs. Sources: https://www.reddit.com/r/selfhosted/comments/187ywj7/cannot_login_to_qbittorrent_and_even_after/ https://discourse.linuxserver.io/t/linuxserver-qbittorrent-webui-invalid-password/8327

rstuhlmuller commented 7 months ago

UPDATE: Logs not coming through for password in 4.6.1, only 4.6.2. Source: https://github.com/linuxserver/docker-qbittorrent/issues/274

To fix, need to update version

rstuhlmuller commented 7 months ago

For anyone coming here from Google, a quick fix for now is to use the linuxserver app store documented here: https://awesome.casaos.io/content/3rd-party-app-stores/list.html#_1-casaos-linuxserver-appstore, this version of qbittorent is up to date. (and arguably setup better)

raller1028 commented 7 months ago

OK, got it and fix it! v4.6.2 Provide passwords but require users to check logs. But it's better than v4.6.1 in any case. Thanks for your feedback! https://github.com/IceWhaleTech/CasaOS-AppStore/pull/359