Skip to content
New issue

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

WebUI Connection Reset #142

Open
pulpocaminante opened this issue Oct 13, 2022 · 0 comments
Open

WebUI Connection Reset #142

pulpocaminante opened this issue Oct 13, 2022 · 0 comments

Comments

@pulpocaminante
Copy link

pulpocaminante commented Oct 13, 2022

Always get this regardless of port when checking localhost:8081, ufw fully disabled, and only with VPN enabled

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant