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 having an issue with getting a connection established with the latest version of Gluetun. I have tried restarting my server, refreshing the server list, reinstalling from scratch, resetting my password with IPVanish and nothing has worked. Below is the log that keeps looping thru the servers.json file:
2026-04-03T01:59:15Z INFO [routing] default route found: interface eth0, gateway 172.17.0.1, assigned IP 172.17.0.2 and family v4
2026-04-03T01:59:15Z INFO [routing] adding route for 0.0.0.0/0
2026-04-03T01:59:15Z INFO [firewall] setting allowed subnets...
2026-04-03T01:59:15Z INFO [routing] default route found: interface eth0, gateway 172.17.0.1, assigned IP 172.17.0.2 and family v4
2026-04-03T01:59:15Z INFO TUN device is not available: open /dev/net/tun: no such file or directory; creating it...
2026-04-03T01:59:15Z INFO [healthcheck] listening on 127.0.0.1:9999
2026-04-03T01:59:15Z INFO [http server] http server listening on [::]:8000
2026-04-03T01:59:15Z INFO [firewall] allowing VPN connection...
2026-04-03T01:59:15Z WARN [openvpn] Compression for receiving enabled. Compression has been used in the past to break encryption. Sent packets are not compressed unless "allow-compression yes" is also set.
2026-04-03T01:59:15Z INFO [openvpn] OpenVPN 2.6.16 x86_64-alpine-linux-musl [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD]
2026-04-03T01:59:15Z INFO [openvpn] library versions: OpenSSL 3.5.5 27 Jan 2026, LZO 2.10
2026-04-03T01:59:15Z INFO [openvpn] TCP/UDP: Preserving recently used remote address: [AF_INET]205.185.199.59:443
2026-04-03T01:59:15Z INFO [openvpn] UDPv4 link local: (not bound)
2026-04-03T01:59:15Z INFO [openvpn] UDPv4 link remote: [AF_INET]205.185.199.59:443
2026-04-03T01:59:15Z INFO [openvpn] [ams-c50.ipvanish.com] Peer Connection Initiated with [AF_INET]205.185.199.59:443
2026-04-03T01:59:16Z ERROR [openvpn] AUTH: Received control message: AUTH_FAILED
Your credentials might be wrong 🤨
Has anyone run into this and figured out a solution?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm having an issue with getting a connection established with the latest version of Gluetun. I have tried restarting my server, refreshing the server list, reinstalling from scratch, resetting my password with IPVanish and nothing has worked. Below is the log that keeps looping thru the servers.json file:
2026-04-03T01:59:15Z INFO [routing] default route found: interface eth0, gateway 172.17.0.1, assigned IP 172.17.0.2 and family v4
2026-04-03T01:59:15Z INFO [routing] adding route for 0.0.0.0/0
2026-04-03T01:59:15Z INFO [firewall] setting allowed subnets...
2026-04-03T01:59:15Z INFO [routing] default route found: interface eth0, gateway 172.17.0.1, assigned IP 172.17.0.2 and family v4
2026-04-03T01:59:15Z INFO TUN device is not available: open /dev/net/tun: no such file or directory; creating it...
2026-04-03T01:59:15Z INFO [healthcheck] listening on 127.0.0.1:9999
2026-04-03T01:59:15Z INFO [http server] http server listening on [::]:8000
2026-04-03T01:59:15Z INFO [firewall] allowing VPN connection...
2026-04-03T01:59:15Z WARN [openvpn] Compression for receiving enabled. Compression has been used in the past to break encryption. Sent packets are not compressed unless "allow-compression yes" is also set.
2026-04-03T01:59:15Z INFO [openvpn] OpenVPN 2.6.16 x86_64-alpine-linux-musl [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD]
2026-04-03T01:59:15Z INFO [openvpn] library versions: OpenSSL 3.5.5 27 Jan 2026, LZO 2.10
2026-04-03T01:59:15Z INFO [openvpn] TCP/UDP: Preserving recently used remote address: [AF_INET]205.185.199.59:443
2026-04-03T01:59:15Z INFO [openvpn] UDPv4 link local: (not bound)
2026-04-03T01:59:15Z INFO [openvpn] UDPv4 link remote: [AF_INET]205.185.199.59:443
2026-04-03T01:59:15Z INFO [openvpn] [ams-c50.ipvanish.com] Peer Connection Initiated with [AF_INET]205.185.199.59:443
2026-04-03T01:59:16Z ERROR [openvpn] AUTH: Received control message: AUTH_FAILED
Your credentials might be wrong 🤨
Has anyone run into this and figured out a solution?
Beta Was this translation helpful? Give feedback.
All reactions