binhex / arch-qbittorrentvpn

Docker build script for Arch Linux base with qBittorrent, Privoxy and OpenVPN
GNU General Public License v3.0
397 stars 46 forks source link

Client shows "Unauthorized" #135

Closed temelj closed 2 years ago

temelj commented 2 years ago

qbittorrent client webpage opens but shows only "Unauthorized".

tuur29 commented 2 years ago

I had the same issue after updating to the latest version. It seems like my config file was reset because going back to the previous version also showed this behavior. I was able to login with the default username/password (admin/adminadmin) and needed to redo all settings.

temelj commented 2 years ago

Solution: https://www.truenas.com/community/threads/issue-accessing-qbittorrent-web-ui.91784/

Try disabling Host Header Validation.

Open a Shell in your qBittorrent jail, and edit the file /.config/qBittorrent/qBittorrent.conf

Change the value from WebUI\HostHeaderValidation=true to WebUI\HostHeaderValidation=false