Console keeps spamming this message:
2024-05-13 12:13:48 [!] Authentication failed.
2024-05-13 12:13:48 [!] Please make sure that your Username and Password is correct.
2024-05-13 12:13:48 Failed to bring up VPN :(
2024-05-13 12:13:48 Device "proton0" does not exist.
2024-05-13 12:13:53 There is already a VPN connection running.
2024-05-13 12:13:53 Terminating previous connection...
2024-05-13 12:13:53 Connecting to NL#256 via UDP...
2024-05-13 12:13:53 [!] Authentication failed.
2024-05-13 12:13:53 [!] Please make sure that your Username and Password is correct.
2024-05-13 12:13:53 Device "proton0" does not exist.
I am sure the credentials are correct. I used my normal ProtonVPN login and the OpenVPN / IKEv2 credentials. Both didn't work.
Here is the command I used:
docker run -d --device=/dev/net/tun --cap-add=NET_ADMIN -v /etc/localtime:/etc/localtime:ro -p 8888:8080 -e PVPN_USERNAME=user -e PVPN_PASSWORD=pass --name proton-privoxy walt3rl/proton-privoxy
Console keeps spamming this message:
2024-05-13 12:13:48 [!] Authentication failed.
2024-05-13 12:13:48 [!] Please make sure that your Username and Password is correct.
2024-05-13 12:13:48 Failed to bring up VPN :(
2024-05-13 12:13:48 Device "proton0" does not exist.
2024-05-13 12:13:53 There is already a VPN connection running.
2024-05-13 12:13:53 Terminating previous connection...
2024-05-13 12:13:53 Connecting to NL#256 via UDP...
2024-05-13 12:13:53 [!] Authentication failed.
2024-05-13 12:13:53 [!] Please make sure that your Username and Password is correct.
2024-05-13 12:13:53 Device "proton0" does not exist.
I am sure the credentials are correct. I used my normal ProtonVPN login and the OpenVPN / IKEv2 credentials. Both didn't work.
Here is the command I used: