Healthcheck Error - Stopping it from working, maybe affecting multiple providers ?
Have been using my VPN service with Gluetun for a while, and it’s been great but recently it’s stopped connecting and I’ve seen errors in the logs. There seems to be some posts like this opened in the github page, but no comments/actions yet..Not sure if this is a wider issue, as two different providers have been mentioned in those github posts .
The recurring error that looks to be the main focus (for me) is the following.. (I’ve got debug enabled and tried all that the healthcheck guide provides, but no luck - same recurring errors and no connectivity)
Has anyone had this, or have an idea of the cause/fix?
- 2025-02-26T11:09:23Z INFO [vpn] starting
- 2025-02-26T11:09:23Z INFO [firewall] allowing VPN connection...
- 2025-02-26T11:09:23Z INFO [openvpn] OpenVPN 2.6.11 x86_64-alpine-linux-musl [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD]
- 2025-02-26T11:09:23Z INFO [openvpn] library versions: OpenSSL 3.3.2 3 Sep 2024, LZO 2.10
- 2025-02-26T11:09:23Z INFO [openvpn] TCP/UDP: Preserving recently used remote address: [AF_INET]149.172.238.136:53
- 2025-02-26T11:09:23Z INFO [openvpn] Socket Buffers: R=[819200->819200] S=[819200->819200]
- 2025-02-26T11:09:23Z INFO [openvpn] UDPv4 link local: (not bound)
- 2025-02-26T11:09:23Z INFO [openvpn] UDPv4 link remote: [AF_INET]149.172.238.136:53
- 2025-02-26T11:10:09Z INFO [healthcheck] program has been unhealthy for 46s: restarting VPN (healthcheck error: dialing: dial tcp4: lookup cloudflare.com on 1.1.1.1:53: write udp 172.29.8.2:43835->1.1.1.1:53: write: operation not permitted)
- 2025-02-26T11:10:09Z INFO [healthcheck] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
- 2025-02-26T11:10:09Z INFO [healthcheck] DO NOT OPEN AN ISSUE UNLESS YOU READ AND TRIED EACH POSSIBLE SOLUTION
- 2025-02-26T11:10:09Z INFO [vpn] stopping
- 2025-02-26T11:10:09Z INFO [vpn] starting
- 2025-02-26T11:10:09Z INFO [firewall] allowing VPN connection...