We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Always get this regardless of port when checking localhost:8081, ufw fully disabled, and only with VPN enabled
localhost:8081
The connection was reset The connection to the server was reset while the page was loading.
Settings are:
docker run --privileged -d \ --name qbd \ -v /home/amnesia/.config:/config \ -v /home/amnesia/Torrents:/downloads \ -e "VPN_ENABLED=no" \ -e "VPN_USERNAME=[redacted]" \ -e "VPN_PASSWORD=[redacted]" \ -e "LAN_NETWORK=192.168.1.0/24" \ -e "NAME_SERVERS=8.8.8.8,8.8.4.4" \ -e "WEBUI_PORT_ENV=8080" \ -p 8080:8080 \ -p 8999:8999 \ -p 8999:8999/udp \ markusmcnugen/qbittorrentvpn
Nothing abnormal in logs, no errors
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Always get this regardless of port when checking
localhost:8081
, ufw fully disabled, and only with VPN enabledSettings are:
Nothing abnormal in logs, no errors
The text was updated successfully, but these errors were encountered: