Initially a WebUI login/password that is saved works just fine. But after a specific amount of time seems to throw an Invalid Username or Password. error message when trying to log in via reverse proxy e.g. https://mydomain:port. Local IP:PORT access still works.
Current setup
Latest Docker container from DockerHub guillaumedsde/alpine-qbittorrent-openvpn:latest
Nginx Proxy Manager with valid SSL certificates
docker image tag (ex: python, latest, 32242d1 ...)
Information
Initially a WebUI login/password that is saved works just fine. But after a specific amount of time seems to throw an
Invalid Username or Password.
error message when trying to log in via reverse proxy e.g. https://mydomain:port. Local IP:PORT access still works.Current setup
Latest Docker container from DockerHub
guillaumedsde/alpine-qbittorrent-openvpn:latest
Nginx Proxy Manager with valid SSL certificatespython
,latest
,32242d1
...)603b78e07727
)docker-compose.yml
file ordocker run
commandN/A (using Windscribe VPN defaults)
Attempted Fix(es)
Re-starting the container allows me to login normally again via remote URL.