Gluetun log
========================================
========================================
=============== gluetun ================
========================================
=========== Made with ❤️ by ============
======= https://github.com/qdm12 =======
========================================
========================================
Running version latest built on 2026-06-11T14:13:22.901Z (commit 8abb055) on Linux 6.18.33+rpt-rpi-v8 (aarch64)
📣 Your servers data files are now migrated to /gluetun/servers/
🔧 Need help? ☕ Discussion? https://github.com/qdm12/gluetun/discussions/new/choose
🐛 Bug? ✨ New feature? https://github.com/qdm12/gluetun/issues/new/choose
💻 Email? quentin.mcgaw@gmail.com
💰 Help me? https://www.paypal.me/qmcgaw https://github.com/sponsors/qdm12
2026-06-14T14:16:29+03:00 INFO [routing] default route found: interface eth0, gateway 172.19.0.1, assigned IP 172.19.0.2 and family v4
2026-06-14T14:16:29+03:00 INFO [routing] local ethernet link found: eth0
2026-06-14T14:16:29+03:00 INFO [routing] local ipnet found: 172.19.0.0/16
2026-06-14T14:16:29+03:00 INFO [firewall] enabling...
2026-06-14T14:16:29+03:00 INFO [firewall] enabled successfully
2026-06-14T14:16:30+03:00 INFO [storage] writing servers data files to /gluetun/servers/ with 27405 hardcoded servers
2026-06-14T14:16:30+03:00 INFO Alpine version: 3.23.4
2026-06-14T14:16:30+03:00 INFO OpenVPN version: 2.6.20
2026-06-14T14:16:30+03:00 INFO Firewall version: iptables v1.8.11
2026-06-14T14:16:30+03:00 INFO Settings summary:
├── VPN settings:
| ├── VPN provider settings:
| | ├── Name: airvpn
| | └── Server selection settings:
| | ├── VPN type: wireguard
| | ├── Countries: germany
| | └── Wireguard selection settings:
| ├── Wireguard settings:
| | ├── Private key: OOZ...EA=
| | ├── Pre-shared key: JKn...TY=
| | ├── Interface addresses:
| | | └── 10.165.127.125/32
| | ├── Allowed IPs:
| | | ├── 0.0.0.0/0
| | | └── ::/0
| | └── Network interface: tun0
| | └── MTU: use path MTU discovery
| └── Path MTU discovery:
| ├── ICMP addresses:
| | ├── 1.1.1.1
| | └── 8.8.8.8
| └── TCP addresses:
| ├── 1.1.1.1:443
| ├── 8.8.8.8:443
| ├── 1.1.1.1:53
| ├── 8.8.8.8:53
| ├── [2606:4700:4700::1111]:53
| ├── [2001:4860:4860::8888]:53
| ├── [2606:4700:4700::1111]:443
| └── [2001:4860:4860::8888]:443
├── DNS settings:
| ├── Upstream resolver type: dot
| ├── Upstream resolvers:
| | └── Cloudflare
| ├── Caching: yes
| ├── IPv6: no
| ├── Update period: every 24h0m0s
| └── DNS filtering settings:
| ├── Block malicious: yes
| ├── Block ads: no
| └── Block surveillance: no
├── Firewall settings:
| ├── Enabled: yes
| ├── Iptables settings:
| | └── Log level: info
| └── VPN input ports:
| └── 23492
├── Log settings:
| └── Log level: info
├── IPv6 settings:
| └── Check addresses:
| ├── [2001:4860:4860::8888]:53
| └── [2606:4700:4700::1111]:53
├── Health settings:
| ├── Server listening address: 127.0.0.1:9999
| ├── Target addresses:
| | ├── cloudflare.com:443
| | └── github.com:443
| ├── Small health check type: ICMP echo request
| | └── ICMP target IPs:
| | ├── 1.1.1.1
| | └── 8.8.8.8
| └── Restart VPN on healthcheck failure: yes
├── SOCKS5 proxy server settings:
| └── Enabled: no
├── Shadowsocks server settings:
| └── Enabled: no
├── HTTP proxy settings:
| └── Enabled: no
├── Control server settings:
| ├── Listening address: :8000
| ├── Logging: yes
| └── Authentication file path: /gluetun/auth/config.toml
├── Storage settings:
| └── Servers directory path: /gluetun/servers/
├── OS Alpine settings:
| ├── Process UID: 1000
| ├── Process GID: 1000
| └── Timezone: europe/istanbul
├── Public IP settings:
| ├── IP file path: /tmp/gluetun/ip
| ├── Public IP data base API: ipinfo
| └── Public IP data backup APIs:
| ├── ifconfigco
| ├── ip2location
| └── cloudflare
└── Version settings:
└── Enabled: yes
2026-06-14T14:16:30+03:00 INFO [routing] default route found: interface eth0, gateway 172.19.0.1, assigned IP 172.19.0.2 and family v4
2026-06-14T14:16:30+03:00 INFO [routing] adding route for 0.0.0.0/0
2026-06-14T14:16:30+03:00 INFO [firewall] setting allowed subnets...
2026-06-14T14:16:30+03:00 INFO [routing] default route found: interface eth0, gateway 172.19.0.1, assigned IP 172.19.0.2 and family v4
2026-06-14T14:16:30+03:00 INFO [healthcheck] listening on 127.0.0.1:9999
2026-06-14T14:16:30+03:00 INFO [http server] http server listening on [::]:8000
2026-06-14T14:16:30+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:16:30+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:16:30+03:00 INFO [wireguard] Connecting to 83.143.245.50:1637
2026-06-14T14:16:30+03:00 INFO [vpn] 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.
2026-06-14T14:16:30+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:16:30+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:16:36+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD failed with both ICMP and TCP)
2026-06-14T14:16:36+03:00 INFO [dns] DNS server listening on [::]:53
2026-06-14T14:16:36+03:00 INFO [dns] ready and using DNS server with dot upstream resolvers
2026-06-14T14:16:36+03:00 INFO [dns] downloading hostnames and IP block lists
2026-06-14T14:16:47+03:00 WARN [dns] getting tls connection for request IN A raw.githubusercontent.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:60530->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:16:47+03:00 WARN [dns] getting tls connection for request IN AAAA raw.githubusercontent.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:60532->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:16:56+03:00 WARN [dns] downloading block lists failed, skipping: Get "https://raw.githubusercontent.com/qdm12/files/master/malicious-hostnames.updated": dial tcp: lookup raw.githubusercontent.com on 127.0.0.1:53: read udp 127.0.0.1:43814->127.0.0.1:53: i/o timeout, Get "https://raw.githubusercontent.com/qdm12/files/master/malicious-ips.updated": dial tcp: lookup raw.githubusercontent.com on 127.0.0.1:53: read udp 127.0.0.1:43814->127.0.0.1:53: i/o timeout
2026-06-14T14:17:02+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout
2026-06-14T14:17:02+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:17:02+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:17:02+03:00 INFO [vpn] stopping
2026-06-14T14:17:02+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:17:03+03:00 INFO [vpn] starting
2026-06-14T14:17:03+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:17:03+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:17:03+03:00 INFO [wireguard] Connecting to 141.98.102.242:1637
2026-06-14T14:17:03+03:00 INFO [vpn] 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.
2026-06-14T14:17:03+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:17:03+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:17:06+03:00 WARN [dns] getting tls connection for request IN AAAA 643p2ec4rv45fnhifmxx88agp5t1x33er5vliqh6-d2uc33mzqbrh.ipleak.net.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:42902->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:17:09+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD failed with both ICMP and TCP)
2026-06-14T14:17:11+03:00 WARN [dns] getting tls connection for request IN A raw.githubusercontent.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:60520->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:17:13+03:00 WARN [dns] getting tls connection for request IN AAAA raw.githubusercontent.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:60506->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:17:15+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout
2026-06-14T14:17:15+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:17:15+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:17:15+03:00 INFO [vpn] stopping
2026-06-14T14:17:15+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:17:15+03:00 INFO [vpn] starting
2026-06-14T14:17:15+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:17:15+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:17:15+03:00 INFO [wireguard] Connecting to 141.98.102.234:1637
2026-06-14T14:17:15+03:00 INFO [vpn] 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.
2026-06-14T14:17:15+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:17:15+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:17:16+03:00 WARN [dns] running leak check: request failed: performing request: Get "https://643p2ec4rv45fnhifmxx88agp5t1x33er5vliqh6-w28oub4cyw34.ipleak.net/dnsdetection/": dial tcp: lookup 643p2ec4rv45fnhifmxx88agp5t1x33er5vliqh6-w28oub4cyw34.ipleak.net on 127.0.0.1:53: read udp 127.0.0.1:52357->127.0.0.1:53: i/o timeout
2026-06-14T14:17:20+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD failed with both ICMP and TCP)
2026-06-14T14:17:26+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout
2026-06-14T14:17:26+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:17:26+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:17:26+03:00 INFO [vpn] stopping
2026-06-14T14:17:26+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:17:27+03:00 INFO [vpn] starting
2026-06-14T14:17:27+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:17:27+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:17:27+03:00 INFO [wireguard] Connecting to 141.98.102.178:1637
2026-06-14T14:17:27+03:00 INFO [vpn] 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.
2026-06-14T14:17:27+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:17:27+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:17:30+03:00 WARN [dns] getting tls connection for request IN A 643p2ec4rv45fnhifmxx88agp5t1x33er5vliqh6-xs2r7a7tbcyx.ipleak.net.tail39ee48.ts.net.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:60526->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:17:33+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD failed with both ICMP and TCP)
2026-06-14T14:17:34+03:00 WARN [dns] getting tls connection for request IN AAAA 643p2ec4rv45fnhifmxx88agp5t1x33er5vliqh6-xs2r7a7tbcyx.ipleak.net.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:42994->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:17:38+03:00 WARN [dns] getting tls connection for request IN A raw.githubusercontent.com.tail39ee48.ts.net.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:42318->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:17:39+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout
2026-06-14T14:17:39+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:17:39+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:17:39+03:00 INFO [vpn] stopping
2026-06-14T14:17:39+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:17:39+03:00 INFO [vpn] starting
2026-06-14T14:17:39+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:17:39+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:17:39+03:00 INFO [wireguard] Connecting to 141.98.102.242:1637
2026-06-14T14:17:39+03:00 INFO [vpn] 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.
2026-06-14T14:17:39+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:17:39+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:17:43+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:53364->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:17:43+03:00 WARN [dns] getting tls connection for request IN AAAA 643p2ec4rv45fnhifmxx88agp5t1x33er5vliqh6-w28oub4cyw34.ipleak.net.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:42996->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:17:44+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:39592->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:17:45+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD failed with both ICMP and TCP)
2026-06-14T14:17:47+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:39588->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:17:51+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout
2026-06-14T14:17:51+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:17:51+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:17:51+03:00 INFO [vpn] stopping
2026-06-14T14:17:51+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:17:51+03:00 INFO [vpn] starting
2026-06-14T14:17:51+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:17:51+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:17:51+03:00 INFO [wireguard] Connecting to 37.46.199.66:1637
2026-06-14T14:17:52+03:00 INFO [vpn] 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.
2026-06-14T14:17:52+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:17:52+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:17:56+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:60488->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:17:57+03:00 WARN [dns] getting tls connection for request IN A raw.githubusercontent.com.tail39ee48.ts.net.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:42308->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:17:58+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD failed with both ICMP and TCP)
2026-06-14T14:18:04+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout
2026-06-14T14:18:04+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:18:04+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:18:04+03:00 INFO [vpn] stopping
2026-06-14T14:18:04+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:18:05+03:00 INFO [vpn] starting
2026-06-14T14:18:05+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:18:05+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:18:05+03:00 INFO [wireguard] Connecting to 185.189.112.10:1637
2026-06-14T14:18:05+03:00 INFO [vpn] 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.
2026-06-14T14:18:05+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:18:05+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:18:08+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:37998->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:18:09+03:00 WARN [MTU discovery] ignoring ICMP reply with unexpected ID 35666 (type: 0, code: 0, length: 185)
2026-06-14T14:18:09+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:53362->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:18:11+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:37982->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:18:13+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD succeeded with ICMP but failed with TCP - discarding ICMP obtained MTU 98)
2026-06-14T14:18:19+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout
2026-06-14T14:18:19+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:18:19+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:18:19+03:00 INFO [vpn] stopping
2026-06-14T14:18:19+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:18:19+03:00 INFO [vpn] starting
2026-06-14T14:18:19+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:18:19+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:18:19+03:00 INFO [wireguard] Connecting to 141.98.102.178:1637
2026-06-14T14:18:19+03:00 INFO [vpn] 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.
2026-06-14T14:18:19+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:18:19+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:18:22+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:58906->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:18:23+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:58910->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:18:26+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:45032->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:18:27+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD failed with both ICMP and TCP)
2026-06-14T14:18:31+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): EOF
2026-06-14T14:18:31+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:60490->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:18:33+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout
2026-06-14T14:18:33+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:18:33+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:18:33+03:00 INFO [vpn] stopping
2026-06-14T14:18:33+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:18:33+03:00 INFO [vpn] starting
2026-06-14T14:18:33+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:18:33+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:18:33+03:00 INFO [wireguard] Connecting to 37.46.199.66:1637
2026-06-14T14:18:33+03:00 INFO [vpn] 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.
2026-06-14T14:18:33+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:18:33+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:18:37+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:58282->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:18:39+03:00 WARN [dns] getting tls connection for request IN AAAA raw.githubusercontent.com.tail39ee48.ts.net.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:42334->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:18:41+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD failed with both ICMP and TCP)
2026-06-14T14:18:45+03:00 WARN [dns] getting tls connection for request IN A 643p2ec4rv45fnhifmxx88agp5t1x33er5vliqh6-xs2r7a7tbcyx.ipleak.net.tail39ee48.ts.net.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:60470->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:18:46+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:45028->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:18:47+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout
2026-06-14T14:18:47+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:18:47+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:18:47+03:00 INFO [vpn] stopping
2026-06-14T14:18:47+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:18:47+03:00 INFO [vpn] starting
2026-06-14T14:18:47+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:18:47+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:18:47+03:00 INFO [wireguard] Connecting to 185.189.112.18:1637
2026-06-14T14:18:47+03:00 INFO [vpn] 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.
2026-06-14T14:18:47+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:18:47+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:18:53+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD failed with both ICMP and TCP)
2026-06-14T14:18:56+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:46916->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:18:58+03:00 WARN [dns] getting tls connection for request IN AAAA 643p2ec4rv45fnhifmxx88agp5t1x33er5vliqh6-d2uc33mzqbrh.ipleak.net.tail39ee48.ts.net.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:60580->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:18:59+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout
2026-06-14T14:18:59+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:18:59+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:18:59+03:00 INFO [vpn] stopping
2026-06-14T14:18:59+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:18:59+03:00 INFO [vpn] starting
2026-06-14T14:18:59+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:18:59+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:18:59+03:00 INFO [wireguard] Connecting to 185.104.184.42:1637
2026-06-14T14:19:00+03:00 INFO [vpn] 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.
2026-06-14T14:19:00+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:19:00+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:19:01+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:51390->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:19:03+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:40518->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:19:03+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:46892->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:19:05+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:40514->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:19:07+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD failed with both ICMP and TCP)
2026-06-14T14:19:13+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout
2026-06-14T14:19:13+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:19:13+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:19:13+03:00 INFO [vpn] stopping
2026-06-14T14:19:13+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:19:13+03:00 INFO [vpn] starting
2026-06-14T14:19:13+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:19:13+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:19:13+03:00 INFO [wireguard] Connecting to 37.46.199.66:1637
2026-06-14T14:19:13+03:00 INFO [vpn] 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.
2026-06-14T14:19:13+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:19:13+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:19:17+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:46114->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:19:17+03:00 WARN [MTU discovery] ignoring ICMP reply with unexpected ID 29207 (type: 0, code: 0, length: 185)
2026-06-14T14:19:20+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD failed with both ICMP and TCP)
2026-06-14T14:19:26+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout
2026-06-14T14:19:26+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:19:26+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:19:26+03:00 INFO [vpn] stopping
2026-06-14T14:19:26+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:19:26+03:00 INFO [vpn] starting
2026-06-14T14:19:26+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:19:26+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:19:26+03:00 INFO [wireguard] Connecting to 37.46.199.66:1637
2026-06-14T14:19:27+03:00 INFO [vpn] 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.
2026-06-14T14:19:27+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:19:27+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:19:33+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:40516->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:19:33+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD failed with both ICMP and TCP)
2026-06-14T14:19:38+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): EOF
2026-06-14T14:19:39+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout
2026-06-14T14:19:39+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:19:39+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:19:39+03:00 INFO [vpn] stopping
2026-06-14T14:19:39+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:19:39+03:00 INFO [vpn] starting
2026-06-14T14:19:39+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:19:39+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:19:39+03:00 INFO [wireguard] Connecting to 37.120.217.242:1637
2026-06-14T14:19:39+03:00 INFO [vpn] 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.
2026-06-14T14:19:39+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:19:39+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:19:44+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD failed with both ICMP and TCP)
2026-06-14T14:19:50+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout
2026-06-14T14:19:50+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:19:50+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:19:50+03:00 INFO [vpn] stopping
2026-06-14T14:19:50+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:19:51+03:00 INFO [vpn] starting
2026-06-14T14:19:51+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:19:51+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:19:51+03:00 INFO [wireguard] Connecting to 37.46.199.66:1637
2026-06-14T14:19:51+03:00 INFO [vpn] 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.
2026-06-14T14:19:51+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:19:51+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:19:55+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:38962->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:19:58+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:46116->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:19:58+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD succeeded with ICMP but failed with TCP - discarding ICMP obtained MTU 205)
2026-06-14T14:20:04+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout
2026-06-14T14:20:04+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:20:04+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:20:04+03:00 INFO [vpn] stopping
2026-06-14T14:20:04+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:20:05+03:00 INFO [vpn] starting
2026-06-14T14:20:05+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:20:05+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:20:05+03:00 INFO [wireguard] Connecting to 37.46.199.66:1637
2026-06-14T14:20:05+03:00 INFO [vpn] 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.
2026-06-14T14:20:05+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:20:05+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:20:12+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:38972->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:20:13+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD succeeded with ICMP but failed with TCP - discarding ICMP obtained MTU 98)
2026-06-14T14:20:16+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:37954->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:20:19+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout
2026-06-14T14:20:19+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:20:19+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:20:19+03:00 INFO [vpn] stopping
2026-06-14T14:20:19+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:20:19+03:00 INFO [vpn] starting
2026-06-14T14:20:19+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:20:19+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:20:19+03:00 INFO [wireguard] Connecting to 185.104.184.42:1637
2026-06-14T14:20:19+03:00 INFO [vpn] 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.
2026-06-14T14:20:19+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:20:19+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:20:23+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:37888->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:20:25+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD failed with both ICMP and TCP)
2026-06-14T14:20:25+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:60782->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:20:31+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout
2026-06-14T14:20:31+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:20:31+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:20:31+03:00 INFO [vpn] stopping
2026-06-14T14:20:31+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:20:31+03:00 INFO [vpn] starting
2026-06-14T14:20:31+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:20:31+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:20:31+03:00 INFO [wireguard] Connecting to 185.104.184.42:1637
2026-06-14T14:20:31+03:00 INFO [vpn] 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.
2026-06-14T14:20:31+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:20:31+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:20:36+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:50372->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:20:37+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD failed with both ICMP and TCP)
2026-06-14T14:20:43+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout
2026-06-14T14:20:43+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:20:43+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:20:43+03:00 INFO [vpn] stopping
2026-06-14T14:20:43+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:20:43+03:00 INFO [vpn] starting
2026-06-14T14:20:43+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:20:43+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:20:43+03:00 INFO [wireguard] Connecting to 141.98.102.226:1637
2026-06-14T14:20:44+03:00 INFO [vpn] 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.
2026-06-14T14:20:44+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:20:44+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:20:48+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:50366->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:20:49+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:45650->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:20:50+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD failed with both ICMP and TCP)
2026-06-14T14:20:50+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:45634->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:20:56+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout
2026-06-14T14:20:56+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:20:56+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:20:56+03:00 INFO [vpn] stopping
2026-06-14T14:20:56+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:20:56+03:00 INFO [vpn] starting
2026-06-14T14:20:56+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:20:56+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:20:56+03:00 INFO [wireguard] Connecting to 185.189.112.10:1637
2026-06-14T14:20:56+03:00 INFO [vpn] 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.
2026-06-14T14:20:56+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:20:56+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:21:02+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD failed with both ICMP and TCP)
2026-06-14T14:21:04+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:36336->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:21:04+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:36338->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:21:06+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:35234->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:21:08+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout
2026-06-14T14:21:08+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:21:08+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:21:08+03:00 INFO [vpn] stopping
2026-06-14T14:21:08+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:21:09+03:00 INFO [vpn] starting
2026-06-14T14:21:09+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:21:09+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:21:09+03:00 INFO [wireguard] Connecting to 185.189.112.18:1637
2026-06-14T14:21:09+03:00 INFO [vpn] 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.
2026-06-14T14:21:09+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:21:09+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:21:14+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD failed with both ICMP and TCP)
2026-06-14T14:21:17+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:35210->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:21:20+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout
2026-06-14T14:21:20+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:21:20+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:21:20+03:00 INFO [vpn] stopping
2026-06-14T14:21:20+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:21:20+03:00 INFO [vpn] starting
2026-06-14T14:21:20+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:21:20+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:21:20+03:00 INFO [wireguard] Connecting to 185.189.112.26:1637
2026-06-14T14:21:20+03:00 INFO [vpn] 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.
2026-06-14T14:21:20+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:21:20+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:21:22+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:33910->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:21:22+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:45020->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:21:26+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:45642->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:21:26+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:54634->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:21:27+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:33916->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:21:28+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD failed with both ICMP and TCP)
2026-06-14T14:21:28+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:35222->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:21:29+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:37952->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:21:34+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout
2026-06-14T14:21:34+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:21:34+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:21:34+03:00 INFO [vpn] stopping
2026-06-14T14:21:34+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:21:34+03:00 INFO [vpn] starting
2026-06-14T14:21:34+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:21:34+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:21:34+03:00 INFO [wireguard] Connecting to 185.104.184.42:1637
2026-06-14T14:21:34+03:00 INFO [vpn] 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.
2026-06-14T14:21:34+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:21:34+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:21:39+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:46644->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:21:42+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD succeeded with ICMP but failed with TCP - discarding ICMP obtained MTU 219)
2026-06-14T14:21:43+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:45024->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:21:46+03:00 WARN [dns] getting tls connection for request IN AAAA 643p2ec4rv45fnhifmxx88agp5t1x33er5vliqh6-ax5k863vwsfw.ipleak.net.tail39ee48.ts.net.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:60394->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:21:48+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout
2026-06-14T14:21:48+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:21:48+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:21:48+03:00 INFO [vpn] stopping
2026-06-14T14:21:48+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:21:48+03:00 INFO [vpn] starting
2026-06-14T14:21:48+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:21:48+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:21:48+03:00 INFO [wireguard] Connecting to 37.46.199.82:1637
2026-06-14T14:21:48+03:00 INFO [vpn] 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.
2026-06-14T14:21:48+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:21:48+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:21:49+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:40702->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:21:53+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:60098->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:21:56+03:00 WARN [MTU discovery] ignoring ICMP reply with unexpected ID 27090 (type: 0, code: 0, length: 199)
2026-06-14T14:21:56+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:60114->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:21:58+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:47168->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:21:58+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD failed with both ICMP and TCP)
2026-06-14T14:22:03+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:40722->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:22:04+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout
2026-06-14T14:22:04+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:22:04+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:22:04+03:00 INFO [vpn] stopping
2026-06-14T14:22:04+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:22:04+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:45040->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:22:05+03:00 INFO [vpn] starting
2026-06-14T14:22:05+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:22:05+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:22:05+03:00 INFO [wireguard] Connecting to 141.98.102.178:1637
2026-06-14T14:22:05+03:00 INFO [vpn] 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.
2026-06-14T14:22:05+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:22:05+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:22:08+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:47180->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:22:09+03:00 WARN [MTU discovery] ignoring ICMP reply with unexpected ID 53850 (type: 0, code: 0, length: 185)
2026-06-14T14:22:10+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:38890->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:22:12+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD failed with both ICMP and TCP)
2026-06-14T14:22:15+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:58290->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:22:17+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:35240->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:22:18+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout
2026-06-14T14:22:18+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:22:18+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:22:18+03:00 INFO [vpn] stopping
2026-06-14T14:22:18+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:22:18+03:00 INFO [vpn] starting
2026-06-14T14:22:18+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:22:18+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:22:18+03:00 INFO [wireguard] Connecting to 37.46.199.50:1637
2026-06-14T14:22:18+03:00 INFO [vpn] 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.
2026-06-14T14:22:18+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:22:18+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:22:20+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:58360->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:22:20+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:34612->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:22:23+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:58368->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:22:23+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD failed with both ICMP and TCP)
2026-06-14T14:22:27+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:34600->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:22:29+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout
2026-06-14T14:22:29+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:22:29+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:22:29+03:00 INFO [vpn] stopping
2026-06-14T14:22:29+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:22:30+03:00 INFO [vpn] starting
2026-06-14T14:22:30+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:22:30+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:22:30+03:00 INFO [wireguard] Connecting to 141.98.102.234:1637
2026-06-14T14:22:30+03:00 INFO [vpn] 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.
2026-06-14T14:22:30+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:22:30+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:22:33+03:00 WARN [dns] getting tls connection for request IN A 643p2ec4rv45fnhifmxx88agp5t1x33er5vliqh6-ol8na9gvp6ng.ipleak.net.tail39ee48.ts.net.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:60412->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:22:34+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:39948->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:22:34+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:39954->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:22:35+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD failed with both ICMP and TCP)
2026-06-14T14:22:35+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:38886->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:22:37+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:40498->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:22:41+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout
2026-06-14T14:22:41+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:22:41+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:22:41+03:00 INFO [vpn] stopping
2026-06-14T14:22:41+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:22:41+03:00 INFO [vpn] starting
2026-06-14T14:22:41+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:22:41+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:22:41+03:00 INFO [wireguard] Connecting to 141.98.102.242:1637
2026-06-14T14:22:41+03:00 INFO [vpn] 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.
2026-06-14T14:22:41+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:22:41+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:22:46+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD failed with both ICMP and TCP)
2026-06-14T14:22:52+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout
2026-06-14T14:22:52+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:22:52+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:22:52+03:00 INFO [vpn] stopping
2026-06-14T14:22:52+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:22:53+03:00 INFO [vpn] starting
2026-06-14T14:22:53+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:22:53+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:22:53+03:00 INFO [wireguard] Connecting to 37.120.217.242:1637
2026-06-14T14:22:53+03:00 INFO [vpn] 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.
2026-06-14T14:22:53+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:22:53+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:22:58+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD failed with both ICMP and TCP)
2026-06-14T14:23:04+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout
2026-06-14T14:23:04+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:23:04+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:23:04+03:00 INFO [vpn] stopping
2026-06-14T14:23:04+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:23:04+03:00 INFO [vpn] starting
2026-06-14T14:23:04+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:23:04+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:23:04+03:00 INFO [wireguard] Connecting to 141.98.102.242:1637
2026-06-14T14:23:05+03:00 INFO [vpn] 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.
2026-06-14T14:23:05+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:23:05+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:23:10+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD failed with both ICMP and TCP)
2026-06-14T14:23:16+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout
2026-06-14T14:23:16+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:23:16+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:23:16+03:00 INFO [vpn] stopping
2026-06-14T14:23:16+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:23:16+03:00 INFO [vpn] starting
2026-06-14T14:23:16+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:23:16+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:23:16+03:00 INFO [wireguard] Connecting to 141.98.102.226:1637
2026-06-14T14:23:16+03:00 INFO [vpn] 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.
2026-06-14T14:23:16+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:23:16+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:23:23+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD failed with both ICMP and TCP)
2026-06-14T14:23:26+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:55022->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:23:29+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout
2026-06-14T14:23:29+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:23:29+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:23:29+03:00 INFO [vpn] stopping
2026-06-14T14:23:29+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:23:29+03:00 INFO [vpn] starting
2026-06-14T14:23:29+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:23:29+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:23:29+03:00 INFO [wireguard] Connecting to 83.143.245.50:1637
2026-06-14T14:23:29+03:00 INFO [vpn] 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.
2026-06-14T14:23:29+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:23:29+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:23:31+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:38896->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:23:31+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:46990->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:23:36+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD failed with both ICMP and TCP)
2026-06-14T14:23:41+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:32792->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:23:42+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout
2026-06-14T14:23:42+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:23:42+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:23:42+03:00 INFO [vpn] stopping
2026-06-14T14:23:42+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:23:42+03:00 INFO [vpn] starting
2026-06-14T14:23:42+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:23:42+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:23:42+03:00 INFO [wireguard] Connecting to 185.189.112.18:1637
2026-06-14T14:23:42+03:00 INFO [vpn] 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.
2026-06-14T14:23:42+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:23:42+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:23:46+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:41850->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:23:46+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:37602->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:23:48+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD failed with both ICMP and TCP)
2026-06-14T14:23:50+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:37594->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:23:53+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:46992->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:23:54+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout
2026-06-14T14:23:54+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:23:54+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:23:54+03:00 INFO [vpn] stopping
2026-06-14T14:23:54+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:23:54+03:00 INFO [vpn] starting
2026-06-14T14:23:54+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:23:55+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:23:55+03:00 INFO [wireguard] Connecting to 37.46.199.50:1637
2026-06-14T14:23:55+03:00 INFO [vpn] 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.
2026-06-14T14:23:55+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:23:55+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:23:58+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:35968->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:23:59+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:32804->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:24:01+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:35982->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:24:03+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD succeeded with ICMP but failed with TCP - discarding ICMP obtained MTU 220)
2026-06-14T14:24:09+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout
2026-06-14T14:24:09+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:24:09+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:24:09+03:00 INFO [vpn] stopping
2026-06-14T14:24:09+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:24:09+03:00 INFO [vpn] starting
2026-06-14T14:24:09+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:24:09+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:24:09+03:00 INFO [wireguard] Connecting to 37.120.217.242:1637
2026-06-14T14:24:09+03:00 INFO [vpn] 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.
2026-06-14T14:24:09+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:24:09+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:24:17+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD failed with both ICMP and TCP)
2026-06-14T14:24:23+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout
2026-06-14T14:24:23+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:24:23+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:24:23+03:00 INFO [vpn] stopping
2026-06-14T14:24:23+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:24:23+03:00 INFO [vpn] starting
2026-06-14T14:24:23+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:24:23+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:24:23+03:00 INFO [wireguard] Connecting to 37.46.199.66:1637
2026-06-14T14:24:24+03:00 INFO [vpn] 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.
2026-06-14T14:24:24+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:24:24+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:24:29+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD failed with both ICMP and TCP)
2026-06-14T14:24:35+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout
2026-06-14T14:24:35+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:24:35+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:24:35+03:00 INFO [vpn] stopping
2026-06-14T14:24:35+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:24:35+03:00 INFO [vpn] starting
2026-06-14T14:24:35+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:24:35+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:24:35+03:00 INFO [wireguard] Connecting to 141.98.102.178:1637
2026-06-14T14:24:35+03:00 INFO [vpn] 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.
2026-06-14T14:24:35+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:24:35+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:24:40+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD failed with both ICMP and TCP)
2026-06-14T14:24:46+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout
2026-06-14T14:24:46+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:24:46+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:24:46+03:00 INFO [vpn] stopping
2026-06-14T14:24:46+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:24:47+03:00 INFO [vpn] starting
2026-06-14T14:24:47+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:24:47+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:24:47+03:00 INFO [wireguard] Connecting to 37.46.199.50:1637
2026-06-14T14:24:47+03:00 INFO [vpn] 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.
2026-06-14T14:24:47+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:24:47+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:24:52+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:54618->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:24:54+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD failed with both ICMP and TCP)
2026-06-14T14:24:57+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:37582->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:25:00+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout
2026-06-14T14:25:00+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:25:00+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:25:00+03:00 INFO [vpn] stopping
2026-06-14T14:25:00+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:25:00+03:00 INFO [vpn] starting
2026-06-14T14:25:00+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:25:00+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:25:00+03:00 INFO [wireguard] Connecting to 83.143.245.50:1637
2026-06-14T14:25:00+03:00 INFO [vpn] 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.
2026-06-14T14:25:00+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:25:00+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
2026-06-14T14:25:04+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:35738->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:25:05+03:00 WARN [MTU discovery] ignoring ICMP reply with unexpected ID 40017 (type: 0, code: 0, length: 199)
2026-06-14T14:25:06+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:54642->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:25:07+03:00 INFO [MTU discovery] reverting VPN interface tun0 MTU to 1320 (due to: PMTUD succeeded with ICMP but failed with TCP - discarding ICMP obtained MTU 212)
2026-06-14T14:25:07+03:00 WARN [dns] getting tls connection for request IN A cloudflare.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:40062->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:25:08+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:55722->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:25:09+03:00 WARN [dns] getting tls connection for request IN A github.com.: creating connection: running TLS handshake with 1.1.1.1:853 (cloudflare-dns.com): read tcp 10.165.127.125:49316->1.1.1.1:853: read: connection reset by peer
2026-06-14T14:25:13+03:00 WARN [vpn] restarting VPN because it failed to pass the healthcheck: startup check: all check tries failed: parallel attempt 1/2 failed: dialing: dial tcp4: lookup cloudflare.com: i/o timeout, parallel attempt 2/2 failed: dialing: dial tcp4: lookup github.com: i/o timeout
2026-06-14T14:25:13+03:00 INFO [vpn] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2026-06-14T14:25:13+03:00 INFO [vpn] DO NOT OPEN AN ISSUE UNLESS YOU HAVE READ AND TRIED EVERY POSSIBLE SOLUTION
2026-06-14T14:25:13+03:00 INFO [vpn] stopping
2026-06-14T14:25:13+03:00 INFO [firewall] removing allowed port 23492...
2026-06-14T14:25:13+03:00 INFO [vpn] starting
2026-06-14T14:25:13+03:00 INFO [firewall] allowing VPN connection...
2026-06-14T14:25:14+03:00 INFO [wireguard] Using available kernelspace implementation
2026-06-14T14:25:14+03:00 INFO [wireguard] Connecting to 185.189.112.26:1637
2026-06-14T14:25:14+03:00 INFO [vpn] 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.
2026-06-14T14:25:14+03:00 INFO [firewall] setting allowed input port 23492 through interface tun0...
2026-06-14T14:25:14+03:00 INFO [MTU discovery] finding maximum MTU, this can take up to 6 seconds
Public Last updated: 2026-06-14 11:25:33 AM