mirror of
https://github.com/haugene/docker-transmission-openvpn.git
synced 2025-08-20 05:51:12 +02:00
1.4 KiB
Executable File
1.4 KiB
Executable File
- The container runs, but I can't access the web ui
- RTNETLINK answers: File exists
- TUNSETIFF tun: Operation not permitted
- AUTH: Received control message: AUTH_FAILED
The container runs, but I can't access the web ui
TODO: Short explanation and link to networking
RTNETLINK answers: File exists
TODO: Conflicting LOCAL_NETWORK values. Short explanation and link to networking
TUNSETIFF tun: Operation not permitted
TODO: Permissions issue. Is NET_ADMIN given? Does it work with --privileged? Some platforms has it harder than others.
AUTH: Received control message: AUTH_FAILED
If your logs end like this, the wrong username/password was sent to your VPN provider:
AUTH: Received control message: AUTH_FAILED
SIGTERM[soft,auth-failure] received, process exiting
TODO: Special chars in password? Separate credentials for OpenVPN? Check file content of /config/openvpn-credentials.txt and contact provider