MarkusMcNugen / docker-qBittorrentvpn

Docker container which runs a headless qBittorrent client with WebUI and optional OpenVPN
https://hub.docker.com/r/markusmcnugen/qbittorrentvpn/
GNU General Public License v3.0
176 stars 93 forks source link

Can't load the WEBGUI page with my vpn #64

Open Kairellos opened 4 years ago

Kairellos commented 4 years ago

Hello, I can't open the webgui page (infinite loading screen) I have "Started daemon successfully" in the logs so I don't know what's the problem...

Dinth commented 4 years ago

Same thing here, im getting HTTP error 401. Seems that the port cannot be reassigned to a different one in Docker

(W) 2020-08-23T18:53:58 - WebUI: Invalid Host header, port mismatch. Request source IP: '::ffff:10.10.10.10'. Server port: '8080'. Received Host header: '10.10.1.12:8008'
(W) 2020-08-23T18:53:59 - WebUI: Invalid Host header, port mismatch. Request source IP: '::ffff:10.10.10.10'. Server port: '8080'. Received Host header: '10.10.1.12:8008'
(W) 2020-08-23T18:53:59 - WebUI: Invalid Host header, port mismatch. Request source IP: '::ffff:10.10.10.10'. Server port: '8080'. Received Host header: '10.10.1.12:8008'

also it seems that WEBUI_PORT_ENV doesnt work