You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to set up the container with the vpnsecure provider. I've created the client.crt and openvpn_encrypted_key file and filled them like explained here:
The files are set up correctly. The credentials do work when I use the app and also on the website of vpnsecure.
Share your logs (at least 10 lines)
2025-01-07T18:18:36Z INFO [openvpn] SIGUSR1[soft,auth-failure] received, process restarting
2025-01-07T18:18:46Z INFO [openvpn] TCP/UDP: Preserving recently used remote address: [AF_INET]51.158.252.2:1282
2025-01-07T18:18:46Z INFO [openvpn] UDPv4 link local: (not bound)
2025-01-07T18:18:46Z INFO [openvpn] UDPv4 link remote: [AF_INET]51.158.252.2:1282
2025-01-07T18:18:47Z INFO [openvpn] [vpnsecure-server] Peer Connection Initiated with [AF_INET]51.158.252.2:1282
2025-01-07T18:18:48Z ERROR [openvpn] AUTH: Received control message: AUTH_FAILED
Your credentials might be wrong 🤨
Do you have any funny characters (such as $) in your password? Maybe that could be the issue 🤔 although I'd expect openvpn not being able to decrypt your openvpn key file if the passphrase was invalid...
Have you tried with other servers (for example pick one with SERVER_HOSTNAMES)
I tried to change the password to one without special characters, deployed the new files and also tried to connect to an other server -> nothing changed
Is this urgent?
None
Host OS
Debian 12 (Bookworm)
CPU arch
x86_64
VPN service provider
VPNSecure.me
What are you using to run the container
docker-compose
What is the version of Gluetun
Latest Build: 2024-12-27T20:18:46.989Z
What's the problem 🤔
I'm trying to set up the container with the vpnsecure provider. I've created the client.crt and openvpn_encrypted_key file and filled them like explained here:
https://github.com/qdm12/gluetun-wiki/blob/main/setup/advanced/openvpn-client-certificate.md
https://github.com/qdm12/gluetun-wiki/blob/main/setup/advanced/openvpn-client-encrypted-key.md
The files are set up correctly. The credentials do work when I use the app and also on the website of vpnsecure.
Share your logs (at least 10 lines)
Share your configuration
The text was updated successfully, but these errors were encountered: