lorissimo 0 Posted ... I've been using AirVPN for many months without issue. All of a sudden, starting today my Wireguard Docker container keeps restarting and will not work. Keep saying "unhealthy". I've thrown in the error message from my logs below but I can't figure out what the problem is. Can anyone help me? 2025-09-08T19:16:31-06:00 INFO [firewall] allowing VPN connection... 2025-09-08T19:16:31-06:00 INFO [wireguard] Using userspace implementation since Kernel support does not exist 2025-09-08T19:16:31-06:00 INFO [wireguard] Connecting to 128.127.104.79:1637 2025-09-08T19:16:31-06:00 INFO [wireguard] Wireguard setup is complete. Note Wireguard is a silent protocol and it may or may not work, without giving any error message. Typically i/o timeout errors indicate the Wireguard connection is not working. 2025-09-08T19:16:31-06:00 INFO [firewall] setting allowed input port 22458 through interface tun0... 2025-09-08T19:16:33-06:00 INFO [dns] downloading hostnames and IP block lists 2025-09-08T19:16:41-06:00 ERROR [vpn] getting public IP address information: fetching information: Get "https://ipinfo.io/": dial tcp: lookup ipinfo.io on 1.1.1.1:53: read udp 10.168.55.181:42169->1.1.1.1:53: i/o timeout 2025-09-08T19:16:43-06:00 WARN [dns] cannot update filter block lists: Get "https://raw.githubusercontent.com/qdm12/files/master/malicious-hostnames.updated": dial tcp: lookup raw.githubusercontent.com on 1.1.1.1:53: read udp 10.168.55.181:34125->1.1.1.1:53: i/o timeout, Get "https://raw.githubusercontent.com/qdm12/files/master/malicious-ips.updated": dial tcp: lookup raw.githubusercontent.com on 1.1.1.1:53: read udp 10.168.55.181:34125->1.1.1.1:53: i/o timeout 2025-09-08T19:16:43-06:00 INFO [dns] attempting restart in 40s 2025-09-08T19:17:01-06:00 INFO [healthcheck] program has been unhealthy for 21s: restarting VPN (healthcheck error: dialing: dial tcp4: lookup cloudflare.com: i/o timeout) 2025-09-08T19:17:01-06:00 INFO [healthcheck] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md 2025-09-08T19:17:01-06:00 INFO [healthcheck] DO NOT OPEN AN ISSUE UNLESS YOU READ AND TRIED EACH POSSIBLE SOLUTION 2025-09-08T19:17:01-06:00 INFO [vpn] stopping 2025-09-08T19:17:01-06:00 INFO [firewall] removing allowed port 22458... 2025-09-08T19:17:01-06:00 INFO [vpn] starting Quote Share this post Link to post