AdrienPoupa / docker-compose-nas

Simple Docker Compose NAS featuring Sonarr, Radarr, Prowlarr, Jellyfin, qBittorrent, PIA VPN and Traefik with SSL support
891 stars 117 forks source link

qBittorrent 4.6.1 password issue #40

Closed wrapper closed 6 months ago

wrapper commented 7 months ago

Due to a bug in 4.6.1 the default password doesn't work and it won't generate a temp password either. Details here: https://www.reddit.com/r/unRAID/comments/180ou0b/psa_if_you_cant_login_to_qbittorrent_pass/

I haven't found a solution as manually adding a password to the conf gets erased when restarting the container

AdrienPoupa commented 7 months ago

I saw people forcing 4.6.0, setting the password and then upgrading to 4.6.1. The whole situation is kinda messy for Docker-based installations: https://github.com/linuxserver/docker-qbittorrent/issues/268

I think qbittorrent fixed it and 4.6.2 should be working better: https://github.com/qbittorrent/qBittorrent/issues/19984

I was not affected since I disabled authentication on localhost, but I guess you need to login first to enable this.

wrapper commented 7 months ago

Thanks. Temp solution for me was to change the image to lscr.io/linuxserver/qbittorrent:4.6.0