qdm12 / gluetun

VPN client in a thin Docker container for multiple VPN providers, written in Go, and using OpenVPN or Wireguard, DNS over TLS, with a few proxy servers built-in.
https://hub.docker.com/r/qmcgaw/gluetun
MIT License
7.38k stars 349 forks source link

Bug: protonvpn openvpn disconnects occasionally #2407

Open DaBlincx opened 1 month ago

DaBlincx commented 1 month ago

Is this urgent?

None

Host OS

Windows 10 22H2

CPU arch

x86_64

VPN service provider

ProtonVPN

What are you using to run the container

docker-compose

What is the version of Gluetun

Running version latest built on 2024-08-09T09:37:47.759Z (commit 01aaf2c)

What's the problem πŸ€”

Every time I start the gluetun container it runs fine for like 2-10 minutes and then it logs [healthcheck] program has been unhealthy for 6s: restarting VPN and restarts the gluetun container. This is annoying because qbittorrent doesnt reconnect to gluetun after the restart so I have to restart the qbittorrent container manually every time. I tried all the fixes mentioned in the healthcheck.md file but nothing worked.

I'm running the exact same config (only host volume path different) on an ubuntu vps to test and its been running fine for over an hour now.

I stopped the container manually at 2024-08-10 21:47:34 and then openvpn logged some internal screaming.

Share your logs (at least 10 lines)

2024-08-10 21:42:30 ========================================
2024-08-10 21:42:30 ========================================
2024-08-10 21:42:30 =============== gluetun ================
2024-08-10 21:42:30 ========================================
2024-08-10 21:42:30 =========== Made with ❀️ by ============
2024-08-10 21:42:30 ======= https://github.com/qdm12 =======
2024-08-10 21:42:30 ========================================
2024-08-10 21:42:30 ========================================
2024-08-10 21:42:30 
2024-08-10 21:42:30 Running version latest built on 2024-08-09T09:37:47.759Z (commit 01aaf2c)
2024-08-10 21:42:30 
2024-08-10 21:42:30 πŸ”§ Need help? β˜• Discussion? https://github.com/qdm12/gluetun/discussions/new/choose
2024-08-10 21:42:30 πŸ› Bug? ✨ New feature? https://github.com/qdm12/gluetun/issues/new/choose
2024-08-10 21:42:30 πŸ’» Email? quentin.mcgaw@gmail.com
2024-08-10 21:42:30 πŸ’° Help me? https://www.paypal.me/qmcgaw https://github.com/sponsors/qdm12
2024-08-10 21:42:30 2024-08-10T19:42:30Z WARN You are using the old environment variable PORT_FORWARDING_STATUS_FILE, please consider changing it to VPN_PORT_FORWARDING_STATUS_FILE
2024-08-10 21:42:30 2024-08-10T19:42:30Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.11 and family v4
2024-08-10 21:42:30 2024-08-10T19:42:30Z INFO [routing] local ethernet link found: eth0
2024-08-10 21:42:30 2024-08-10T19:42:30Z INFO [routing] local ipnet found: 172.18.0.0/16
2024-08-10 21:42:31 2024-08-10T19:42:31Z INFO [firewall] enabling...
2024-08-10 21:42:31 2024-08-10T19:42:31Z INFO [firewall] enabled successfully
2024-08-10 21:42:32 2024-08-10T19:42:32Z INFO [storage] merging by most recent 20476 hardcoded servers and 20440 servers read from /gluetun/servers.json
2024-08-10 21:42:32 2024-08-10T19:42:32Z INFO [storage] Using protonvpn servers from file which are 7 days more recent
2024-08-10 21:42:32 2024-08-10T19:42:32Z INFO Alpine version: 3.20.2
2024-08-10 21:42:32 2024-08-10T19:42:32Z INFO OpenVPN 2.5 version: 2.5.10
2024-08-10 21:42:32 2024-08-10T19:42:32Z INFO OpenVPN 2.6 version: 2.6.11
2024-08-10 21:42:32 2024-08-10T19:42:32Z INFO Unbound version: 1.20.0
2024-08-10 21:42:32 2024-08-10T19:42:32Z INFO IPtables version: v1.8.10
2024-08-10 21:42:32 2024-08-10T19:42:32Z INFO Settings summary:
2024-08-10 21:42:32 β”œβ”€β”€ VPN settings:
2024-08-10 21:42:32 |   β”œβ”€β”€ VPN provider settings:
2024-08-10 21:42:32 |   |   β”œβ”€β”€ Name: protonvpn
2024-08-10 21:42:32 |   |   β”œβ”€β”€ Server selection settings:
2024-08-10 21:42:32 |   |   |   β”œβ”€β”€ VPN type: openvpn
2024-08-10 21:42:32 |   |   |   β”œβ”€β”€ Countries: redacted
2024-08-10 21:42:32 |   |   |   β”œβ”€β”€ Port forwarding only servers: yes
2024-08-10 21:42:32 |   |   |   └── OpenVPN server selection settings:
2024-08-10 21:42:32 |   |   |       └── Protocol: TCP
2024-08-10 21:42:32 |   |   └── Automatic port forwarding settings:
2024-08-10 21:42:32 |   |       β”œβ”€β”€ Redirection listening port: disabled
2024-08-10 21:42:32 |   |       β”œβ”€β”€ Use port forwarding code for current provider
2024-08-10 21:42:32 |   |       β”œβ”€β”€ Forwarded port file path: /gluetun/forwarded_port.txt
2024-08-10 21:42:32 |   |       └── Credentials:
2024-08-10 21:42:32 |   |           β”œβ”€β”€ Username: redacted
2024-08-10 21:42:32 |   |           └── Password: redacted
2024-08-10 21:42:32 |   └── OpenVPN settings:
2024-08-10 21:42:32 |       β”œβ”€β”€ OpenVPN version: 2.6
2024-08-10 21:42:32 |       β”œβ”€β”€ User: [set]
2024-08-10 21:42:32 |       β”œβ”€β”€ Password: redacted
2024-08-10 21:42:32 |       β”œβ”€β”€ Network interface: tun0
2024-08-10 21:42:32 |       β”œβ”€β”€ Run OpenVPN as: root
2024-08-10 21:42:32 |       └── Verbosity level: 5
2024-08-10 21:42:32 β”œβ”€β”€ DNS settings:
2024-08-10 21:42:32 |   β”œβ”€β”€ Keep existing nameserver(s): no
2024-08-10 21:42:32 |   β”œβ”€β”€ DNS server address to use: 127.0.0.1
2024-08-10 21:42:32 |   └── DNS over TLS settings:
2024-08-10 21:42:32 |       β”œβ”€β”€ Enabled: yes
2024-08-10 21:42:32 |       β”œβ”€β”€ Update period: every 24h0m0s
2024-08-10 21:42:32 |       β”œβ”€β”€ Unbound settings:
2024-08-10 21:42:32 |       |   β”œβ”€β”€ Authoritative servers:
2024-08-10 21:42:32 |       |   |   └── cloudflare
2024-08-10 21:42:32 |       |   β”œβ”€β”€ Caching: yes
2024-08-10 21:42:32 |       |   β”œβ”€β”€ IPv6: no
2024-08-10 21:42:32 |       |   β”œβ”€β”€ Verbosity level: 1
2024-08-10 21:42:32 |       |   β”œβ”€β”€ Verbosity details level: 0
2024-08-10 21:42:32 |       |   β”œβ”€β”€ Validation log level: 0
2024-08-10 21:42:32 |       |   β”œβ”€β”€ System user: root
2024-08-10 21:42:32 |       |   └── Allowed networks:
2024-08-10 21:42:32 |       |       β”œβ”€β”€ 0.0.0.0/0
2024-08-10 21:42:32 |       |       └── ::/0
2024-08-10 21:42:32 |       └── DNS filtering settings:
2024-08-10 21:42:32 |           β”œβ”€β”€ Block malicious: yes
2024-08-10 21:42:32 |           β”œβ”€β”€ Block ads: no
2024-08-10 21:42:32 |           β”œβ”€β”€ Block surveillance: no
2024-08-10 21:42:32 |           └── Blocked IP networks:
2024-08-10 21:42:32 |               β”œβ”€β”€ 127.0.0.1/8
2024-08-10 21:42:32 |               β”œβ”€β”€ 10.0.0.0/8
2024-08-10 21:42:32 |               β”œβ”€β”€ 172.16.0.0/12
2024-08-10 21:42:32 |               β”œβ”€β”€ 192.168.0.0/16
2024-08-10 21:42:32 |               β”œβ”€β”€ 169.254.0.0/16
2024-08-10 21:42:32 |               β”œβ”€β”€ ::1/128
2024-08-10 21:42:32 |               β”œβ”€β”€ fc00::/7
2024-08-10 21:42:32 |               β”œβ”€β”€ fe80::/10
2024-08-10 21:42:32 |               β”œβ”€β”€ ::ffff:127.0.0.1/104
2024-08-10 21:42:32 |               β”œβ”€β”€ ::ffff:10.0.0.0/104
2024-08-10 21:42:32 |               β”œβ”€β”€ ::ffff:169.254.0.0/112
2024-08-10 21:42:32 |               β”œβ”€β”€ ::ffff:172.16.0.0/108
2024-08-10 21:42:32 |               └── ::ffff:192.168.0.0/112
2024-08-10 21:42:32 β”œβ”€β”€ Firewall settings:
2024-08-10 21:42:32 |   └── Enabled: yes
2024-08-10 21:42:32 β”œβ”€β”€ Log settings:
2024-08-10 21:42:32 |   └── Log level: info
2024-08-10 21:42:32 β”œβ”€β”€ Health settings:
2024-08-10 21:42:32 |   β”œβ”€β”€ Server listening address: 127.0.0.1:9999
2024-08-10 21:42:32 |   β”œβ”€β”€ Target address: cloudflare.com:443
2024-08-10 21:42:32 |   β”œβ”€β”€ Duration to wait after success: 5s
2024-08-10 21:42:32 |   β”œβ”€β”€ Read header timeout: 100ms
2024-08-10 21:42:32 |   β”œβ”€β”€ Read timeout: 500ms
2024-08-10 21:42:32 |   └── VPN wait durations:
2024-08-10 21:42:32 |       β”œβ”€β”€ Initial duration: 6s
2024-08-10 21:42:32 |       └── Additional duration: 5s
2024-08-10 21:42:32 β”œβ”€β”€ Shadowsocks server settings:
2024-08-10 21:42:32 |   └── Enabled: no
2024-08-10 21:42:32 β”œβ”€β”€ HTTP proxy settings:
2024-08-10 21:42:32 |   └── Enabled: no
2024-08-10 21:42:32 β”œβ”€β”€ Control server settings:
2024-08-10 21:42:32 |   β”œβ”€β”€ Listening address: :8000
2024-08-10 21:42:32 |   └── Logging: yes
2024-08-10 21:42:32 β”œβ”€β”€ OS Alpine settings:
2024-08-10 21:42:32 |   β”œβ”€β”€ Process UID: 1000
2024-08-10 21:42:32 |   └── Process GID: 1000
2024-08-10 21:42:32 β”œβ”€β”€ Public IP settings:
2024-08-10 21:42:32 |   β”œβ”€β”€ Fetching: every 12h0m0s
2024-08-10 21:42:32 |   β”œβ”€β”€ IP file path: /tmp/gluetun/ip
2024-08-10 21:42:32 |   └── Public IP data API: ipinfo
2024-08-10 21:42:32 └── Version settings:
2024-08-10 21:42:32     └── Enabled: yes
2024-08-10 21:42:32 2024-08-10T19:42:32Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.11 and family v4
2024-08-10 21:42:32 2024-08-10T19:42:32Z INFO [routing] adding route for 0.0.0.0/0
2024-08-10 21:42:32 2024-08-10T19:42:32Z INFO [firewall] setting allowed subnets...
2024-08-10 21:42:32 2024-08-10T19:42:32Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.11 and family v4
2024-08-10 21:42:32 2024-08-10T19:42:32Z INFO TUN device is not available: open /dev/net/tun: no such file or directory; creating it...
2024-08-10 21:42:32 2024-08-10T19:42:32Z INFO [dns] using plaintext DNS at address 1.1.1.1
2024-08-10 21:42:32 2024-08-10T19:42:32Z INFO [http server] http server listening on [::]:8000
2024-08-10 21:42:32 2024-08-10T19:42:32Z INFO [healthcheck] listening on 127.0.0.1:9999
2024-08-10 21:42:33 2024-08-10T19:42:33Z INFO [firewall] allowing VPN connection...
2024-08-10 21:42:33 2024-08-10T19:42:33Z INFO [openvpn] OpenVPN 2.6.11 x86_64-alpine-linux-musl [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD]
2024-08-10 21:42:33 2024-08-10T19:42:33Z INFO [openvpn] library versions: OpenSSL 3.3.1 4 Jun 2024, LZO 2.10
2024-08-10 21:42:33 2024-08-10T19:42:33Z INFO [openvpn] Outgoing Control Channel Authentication: Using 512 bit message hash 'SHA512' for HMAC authentication
2024-08-10 21:42:33 2024-08-10T19:42:33Z INFO [openvpn] Incoming Control Channel Authentication: Using 512 bit message hash 'SHA512' for HMAC authentication
2024-08-10 21:42:33 2024-08-10T19:42:33Z INFO [openvpn] Control Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ]
2024-08-10 21:42:33 2024-08-10T19:42:33Z INFO [openvpn] Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1800 tailroom:568 ET:32 ]
2024-08-10 21:42:33 2024-08-10T19:42:33Z INFO [openvpn] TCP/UDP: Preserving recently used remote address: [AF_INET]185.246.211.72:443
2024-08-10 21:42:33 2024-08-10T19:42:33Z INFO [openvpn] Socket Buffers: R=[131072->131072] S=[16384->16384]
2024-08-10 21:42:33 2024-08-10T19:42:33Z INFO [openvpn] Attempting to establish TCP connection with [AF_INET]185.246.211.72:443
2024-08-10 21:42:33 2024-08-10T19:42:33Z INFO [openvpn] TCP connection established with [AF_INET]185.246.211.72:443
2024-08-10 21:42:33 2024-08-10T19:42:33Z INFO [openvpn] TCPv4_CLIENT link local: (not bound)
2024-08-10 21:42:33 2024-08-10T19:42:33Z INFO [openvpn] TCPv4_CLIENT link remote: [AF_INET]185.246.211.72:443
2024-08-10 21:42:33 2024-08-10T19:42:33Z INFO [openvpn] TLS: Initial packet from [AF_INET]185.246.211.72:443, sid=0c26dd22 4fbfd8bb
2024-08-10 21:42:33 2024-08-10T19:42:33Z INFO [openvpn] VERIFY OK: depth=2, C=CH, O=ProtonVPN AG, CN=ProtonVPN Root CA
2024-08-10 21:42:33 2024-08-10T19:42:33Z INFO [openvpn] VERIFY OK: depth=1, C=CH, O=ProtonVPN AG, CN=ProtonVPN Intermediate CA 1
2024-08-10 21:42:33 2024-08-10T19:42:33Z INFO [openvpn] VERIFY KU OK
2024-08-10 21:42:33 2024-08-10T19:42:33Z INFO [openvpn] Validating certificate extended key usage
2024-08-10 21:42:33 2024-08-10T19:42:33Z INFO [openvpn] ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication
2024-08-10 21:42:33 2024-08-10T19:42:33Z INFO [openvpn] VERIFY EKU OK
2024-08-10 21:42:33 2024-08-10T19:42:33Z INFO [openvpn] VERIFY OK: depth=0, CN=node-fr-14.protonvpn.net
2024-08-10 21:42:33 2024-08-10T19:42:33Z INFO [openvpn] Control Channel: TLSv1.3, cipher TLSv1.3 TLS_AES_256_GCM_SHA384, peer certificate: 4096 bits RSA, signature: RSA-SHA256, peer temporary key: 521 bits ECsecp521r1
2024-08-10 21:42:33 2024-08-10T19:42:33Z INFO [openvpn] [node-fr-14.protonvpn.net] Peer Connection Initiated with [AF_INET]185.246.211.72:443
2024-08-10 21:42:33 2024-08-10T19:42:33Z INFO [openvpn] TLS: move_session: dest=TM_ACTIVE src=TM_INITIAL reinit_src=1
2024-08-10 21:42:33 2024-08-10T19:42:33Z INFO [openvpn] TLS: tls_multi_process: initial untrusted session promoted to trusted
2024-08-10 21:42:34 2024-08-10T19:42:34Z INFO [openvpn] SENT CONTROL [node-fr-14.protonvpn.net]: 'PUSH_REQUEST' (status=1)
2024-08-10 21:42:34 2024-08-10T19:42:34Z INFO [openvpn] PUSH: Received control message: 'PUSH_REPLY,dhcp-option DNS 10.81.0.1,redirect-gateway def1,explicit-exit-notify,comp-lzo no,route-gateway 10.81.0.1,topology subnet,ping 10,ping-restart 60,socket-flags TCP_NODELAY,ifconfig 10.81.0.4 255.255.0.0,peer-id 65537,cipher AES-256-GCM,protocol-flags cc-exit tls-ekm dyn-tls-crypt,tun-mtu 1500'
2024-08-10 21:42:34 2024-08-10T19:42:34Z INFO [openvpn] OPTIONS IMPORT: --explicit-exit-notify can only be used with --proto udp
2024-08-10 21:42:34 2024-08-10T19:42:34Z INFO [openvpn] OPTIONS IMPORT: --socket-flags option modified
2024-08-10 21:42:34 2024-08-10T19:42:34Z INFO [openvpn] Socket flags: TCP_NODELAY=1 succeeded
2024-08-10 21:42:34 2024-08-10T19:42:34Z INFO [openvpn] OPTIONS IMPORT: --ifconfig/up options modified
2024-08-10 21:42:34 2024-08-10T19:42:34Z INFO [openvpn] OPTIONS IMPORT: route options modified
2024-08-10 21:42:34 2024-08-10T19:42:34Z INFO [openvpn] OPTIONS IMPORT: route-related options modified
2024-08-10 21:42:34 2024-08-10T19:42:34Z INFO [openvpn] OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
2024-08-10 21:42:34 2024-08-10T19:42:34Z INFO [openvpn] OPTIONS IMPORT: tun-mtu set to 1500
2024-08-10 21:42:34 2024-08-10T19:42:34Z INFO [openvpn] ROUTE_GATEWAY 172.18.0.1/255.255.0.0 IFACE=eth0 HWADDR=02:42:ac:12:00:0b
2024-08-10 21:42:34 2024-08-10T19:42:34Z INFO [openvpn] TUN/TAP device tun0 opened
2024-08-10 21:42:34 2024-08-10T19:42:34Z INFO [openvpn] do_ifconfig, ipv4=1, ipv6=0
2024-08-10 21:42:34 2024-08-10T19:42:34Z INFO [openvpn] /sbin/ip link set dev tun0 up mtu 1500
2024-08-10 21:42:34 2024-08-10T19:42:34Z INFO [openvpn] /sbin/ip link set dev tun0 up
2024-08-10 21:42:34 2024-08-10T19:42:34Z INFO [openvpn] /sbin/ip addr add dev tun0 10.81.0.4/16
2024-08-10 21:42:34 2024-08-10T19:42:34Z INFO [openvpn] /sbin/ip route add 185.246.211.72/32 via 172.18.0.1
2024-08-10 21:42:34 2024-08-10T19:42:34Z INFO [openvpn] /sbin/ip route add 0.0.0.0/1 via 10.81.0.1
2024-08-10 21:42:34 2024-08-10T19:42:34Z INFO [openvpn] /sbin/ip route add 128.0.0.0/1 via 10.81.0.1
2024-08-10 21:42:34 2024-08-10T19:42:34Z INFO [openvpn] Data Channel MTU parms [ mss_fix:1351 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1800 tailroom:568 ET:32 ]
2024-08-10 21:42:34 2024-08-10T19:42:34Z INFO [openvpn] Outgoing dynamic tls-crypt: Cipher 'AES-256-CTR' initialized with 256 bit key
2024-08-10 21:42:34 2024-08-10T19:42:34Z INFO [openvpn] Outgoing dynamic tls-crypt: Using 256 bit message hash 'SHA256' for HMAC authentication
2024-08-10 21:42:34 2024-08-10T19:42:34Z INFO [openvpn] Incoming dynamic tls-crypt: Cipher 'AES-256-CTR' initialized with 256 bit key
2024-08-10 21:42:34 2024-08-10T19:42:34Z INFO [openvpn] Incoming dynamic tls-crypt: Using 256 bit message hash 'SHA256' for HMAC authentication
2024-08-10 21:42:34 2024-08-10T19:42:34Z INFO [openvpn] Outgoing Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
2024-08-10 21:42:34 2024-08-10T19:42:34Z INFO [openvpn] Incoming Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
2024-08-10 21:42:34 2024-08-10T19:42:34Z INFO [openvpn] UID set to nonrootuser
2024-08-10 21:42:34 2024-08-10T19:42:34Z INFO [openvpn] Initialization Sequence Completed
2024-08-10 21:42:34 2024-08-10T19:42:34Z INFO [openvpn] Data Channel: cipher 'AES-256-GCM', peer-id: 65537, compression: 'stub'
2024-08-10 21:42:34 2024-08-10T19:42:34Z INFO [openvpn] Timers: ping 10, ping-restart 60
2024-08-10 21:42:34 2024-08-10T19:42:34Z INFO [openvpn] Protocol options: protocol-flags cc-exit tls-ekm dyn-tls-crypt
2024-08-10 21:42:34 2024-08-10T19:42:34Z INFO [dns] downloading DNS over TLS cryptographic files
2024-08-10 21:42:35 2024-08-10T19:42:35Z INFO [healthcheck] healthy!
2024-08-10 21:42:36 2024-08-10T19:42:36Z INFO [dns] downloading hostnames and IP block lists
2024-08-10 21:42:45 2024-08-10T19:42:45Z INFO [dns] init module 0: validator
2024-08-10 21:42:45 2024-08-10T19:42:45Z INFO [dns] init module 1: iterator
2024-08-10 21:42:45 2024-08-10T19:42:45Z INFO [dns] start of service (unbound 1.20.0).
2024-08-10 21:42:45 2024-08-10T19:42:45Z INFO [dns] generate keytag query _ta-4a5c-4f66-9728. NULL IN
2024-08-10 21:42:46 2024-08-10T19:42:46Z INFO [dns] generate keytag query _ta-4a5c-4f66-9728. NULL IN
2024-08-10 21:42:46 2024-08-10T19:42:46Z INFO [dns] ready
2024-08-10 21:42:46 2024-08-10T19:42:46Z INFO [healthcheck] healthy!
2024-08-10 21:42:47 2024-08-10T19:42:47Z INFO [ip getter] Public IP address is 185.246.211.78 (France, Île-de-France, Paris)
2024-08-10 21:42:47 2024-08-10T19:42:47Z INFO [vpn] You are running on the bleeding edge of latest!
2024-08-10 21:42:47 2024-08-10T19:42:47Z INFO [port forwarding] starting
2024-08-10 21:42:48 2024-08-10T19:42:48Z INFO [port forwarding] gateway external IPv4 address is 185.246.211.78
2024-08-10 21:42:48 2024-08-10T19:42:48Z INFO [port forwarding] port forwarded is 44332
2024-08-10 21:42:48 2024-08-10T19:42:48Z INFO [firewall] setting allowed input port 44332 through interface tun0...
2024-08-10 21:42:48 2024-08-10T19:42:48Z INFO [port forwarding] writing port file /gluetun/forwarded_port.txt
2024-08-10 21:43:25 2024-08-10T19:43:25Z ERROR [openvpn] stream error: bufio.Scanner: token too long
2024-08-10 21:46:22 2024-08-10T19:46:22Z INFO [healthcheck] program has been unhealthy for 6s: restarting VPN
2024-08-10 21:46:22 2024-08-10T19:46:22Z INFO [healthcheck] πŸ‘‰ See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2024-08-10 21:46:22 2024-08-10T19:46:22Z INFO [healthcheck] DO NOT OPEN AN ISSUE UNLESS YOU READ AND TRIED EACH POSSIBLE SOLUTION
2024-08-10 21:46:22 2024-08-10T19:46:22Z INFO [vpn] stopping
2024-08-10 21:46:22 2024-08-10T19:46:22Z INFO [port forwarding] stopping
2024-08-10 21:46:22 2024-08-10T19:46:22Z INFO [firewall] removing allowed port 44332...
2024-08-10 21:46:23 2024-08-10T19:46:23Z ERROR port forwarding loop crashed: stopping previous service: blocking previous port in firewall: removing allowed port 44332 on interface tun0: command failed: "iptables --delete INPUT -i tun0 -p udp -m udp --dport 44332 -j ACCEPT": iptables: Bad rule (does a matching rule exist in that chain?).: exit status 1
2024-08-10 21:46:23 2024-08-10T19:46:23Z INFO dns ticker: terminated βœ”οΈ
2024-08-10 21:46:23 2024-08-10T19:46:23Z INFO http server: terminated βœ”οΈ
2024-08-10 21:46:23 2024-08-10T19:46:23Z INFO updater ticker: terminated βœ”οΈ
2024-08-10 21:46:23 2024-08-10T19:46:23Z INFO control: terminated βœ”οΈ
2024-08-10 21:46:23 2024-08-10T19:46:23Z INFO updater: terminated βœ”οΈ
2024-08-10 21:46:23 2024-08-10T19:46:23Z INFO tickers: terminated βœ”οΈ
2024-08-10 21:46:23 2024-08-10T19:46:23Z WARN HTTP health server: goroutine shutdown timed out: after 400ms ⚠️
2024-08-10 21:46:24 2024-08-10T19:46:24Z WARN vpn: goroutine shutdown timed out: after 1s ⚠️
2024-08-10 21:46:24 2024-08-10T19:46:24Z INFO shadowsocks proxy: terminated βœ”οΈ
2024-08-10 21:46:24 2024-08-10T19:46:24Z INFO http proxy: terminated βœ”οΈ
2024-08-10 21:46:24 2024-08-10T19:46:24Z INFO unbound: terminated βœ”οΈ
2024-08-10 21:46:24 2024-08-10T19:46:24Z INFO other: terminated βœ”οΈ
2024-08-10 21:46:24 2024-08-10T19:46:24Z INFO [routing] routing cleanup...
2024-08-10 21:46:24 2024-08-10T19:46:24Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.11 and family v4
2024-08-10 21:46:24 2024-08-10T19:46:24Z INFO [routing] deleting route for 0.0.0.0/0
2024-08-10 21:46:24 2024-08-10T19:46:24Z ERROR ordered shutdown timed out: HTTP health server: goroutine shutdown timed out: after 400ms; vpn: goroutine shutdown timed out: after 1s
2024-08-10 21:46:24 2024-08-10T19:46:24Z INFO Shutdown successful
2024-08-10 21:46:25 ========================================
2024-08-10 21:46:25 ========================================
2024-08-10 21:46:25 =============== gluetun ================
2024-08-10 21:46:25 ========================================
2024-08-10 21:46:25 =========== Made with ❀️ by ============
2024-08-10 21:46:25 ======= https://github.com/qdm12 =======
2024-08-10 21:46:25 ========================================
2024-08-10 21:46:25 ========================================
2024-08-10 21:46:25 
2024-08-10 21:46:25 Running version latest built on 2024-08-09T09:37:47.759Z (commit 01aaf2c)
2024-08-10 21:46:25 
2024-08-10 21:46:25 πŸ”§ Need help? β˜• Discussion? https://github.com/qdm12/gluetun/discussions/new/choose
2024-08-10 21:46:25 πŸ› Bug? ✨ New feature? https://github.com/qdm12/gluetun/issues/new/choose
2024-08-10 21:46:25 πŸ’» Email? quentin.mcgaw@gmail.com
2024-08-10 21:46:25 πŸ’° Help me? https://www.paypal.me/qmcgaw https://github.com/sponsors/qdm12
2024-08-10 21:46:25 2024-08-10T19:46:25Z WARN You are using the old environment variable PORT_FORWARDING_STATUS_FILE, please consider changing it to VPN_PORT_FORWARDING_STATUS_FILE
2024-08-10 21:46:25 2024-08-10T19:46:25Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.11 and family v4
2024-08-10 21:46:25 2024-08-10T19:46:25Z INFO [routing] local ethernet link found: eth0
2024-08-10 21:46:25 2024-08-10T19:46:25Z INFO [routing] local ipnet found: 172.18.0.0/16
2024-08-10 21:46:25 2024-08-10T19:46:25Z INFO [firewall] enabling...
2024-08-10 21:46:26 2024-08-10T19:46:26Z INFO [firewall] enabled successfully
2024-08-10 21:46:26 2024-08-10T19:46:26Z INFO [storage] merging by most recent 20476 hardcoded servers and 20440 servers read from /gluetun/servers.json
2024-08-10 21:46:26 2024-08-10T19:46:26Z INFO [storage] Using protonvpn servers from file which are 7 days more recent
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO Alpine version: 3.20.2
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO OpenVPN 2.5 version: 2.5.10
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO OpenVPN 2.6 version: 2.6.11
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO Unbound version: 1.20.0
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO IPtables version: v1.8.10
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO Settings summary:
2024-08-10 21:46:27 β”œβ”€β”€ VPN settings:
2024-08-10 21:46:27 |   β”œβ”€β”€ VPN provider settings:
2024-08-10 21:46:27 |   |   β”œβ”€β”€ Name: protonvpn
2024-08-10 21:46:27 |   |   β”œβ”€β”€ Server selection settings:
2024-08-10 21:46:27 |   |   |   β”œβ”€β”€ VPN type: openvpn
2024-08-10 21:46:27 |   |   |   β”œβ”€β”€ Countries: redacted
2024-08-10 21:46:27 |   |   |   β”œβ”€β”€ Port forwarding only servers: yes
2024-08-10 21:46:27 |   |   |   └── OpenVPN server selection settings:
2024-08-10 21:46:27 |   |   |       └── Protocol: TCP
2024-08-10 21:46:27 |   |   └── Automatic port forwarding settings:
2024-08-10 21:46:27 |   |       β”œβ”€β”€ Redirection listening port: disabled
2024-08-10 21:46:27 |   |       β”œβ”€β”€ Use port forwarding code for current provider
2024-08-10 21:46:27 |   |       β”œβ”€β”€ Forwarded port file path: /gluetun/forwarded_port.txt
2024-08-10 21:46:27 |   |       └── Credentials:
2024-08-10 21:46:27 |   |           β”œβ”€β”€ Username: redacted
2024-08-10 21:46:27 |   |           └── Password: redacted
2024-08-10 21:46:27 |   └── OpenVPN settings:
2024-08-10 21:46:27 |       β”œβ”€β”€ OpenVPN version: 2.6
2024-08-10 21:46:27 |       β”œβ”€β”€ User: [set]
2024-08-10 21:46:27 |       β”œβ”€β”€ Password: redacted
2024-08-10 21:46:27 |       β”œβ”€β”€ Network interface: tun0
2024-08-10 21:46:27 |       β”œβ”€β”€ Run OpenVPN as: root
2024-08-10 21:46:27 |       └── Verbosity level: 5
2024-08-10 21:46:27 β”œβ”€β”€ DNS settings:
2024-08-10 21:46:27 |   β”œβ”€β”€ Keep existing nameserver(s): no
2024-08-10 21:46:27 |   β”œβ”€β”€ DNS server address to use: 127.0.0.1
2024-08-10 21:46:27 |   └── DNS over TLS settings:
2024-08-10 21:46:27 |       β”œβ”€β”€ Enabled: yes
2024-08-10 21:46:27 |       β”œβ”€β”€ Update period: every 24h0m0s
2024-08-10 21:46:27 |       β”œβ”€β”€ Unbound settings:
2024-08-10 21:46:27 |       |   β”œβ”€β”€ Authoritative servers:
2024-08-10 21:46:27 |       |   |   └── cloudflare
2024-08-10 21:46:27 |       |   β”œβ”€β”€ Caching: yes
2024-08-10 21:46:27 |       |   β”œβ”€β”€ IPv6: no
2024-08-10 21:46:27 |       |   β”œβ”€β”€ Verbosity level: 1
2024-08-10 21:46:27 |       |   β”œβ”€β”€ Verbosity details level: 0
2024-08-10 21:46:27 |       |   β”œβ”€β”€ Validation log level: 0
2024-08-10 21:46:27 |       |   β”œβ”€β”€ System user: root
2024-08-10 21:46:27 |       |   └── Allowed networks:
2024-08-10 21:46:27 |       |       β”œβ”€β”€ 0.0.0.0/0
2024-08-10 21:46:27 |       |       └── ::/0
2024-08-10 21:46:27 |       └── DNS filtering settings:
2024-08-10 21:46:27 |           β”œβ”€β”€ Block malicious: yes
2024-08-10 21:46:27 |           β”œβ”€β”€ Block ads: no
2024-08-10 21:46:27 |           β”œβ”€β”€ Block surveillance: no
2024-08-10 21:46:27 |           └── Blocked IP networks:
2024-08-10 21:46:27 |               β”œβ”€β”€ 127.0.0.1/8
2024-08-10 21:46:27 |               β”œβ”€β”€ 10.0.0.0/8
2024-08-10 21:46:27 |               β”œβ”€β”€ 172.16.0.0/12
2024-08-10 21:46:27 |               β”œβ”€β”€ 192.168.0.0/16
2024-08-10 21:46:27 |               β”œβ”€β”€ 169.254.0.0/16
2024-08-10 21:46:27 |               β”œβ”€β”€ ::1/128
2024-08-10 21:46:27 |               β”œβ”€β”€ fc00::/7
2024-08-10 21:46:27 |               β”œβ”€β”€ fe80::/10
2024-08-10 21:46:27 |               β”œβ”€β”€ ::ffff:127.0.0.1/104
2024-08-10 21:46:27 |               β”œβ”€β”€ ::ffff:10.0.0.0/104
2024-08-10 21:46:27 |               β”œβ”€β”€ ::ffff:169.254.0.0/112
2024-08-10 21:46:27 |               β”œβ”€β”€ ::ffff:172.16.0.0/108
2024-08-10 21:46:27 |               └── ::ffff:192.168.0.0/112
2024-08-10 21:46:27 β”œβ”€β”€ Firewall settings:
2024-08-10 21:46:27 |   └── Enabled: yes
2024-08-10 21:46:27 β”œβ”€β”€ Log settings:
2024-08-10 21:46:27 |   └── Log level: info
2024-08-10 21:46:27 β”œβ”€β”€ Health settings:
2024-08-10 21:46:27 |   β”œβ”€β”€ Server listening address: 127.0.0.1:9999
2024-08-10 21:46:27 |   β”œβ”€β”€ Target address: cloudflare.com:443
2024-08-10 21:46:27 |   β”œβ”€β”€ Duration to wait after success: 5s
2024-08-10 21:46:27 |   β”œβ”€β”€ Read header timeout: 100ms
2024-08-10 21:46:27 |   β”œβ”€β”€ Read timeout: 500ms
2024-08-10 21:46:27 |   └── VPN wait durations:
2024-08-10 21:46:27 |       β”œβ”€β”€ Initial duration: 6s
2024-08-10 21:46:27 |       └── Additional duration: 5s
2024-08-10 21:46:27 β”œβ”€β”€ Shadowsocks server settings:
2024-08-10 21:46:27 |   └── Enabled: no
2024-08-10 21:46:27 β”œβ”€β”€ HTTP proxy settings:
2024-08-10 21:46:27 |   └── Enabled: no
2024-08-10 21:46:27 β”œβ”€β”€ Control server settings:
2024-08-10 21:46:27 |   β”œβ”€β”€ Listening address: :8000
2024-08-10 21:46:27 |   └── Logging: yes
2024-08-10 21:46:27 β”œβ”€β”€ OS Alpine settings:
2024-08-10 21:46:27 |   β”œβ”€β”€ Process UID: 1000
2024-08-10 21:46:27 |   └── Process GID: 1000
2024-08-10 21:46:27 β”œβ”€β”€ Public IP settings:
2024-08-10 21:46:27 |   β”œβ”€β”€ Fetching: every 12h0m0s
2024-08-10 21:46:27 |   β”œβ”€β”€ IP file path: /tmp/gluetun/ip
2024-08-10 21:46:27 |   └── Public IP data API: ipinfo
2024-08-10 21:46:27 └── Version settings:
2024-08-10 21:46:27     └── Enabled: yes
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.11 and family v4
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO [routing] adding route for 0.0.0.0/0
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO [firewall] setting allowed subnets...
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.11 and family v4
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO TUN device is not available: open /dev/net/tun: no such file or directory; creating it...
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO [http server] http server listening on [::]:8000
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO [healthcheck] listening on 127.0.0.1:9999
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO [dns] using plaintext DNS at address 1.1.1.1
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO [firewall] allowing VPN connection...
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO [openvpn] OpenVPN 2.6.11 x86_64-alpine-linux-musl [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD]
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO [openvpn] library versions: OpenSSL 3.3.1 4 Jun 2024, LZO 2.10
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO [openvpn] Outgoing Control Channel Authentication: Using 512 bit message hash 'SHA512' for HMAC authentication
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO [openvpn] Incoming Control Channel Authentication: Using 512 bit message hash 'SHA512' for HMAC authentication
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO [openvpn] Control Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1250 tun_max_mtu:0 headroom:126 payload:1600 tailroom:126 ET:0 ]
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO [openvpn] Data Channel MTU parms [ mss_fix:0 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1800 tailroom:568 ET:32 ]
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO [openvpn] TCP/UDP: Preserving recently used remote address: [AF_INET]185.159.157.7:443
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO [openvpn] Socket Buffers: R=[131072->131072] S=[16384->16384]
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO [openvpn] Attempting to establish TCP connection with [AF_INET]185.159.157.7:443
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO [openvpn] TCP connection established with [AF_INET]185.159.157.7:443
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO [openvpn] TCPv4_CLIENT link local: (not bound)
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO [openvpn] TCPv4_CLIENT link remote: [AF_INET]185.159.157.7:443
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO [openvpn] TLS: Initial packet from [AF_INET]185.159.157.7:443, sid=9da35630 564b3893
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO [openvpn] VERIFY OK: depth=2, C=CH, O=ProtonVPN AG, CN=ProtonVPN Root CA
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO [openvpn] VERIFY OK: depth=1, C=CH, O=ProtonVPN AG, CN=ProtonVPN Intermediate CA 1
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO [openvpn] VERIFY KU OK
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO [openvpn] Validating certificate extended key usage
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO [openvpn] ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO [openvpn] VERIFY EKU OK
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO [openvpn] VERIFY OK: depth=0, CN=node-ch-03.protonvpn.net
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO [openvpn] Control Channel: TLSv1.3, cipher TLSv1.3 TLS_AES_256_GCM_SHA384, peer certificate: 4096 bits RSA, signature: RSA-SHA256, peer temporary key: 521 bits ECsecp521r1
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO [openvpn] [node-ch-03.protonvpn.net] Peer Connection Initiated with [AF_INET]185.159.157.7:443
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO [openvpn] TLS: move_session: dest=TM_ACTIVE src=TM_INITIAL reinit_src=1
2024-08-10 21:46:27 2024-08-10T19:46:27Z INFO [openvpn] TLS: tls_multi_process: initial untrusted session promoted to trusted
2024-08-10 21:46:28 2024-08-10T19:46:28Z INFO [openvpn] SENT CONTROL [node-ch-03.protonvpn.net]: 'PUSH_REQUEST' (status=1)
2024-08-10 21:46:28 2024-08-10T19:46:28Z INFO [openvpn] PUSH: Received control message: 'PUSH_REPLY,dhcp-option DNS 10.81.0.1,redirect-gateway def1,explicit-exit-notify,comp-lzo no,route-gateway 10.81.0.1,topology subnet,ping 10,ping-restart 60,socket-flags TCP_NODELAY,ifconfig 10.81.0.8 255.255.0.0,peer-id 65542,cipher AES-256-GCM,protocol-flags cc-exit tls-ekm dyn-tls-crypt,tun-mtu 1500'
2024-08-10 21:46:28 2024-08-10T19:46:28Z INFO [openvpn] OPTIONS IMPORT: --explicit-exit-notify can only be used with --proto udp
2024-08-10 21:46:28 2024-08-10T19:46:28Z INFO [openvpn] OPTIONS IMPORT: --socket-flags option modified
2024-08-10 21:46:28 2024-08-10T19:46:28Z INFO [openvpn] Socket flags: TCP_NODELAY=1 succeeded
2024-08-10 21:46:28 2024-08-10T19:46:28Z INFO [openvpn] OPTIONS IMPORT: --ifconfig/up options modified
2024-08-10 21:46:28 2024-08-10T19:46:28Z INFO [openvpn] OPTIONS IMPORT: route options modified
2024-08-10 21:46:28 2024-08-10T19:46:28Z INFO [openvpn] OPTIONS IMPORT: route-related options modified
2024-08-10 21:46:28 2024-08-10T19:46:28Z INFO [openvpn] OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
2024-08-10 21:46:28 2024-08-10T19:46:28Z INFO [openvpn] OPTIONS IMPORT: tun-mtu set to 1500
2024-08-10 21:46:28 2024-08-10T19:46:28Z INFO [openvpn] ROUTE_GATEWAY 172.18.0.1/255.255.0.0 IFACE=eth0 HWADDR=02:42:ac:12:00:0b
2024-08-10 21:46:28 2024-08-10T19:46:28Z INFO [openvpn] TUN/TAP device tun0 opened
2024-08-10 21:46:28 2024-08-10T19:46:28Z INFO [openvpn] do_ifconfig, ipv4=1, ipv6=0
2024-08-10 21:46:28 2024-08-10T19:46:28Z INFO [openvpn] /sbin/ip link set dev tun0 up mtu 1500
2024-08-10 21:46:28 2024-08-10T19:46:28Z INFO [openvpn] /sbin/ip link set dev tun0 up
2024-08-10 21:46:28 2024-08-10T19:46:28Z INFO [openvpn] /sbin/ip addr add dev tun0 10.81.0.8/16
2024-08-10 21:46:28 2024-08-10T19:46:28Z INFO [openvpn] /sbin/ip route add 185.159.157.7/32 via 172.18.0.1
2024-08-10 21:46:28 2024-08-10T19:46:28Z INFO [openvpn] /sbin/ip route add 0.0.0.0/1 via 10.81.0.1
2024-08-10 21:46:28 2024-08-10T19:46:28Z INFO [openvpn] /sbin/ip route add 128.0.0.0/1 via 10.81.0.1
2024-08-10 21:46:28 2024-08-10T19:46:28Z INFO [openvpn] Data Channel MTU parms [ mss_fix:1351 max_frag:0 tun_mtu:1500 tun_max_mtu:1600 headroom:136 payload:1800 tailroom:568 ET:32 ]
2024-08-10 21:46:28 2024-08-10T19:46:28Z INFO [openvpn] Outgoing dynamic tls-crypt: Cipher 'AES-256-CTR' initialized with 256 bit key
2024-08-10 21:46:28 2024-08-10T19:46:28Z INFO [openvpn] Outgoing dynamic tls-crypt: Using 256 bit message hash 'SHA256' for HMAC authentication
2024-08-10 21:46:28 2024-08-10T19:46:28Z INFO [openvpn] Incoming dynamic tls-crypt: Cipher 'AES-256-CTR' initialized with 256 bit key
2024-08-10 21:46:28 2024-08-10T19:46:28Z INFO [openvpn] Incoming dynamic tls-crypt: Using 256 bit message hash 'SHA256' for HMAC authentication
2024-08-10 21:46:28 2024-08-10T19:46:28Z INFO [openvpn] Outgoing Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
2024-08-10 21:46:28 2024-08-10T19:46:28Z INFO [openvpn] Incoming Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
2024-08-10 21:46:28 2024-08-10T19:46:28Z INFO [openvpn] UID set to nonrootuser
2024-08-10 21:46:28 2024-08-10T19:46:28Z INFO [openvpn] Initialization Sequence Completed
2024-08-10 21:46:28 2024-08-10T19:46:28Z INFO [dns] downloading DNS over TLS cryptographic files
2024-08-10 21:46:28 2024-08-10T19:46:28Z INFO [openvpn] Data Channel: cipher 'AES-256-GCM', peer-id: 65542, compression: 'stub'
2024-08-10 21:46:28 2024-08-10T19:46:28Z INFO [openvpn] Timers: ping 10, ping-restart 60
2024-08-10 21:46:28 2024-08-10T19:46:28Z INFO [openvpn] Protocol options: protocol-flags cc-exit tls-ekm dyn-tls-crypt
2024-08-10 21:46:33 2024-08-10T19:46:33Z INFO [healthcheck] healthy!
2024-08-10 21:46:35 2024-08-10T19:46:35Z INFO [dns] downloading hostnames and IP block lists
2024-08-10 21:46:42 2024-08-10T19:46:42Z INFO [dns] init module 0: validator
2024-08-10 21:46:42 2024-08-10T19:46:42Z INFO [dns] init module 1: iterator
2024-08-10 21:46:42 2024-08-10T19:46:42Z INFO [dns] start of service (unbound 1.20.0).
2024-08-10 21:46:42 2024-08-10T19:46:42Z INFO [dns] generate keytag query _ta-4a5c-4f66-9728. NULL IN
2024-08-10 21:46:42 2024-08-10T19:46:42Z INFO [dns] generate keytag query _ta-4a5c-4f66-9728. NULL IN
2024-08-10 21:46:42 2024-08-10T19:46:42Z INFO [dns] ready
2024-08-10 21:46:43 2024-08-10T19:46:43Z INFO [healthcheck] healthy!
2024-08-10 21:46:43 2024-08-10T19:46:43Z INFO [ip getter] Public IP address is 185.159.157.10 (Switzerland, Zurich, Schwerzenbach)
2024-08-10 21:46:44 2024-08-10T19:46:44Z INFO [vpn] You are running on the bleeding edge of latest!
2024-08-10 21:46:44 2024-08-10T19:46:44Z INFO [port forwarding] starting
2024-08-10 21:46:44 2024-08-10T19:46:44Z INFO [port forwarding] gateway external IPv4 address is 185.159.157.10
2024-08-10 21:46:44 2024-08-10T19:46:44Z INFO [port forwarding] port forwarded is 41094
2024-08-10 21:46:44 2024-08-10T19:46:44Z INFO [firewall] setting allowed input port 41094 through interface tun0...
2024-08-10 21:46:44 2024-08-10T19:46:44Z INFO [port forwarding] writing port file /gluetun/forwarded_port.txt
2024-08-10 21:47:34 
2024-08-10 21:47:34 2024-08-10T19:47:34Z WARN Caught OS signal terminated, shutting down
2024-08-10 21:47:34 2024-08-10T19:47:34Z INFO [port forwarding] stopping
2024-08-10 21:47:34 2024-08-10T19:47:34Z INFO [firewall] removing allowed port 41094...
2024-08-10 21:47:34 2024-08-10T19:47:34Z ERROR stopping port forwarding loop: blocking previous port in firewall: removing allowed port 41094 on interface tun0: command failed: "iptables --delete INPUT -i tun0 -p udp -m udp --dport 41094 -j ACCEPT": iptables: Bad rule (does a matching rule exist in that chain?).: exit status 1
2024-08-10 21:47:34 2024-08-10T19:47:34Z INFO dns ticker: terminated βœ”οΈ
2024-08-10 21:47:34 2024-08-10T19:47:34Z INFO http server: terminated βœ”οΈ
2024-08-10 21:47:34 2024-08-10T19:47:34Z INFO updater ticker: terminated βœ”οΈ
2024-08-10 21:47:34 2024-08-10T19:47:34Z INFO control: terminated βœ”οΈ
2024-08-10 21:47:34 2024-08-10T19:47:34Z INFO updater: terminated βœ”οΈ
2024-08-10 21:47:34 2024-08-10T19:47:34Z INFO tickers: terminated βœ”οΈ
2024-08-10 21:47:34 2024-08-10T19:47:34Z INFO HTTP health server: terminated βœ”οΈ
2024-08-10 21:47:34 2024-08-10T19:47:34Z ERROR [openvpn] WRWRWRWRWRWRWRWRRWWWRRWrWrWrWrWrWrWrWrWRwrWRwRwrWrWrWRwrWRwrWrWRwRwrWrWRwRwrWrWRwRwRwrWrWRwRwRwrWrWrWRwrWrWrWrWRwRwRwRwRwRwrWrWRwrWrWRwrWRwRwrWRwrWrWRwRwrWrWrWRwRwRwRwRwrWRwrWrWrWRwRwRwRwrWRwRwrWrWrWrWrWRwRwRwrWrWRwRwrWrWrWrWRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWRwRwrWrWRwRwRwRwrWrWRwRwRwrWrWRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWRwRwrWrWrWrWRwRwRwrWRwRwRwRwrWRwrWRwRwRwrWRwRwRwrWRwRwrWRwRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWrWrWrWrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWrWrWrWrWRwRwrWRwRwrWRwRwRwrWRwRwrWRwRwrWRwRwrWrWrWrWrWrWrWrWrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWrWrWrWrWRwRwrWRwRwrWRwRwRwRwrWRwRwRwrWRwRwrWRwrWRwRwrWrWrWrWrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWrWrWrWrWrWrWrWrWRwRwrWRwRwrWRwRwrWRwRwRwRwrWRwRwRwrWrWrWrWRwRwrWrWRwRwrWRwRwRwRwrWrWRwRwrWRwRwRwrWRwRwRwRwRwRwrWrWrWRwRwRwrWRwRwrWRwRwRwrWRwRwrWrWrWrWrWRwRwrWRwRwRwrWRwRwrWRwRwrWRwRwRwRwRwrWrWRwRwrWrWrWrWRwRwRwrWRwRwrWRwRwrWRwRwRwrWRwRwrWrWrWrWrWrWrWrWrWRwRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwrWRwRwrWRwRwRwrWRwRwrWRwRwRwRwrWrWRwRwRwRwrWrWrWrWrWrWRwRwRwrWRwRwrWRwRwrWRwRwrWRwrWrWrWrWRwRwRwRwrWrWRwRwRwrWRwRwrWRwRwRwrWRwRwrWRwRwrWrWrWrWrWrWrWrWrWRwRwrWRwRwRwrWRwRwrWRwRwrWRwRwRwRwrWrWRwRwrWRwRwRwRwRwrWRwRwRwrWRwRwRwRwrWrWRwRwrWrWrWrWrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRwRwrWrWRwRwrWrWrWrWrWRwRwRwrWRwRwRwRwrWrWRwRwrWRwRwRwrWRwRwrWrWrWrWrWrWrWrWrWRwRwrWRwRwrWRwRwRwrWRwRwRwRwRwrWrWRwRwRwRwRwRwRwrWrWRwRwrWRwRwRwRwrWRwRwRwrWrWrWrWrWRwRwrWRwRwrWRwRwrWRwRwRwrWRwRwrWRwRwRwRwrWrWrWrWrWrWRwRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWrWrWrWrWrWrWRwRwRwrWrWRwRwrWRwRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRwrWRwRwrWRwRwrWRwrWRwRwrWRwRwrWrWrWrWrWRwRwRwRwRwrWRwRwRwRwRwrWrWRwRwrWRwRwrWRwRwrWrWrWrWrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRwrWRwRwrWrWrWrWrWrWrWrWrWRwRwRwrWRwRwRwrWRwrWRwRwrWRwRwrWRwRwRwRwRwRwrWrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWrWrWrWrWRwRwRwRwRwrWrWRwRwrWRwRwRwrWRwRwRwRwRwRwRwrWrWrWrWrWrWRwRwRwRwrWrWRwRwrWRwRwrWrWrWrWrWrWrWRwRwrWRwRwRwRwRwRwrWrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRwrWRwRwrWrWrWrWrWRwRwrWRwRwRwrWRwRwrWRwRwrWRwRwRwRwrWRwRwrWrWrWrWrWRwRwrWRwRwRwrWRwRwRwRwRwRwrWRwRwRwRwrWrWrWrWrWrWrWrWrWrWRwRwRwRwRwRwrWrWRwRwrWRwRwrWRwRwRwRwrWrWRwRwrWRwRwRwRwRwRwrWrWRwRwrWRwRwRwRwRwrWrWrWrWrWrWRwRwrWRwRwrWRwRwRwrWRwRwrWRwRwrWrWrWrWrWRwRwrWRwRwrWRwRwRwRwRwRwrWRwRwrWRwRwRwRwRwrWrWrWrWrWrWrWrWrWrWRwRwRwRwRwRwrWrWrWRwRwRwrWRwRwRwRwrWrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRwRwRwrWrWrWrWrWrWRwRwrWRwRwrWRwRwRwrWRwRwrWRwRwrWRwRwrWrWrWrWrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRwrWrWrWrWrWrWrWrWrWRwRwRwRwRwrWrWRwRwRwRwrWrWRwRwrWRwRwRwRwrWrWRwRwrWRwRwRwRwrWrWRwRwrWRwRwrWrWrWrWrWRwRwrWRwRwRwRwRwrWrWRwRwrWRwRwrWRwRwrWRwRwrWrWrWrWrWRwRwrWRwRwRwRwrWRwRwrWRwRwrWRwRwRwrWrWrWrWrWrWrWrWrWRwRwRwRwRwrWRwRwRwRwrWRwrWRwRwRwrWRwrWRwRwRwrWRwRwrWRwRwRwrWrWRwRwrWRwRwRwRwrWRwRwrWRwRwRwrWrWrWrWrWRwRwRwRwRwRwrWrWRwRwrWRwRwrWRwRwrWrWrWrWrWRwRwRwrWRwRwRwRwrWRwRwrWRwRwrWRwRwrWRwrWrWrWrWrWrWrWrWrWRwRwrWRwRwrWRwRwrWRwRwRwRwrWRwRwRwrWRwRwRwRwRwRwrWrWRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWrWrWrWrWRwRwRwrWRwRwrWRwRwRwrWRwrWRwRwRwRwrWRwRwrWrWrWrWrWRwRwrWRwRwrWRwRwRwrWRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWrWrWrWRwRwrWRwRwrWRwRwrWRwRwRwRwrWRwRwRwRwrWRwRwrWRwRwRwRwRwrWrWRwRwrWRwRwrWRwrWRwRwRwRwRwRwrWrWrWrWrWrWrWRwRwRwRwRwRwrWrWRwRwRwrWrWrWrWrWRwRwRwRwrWRwRwRwRwrWRwRwrWRwRwrWRwRwrWrWrWrWrWRwrWrWrWRwRwRwrWrWRwRwRwRwRwrWRwRwRwRwRwRwRwRwRwRwRwrWrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWrWrWrWrWRwRwrWRwRwRwrWRwRwrWRwrWRwRwRwrWRwrWRwrWrWrWrWRwRwrWRwRwrWRwRwRwrWRwRwrWRwRwrWrWrWrWrWrWrWrWrWRwRwrWRwRwRwrWRwrWRwRwRwrWRwRwRwrWRwRwrWRwrWRwRwRwrWRwRwrWRwRwrWRwrWRwRwRwRwrWRwRwRwRwRwRwRwrWrWrWrWrWrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWrWrWrWrWRwRwRwrWRwRwrWRwRwrWRwRwrWrWrWrWrWrWrWRwRwrWRwRwRwRwRwrWRwRwrWRwRwrWRwRwRwRwrWrWRwRwRwRwrWRwRwRwRwrWrWRwRwRwrWRwrWrWrWrWRwRwRwRwRwRwRwRwRwrWRwRwRwRwrWrWrWrWrWrWRwRwRwRwRwRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRwRwrWrWrWrWrWrWrWRwRwRwrWrWrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRwRwRwRwRwrWrWrWRwRwRwRwRwrWrWrWrWrWrWrWRwRwRwRwRwRwRwRwrWrWrWRwRwrWrWrWrWrWRwRwrWRwRwrWRwRwRwRwRwRwrWrWRwRwrWRwRwRwRwrWRwrWrWrWrWrWrWrWrWrWRwRwRwRwRwRwrWRwRwrWRwRwrWRwRwRwRwRwrWrWRwRwRwrWRwRwRwRwrWrWRwRwRwrWrWrWRwRwrWrWrWRwRwrWRwRwRwRwrWRwRwrWRwRwRwRwrWrWrWrWrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRwRwRwrWrWrWrWrWrWrWrWrWRwRwrWRwRwRwRwRwrWRwRwRwRwrWRwRwRwRwRwRwrWRwRwRwRwRwrWRwrWRwRwRwRwrWrWrWrWrWrWRwRwrWRwRwRwRwRwrWrWRwRwRwrWrWRwRwrWrWrWrWrWRwRwrWRwRwrWRwRwRwrWRwRwrWrWrWrWrWrWrWRwRwRwRwrWrWRwRwrWRwRwrWRwRwRwrWRwRwrWRwRwrWRwRwRwrWRwRwrWRwRwRwrWrWRwRwRwRwRwrWrWrWrWrWRwRwRwrWRwRwRwRwrWrWRwRwRwrWrWRwRwrWRwRwRwRwrWrWRwRwrWrWrWrWrWRwRwRwRwrWRwRwrWRwRwRwrWrWrWrWrWRwrWRwrWrWRwrWrWRwRwRwRwRwrWrWRwRwRwRwrWRwrWRwRwRwrWRwRwrWRwRwRwrWRwRwrWRwRwRwrWRwRwrWRwRwRwRwRwRwrWrWrWrWrWrWrWRwRwRwrWRwRwRwRwRwRwrWrWrWRwRwRwrWrWrWrWRwRwrWRwRwrWrWRwRwRwRwRwRwrWrWrWrWrWRwRwRwrWrWrWrWrWrWrWRwRwrWRwRwrWRwRwRwRwRwRwRwrWrWRwRwRwRwRwrWrWrWRwRwRwRwRwRwRwRwrWrWrWRwRwRwRwrWrWrWRwrWrWrWRwRwRwRwRwrWRwRwrWRwrWRwRwrWRwRwRwRwrWRwRwrWrWrWrWrWRwRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWrWrWRwrWRwrWrWrWrWrWrWRwRwrWRwRwRwrWRwRwRwrWRwRwRwrWrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRwRwRwrWRwRwrWrWrWrWRwRwrWRwRwRwRwRwrWrWRwRwRwRwRwrWrWrWrWrWrWRwRwrWRwRwRwrWRwRwrWRwRwRwRwrWRwRwRwRwRwrWrWrWrWrWrWrWrWrWrWRwRwrWRwRwrWRwRwRwRwRwrWRwRwrWRwRwRwrWrWRwRwRwRwRwRwRwrWRwRwRwrWRwrWrWrWrWrWRwRwRwRwRwrWRwRwrWRwRwRwrWrWRwRwRwRwRwrWrWrWrWrWrWRwRwRwRwRwrWRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWrWRwRwRwRwRwRwRwrWrWrWRwRwRwRwRwrWrWRwRwRwrWRwRwrWRwRwrWRwRwRwrWRwRwrWRwRwRwRwRwrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWRwRwRwRwRwrWRwRwrWRwRwRwRwRwrWrWRwRwrWrWrWrWrWrWrWrWrWRwRwRwrWRwRwrWRwRwRwRwrWrWRwRwRwrWRwRwrWRwRwrWRwrWRwRwRwrWRwRwrWRwRwrWRwRwRwRwrWrWrWrWrWrWRwRwrWRwRwRwrWRwRwRwRwRwRwrWrWRwRwRwrWrWrWrWRwRwRwRwRwrWRwRwrWRwRwrWRwRwrWRwRwRwrWrWrWrWrWrWrWrWrWRwRwRwrWRwRwRwRwrWRwRwrWRwRwRwRwrWRwRwrWRwRwrWRwRwrWRwRwRwRwRwrWrWRwRwRwrWRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWrWrWrWrWrWRwRwrWRwRwRwRwRwRwRwRwrWrWrWRwRwrWrWrWrWrWrWrWrWrWRwRwRwRwrWrWRwRwRwRwRwRwrWRwRwrWRwRwRwRwRwRwrWRwRwRwRwRwRwRwrWrWRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWRwRwrWRwRwRwRwRwRwrWRwRwrWrWrWRwRwrWrWRwRwRwRwRwRwrWrWRwRwRwrWRwRwrWRwrWRwRwRwRwrWRwrWrWrWrWrWrWrWrWrWRwRwrWRwRwRwrWRwrWRwRwrWRwRwrWRwRwRwRwRwrWrWRwRwrWRwRwRwrWRwRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWRwRwRwRwRwrWrWrWRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWRwRwRwRwrWrWrWrWRwRwrWrWrWrWrWrWrWRwRwrWRwRwRwRwRwRwrWRwRwrWRwRwRwrWRwRwRwrWrWRwRwRwRwrWRwRwRwRwrWrWRwRwrWRwRwRwRwRwRwrWRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWRwRwrWRwRwRwRwrWRwRwRwRwRwrWRwRwRwrWrWrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwrWrWRwRwRwRwrWrWRwRwRwRwrWRwRwRwrWRwRwrWRwRwrWRwRwRwRwRwRwrWrWrWRwRwRwRwrWrWRwRwRwRwrWRwRwRwRwRwRwRwRwRwrWrWRwrWrWrWRwRwRwRwrWrWRwRwrWRwRwrWRwRwRwRwRwrWrWrWrWrWrWrWrWrWRwRwRwRwrWRwRwRwRwRwrWRwRwRwrWRwRwrWRwrWRwRwRwRwrWRwRwRwrWRwRwRwRwRwRwRwrWRwRwRwRwrWRwRwRwRwRwRwrWrWrWrWrWrWrWRwRwRwRwRwrWRwRwrWRwRwRwrWRwRwRwRwRwrWrWrWrWrWRwRwRwrWRwrWRwRwRwrWRwRwRwRwRwRwRwrWRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWrWRwRwrWrWRwRwrWRwRwRwRwRwrWRwRwRwRwRwRwRwRwRwRwRwrWrWRwRwRwrWRwRwRwRwRwRwrWrWrWrWrWrWrWRwRwRwrWRwRwRwrWrWRwRwrWRwrWRwRwRwrWrWrWrWRwRwRwrWRwRwRwRwrWRwRwrWrWrWrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwRwrWRwRwRwrWRwRwRwRwRwRwrWrWRwRwRwrWRwRwRwRwRwRwrWRwrWrWrWrWrWRwRwRwRwRwRwRwrWrWrWRwRwrWRwRwRwrWrWrWrWRwRwRwRwRwRwrWrWrWRwRwRwRwRwRwrWrWrWrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwRwrWRwRwRwRwrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWRwRwRwRwrWrWRwRwRwRwrWrWrWrWrWrWRwRwRwRwRwrWRwRwRwRwRwRwrWrWrWRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWRwrWrWrWrWrWrWrWrWrWRwRwRwRwRwRwrWrWRwRwRwRwRwrWRwRwRwRwRwRwRwRwRwRwrWRwRwRwRwrWrWrWrWrWRwRwrWRwRwRwrWRwrWRwRwRwRwrWRwRwRwRwrWRwRwRwRwRwRwrWrWrWrWrWRwRwRwrWRwRwRwRwRwRwRwrWrWrWrWrWrWrWRwrWrWrWRwRwrWRwRwRwrWRwRwrWRwRwRwrWRwRwRwRwRwrWrWRwRwRwRwRwRwrWRwrWrWrWrWRwRwRwRwrWrWRwRwrWRwRwrWRwRwRwrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWrWrWRwRwRwrWRwRwrWRwrWRwRwrWRwRwrWRwRwrWRwRwRwRwRwRwRwrWrWrWRwRwRwRwrWrWRwRwrWRwrWrWRwRwrWrWrWRwRwRwRwRwRwrWRwrWrWRwRwRwRwRwRwRwrWrWrWrWRwRwrWRwrWRwRwrWRwRwRwrWRwRwrWrWrWrWrWrWrWrWRwRwRwRwrWRwRwrWrWRwRwrWRwRwRwRwRwrWRwRwrWRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWrWRwRwRwRwRwrWrWRwRwrWRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWRwRwRwRwrWrWRwRwRwrWrWrWrWrWrWrWrWrWRwRwRwRwRwRwrWrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwrWRwrWRwRwRwRwRwrWrWrWRwRwrWrWrWRwRwRwRwRwrWrWRwRwRwRwRwRwRwrWRwrWRwRwRwRwrWrWrWrWrWRwRwRwRwRwrWrWRwRwRwRwrWRwrWrWrWrWrWrWrWrWrWRwRwRwRwrWRwRwRwRwRwRwrWRwRwRwRwrWRwRwRwRwRwRwRwrWRwRwrWRwRwRwrWRwRwRwRwRwRwrWrWrWrWrWRwRwRwrWRwRwRwRwrWrWRwRwrWRwRwrWRwRwRwRwRwrWrWrWRwRwrWrWrWRwRwRwRwrWrWRwRwrWRwrWRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWrWRwRwRwRwRwrWRwRwrWRwRwrWRwRwRwRwRwrWrWRwRwRwRwRwRwRwrWrWRwRwRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWRwRwRwrWrWrWrWrWrWrWRwRwRwRwRwRwRwrWrWrWRwRwRwRwrWRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWrWrWRwRwrWrWRwRwRwRwRwRwRwRwrWrWrWRwRwRwRwrWRwrWRwRwRwRwRwrWRwRwRwRwRwRwrWRwRwrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwrWrWrWRwRwRwRwrWrWrWrWrWRwRwrWRwRwrWRwRwRwRwRwrWrWRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWrWrWRwrWRwRwrWRwRwrWRwRwrWRwRwRwRwRwrWrWRwRwrWRwRwRwRwRwrWrWRwRwrWRwrWRwRwRwRwRwRwrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwrWRwrWrWRwrWrWrWrWrWRwRwrWRwRwRwRwRwRwrWrWrWRwRwRwRwRwrWrWrWrWrWrWrWrWrWrWRwRwrWRwRwrWRwRwRwRwRwRwRwRwRwrWrWRwrWRwRwRwRwRwRwRwrWrWRwRwRwrWRwRwrWRwRwrWrWrWrWrWRwRwRwrWRwRwRwRwRwRwRwRwrWRwRwRwrWRwRwRwrWrWrWrWrWrWRwRwRwrWRwRwrWRwRwrWRwRwRwRwRwRwrWrWrWrWrWrWrWrWrWrWRwRwRwRwrWRwRwRwRwRwRwRwRwrWrWRwRwRwRwRwrWRwRwRwRwRwRwrWRwRwRwRwrWRwRwRwRwrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWRwRwRwrWrWrWrWrWRwRwRwRwrWRwRwrWRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWRwRwRwRwRwRwrWrWRwRwRwRwRwrWRwRwRwRwRwRwRwrWrWrWrWrWRwRwRwRwrWRwRwRwrWRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWrWrWrWRwRwRwRwRwRwRwrWrWRwRwRwRwRwRwRwrWrWrWRwRwRwRwrWrWRwRwrWRwrWRwRwRwrWrWrWrWRwRwrWRwRwRwRwRwRwrWRwrWRwRwRwRwRwRwRwrWrWrWrWrWrWrWRwRwRwrWRwRwRwRwRwrWRwRwrWrWRwRwRwRwRwrWrWrWrWrWRwRwrWrWrWRwrWrWRwrWRwRwRwRwRwRwRwRwRwrWrWRwRwRwrWRwRwRwRwrWRwRwrWrWrWrWrWRwRwRwrWRwRwRwRwRwrWRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWRwRwRwRwRwRwrWrWrWRwRwRwRwRwrWrWrWrWRwRwRwrWrWrWrWRwRwRwRwRwRwRwRwRwrWrWRwrWRwRwRwRwrWrWrWrWrWrWRwRwRwRwRwrWrWrWrWrWRwRwRwRwRwRwRwRwrWRwrWRwRwRwrWrWRwRwrWRwRwrWRwRwRwRwRwRwRwrWrWrWrWrWRwrWRwRwrWRwRwRwRwRwrWRwrWRwRwRwrWRwRwRwrWrWrWrWrWRwRwrWRwRwRwRwRwrWrWRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWrWrWRwRwRwRwRwRwrWrWRwRwRwRwRwRwrWrWrWRwRwRwRwRwrWrWrWRwRwRwrWRwrWRwRwRwrWrWrWrWrWRwRwRwRwRwRwrWrWRwRwRwRwRwrWrWRwRwrWRwRwRwRwRwRwrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwrWRwRwRwRwRwRwrWrWrWRwRwrWrWrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwrWrWRwRwRwRwrWRwRwrWRwRwRwrWRwRwrWRwRwrWrWrWrWrWRwRwRwrWRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWRwRwRwrWRwRwRwRwRwrWrWRwRwRwRwRwRwRwrWrWrWrWrWRwRwrWrWrWRwRwRwRwrWrWrWrWRwRwRwRwRwRwRwRwrWrWRwRwRwRwRwRwRwRwRwRwRwrWRwRwrWrWrWrWrWRwRwrWRwRwRwRwrWrWRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWRwRwRwrWRwRwRwRwRwRwRwrWrWrWRwRwRwRwrWrWrWrWrWrWrWrWrWRwRwRwRwRwRwrWrWRwRwRwRwRwRwRwRwRwrWrWrWRwRwRwRwRwrWrWRwRwRwRwRwrWrWrWrWrWrWRwRwRwRwrWrWRwRwRwRwRwRwRwRwrWrWRwRwrWRwrWRwRwRwRwRwRwrWrWrWrWrWRwRwrWRwRwrWRwRwRwRwRwRwrWrWrWrWrWrWrWrWrWrWRwRwRwRwRwRwrWRwRwRwRwRwRwRwRwRwRwrWrWRwRwrWRwRwRwRwRwRwrWRwRwRwRwrWrWrWrWrWRwRwRwRwrWrWRwRwRwRwRwRwRwRwrWrWRwRwRwRwRwRwrWrWrWrWrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRwRwrWRwrWrWrWrWrWrWRwrWrWRwRwrWRwRwRwRwRwRwrWRwRwRwRwRwRwRwRwrWrWrWrWRwRwRwRwRwRwrWrWrWRwRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWRwRwrWrWRwRwRwRwRwRwRwRwRwrWRwrWrWRwrWrWrWrWrWRwRwRwRwrWrWRwRwRwRwRwrWrWRwRwRwRwrWrWrWrWRwrWRwrWrWrWrWRwRwRwRwRwrWrWRwRwRwRwRwrWrWRwRwRwRwRwRwRwRwRwrWrWrWRwRwRwRwrWRwRwRwRwrWrWrWrWrWRwRwRwRwrWrWRwRwRwrWRwRwRwrWrWRwRwRwRwRwrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwrWrWrWRwRwrWrWrWrWrWrWRwRwRwrWrWrWrWRwRwrWRwRwRwRwRwRwRwRwRwRwrWrWrWRwRwrWRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWrWRwRwrWRwRwRwRwRwRwrWrWRwRwRwRwrWRwRwRwrWrWrWrWrWRwRwrWRwRwRwRwRwRwrWRwRwRwrWRwrWrWrWrWrWrWrWRwRwRwRwRwRwRwRwrWRwRwRwRwRwRwRwrWrWrWRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWRwRwRwRwRwRwrWrWRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWRwRwRwRwRwRwRwRwRwrWrWrWRwRwRwRwRwRwrWRwRwRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWRwRwrWrWrWrWrWrWrWrWrWrWRwRwRwRwRwrWrWRwRwrWRwRwRwrWRwRwRwRwRwRwRwRwRwRwrWRwRwRwRwrWrWrWRwRwRwrWrWrWrWrWrWrWrWrWRwRwRwRwrWRwRwRwRwRwRwrWRwRwRwrWRwRwRwRwRwrWrWRwRwrWrWrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwrWRwRwRwRwRwRwRwRwRwRwRwrWRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWRwRwRwRwRwRwRwrWRwRwRwrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWRwRwRwRwRwrWRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwrWrWrWRwRwRwRwrWRwRwRwRwRwRwRwrWrWrWrWrWRwRwRwRwRwRwRwRwrWrWRwRwRwRwRwrWrWrWrWrWrWRwRwrWRwRwrWrWRwRwrWrWrWrWrWrWRwRwRwrWrWRwRwRwRwRwrWrWrWRwRwRwRwrWRwRwRwRwrWrWRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWRwRwRwRwrWrWRwRwrWRwRwRwrWrWRwRwRwrWrWrWrWRwRwRwRwRwrWRwRwRwrWRwRwRwRwrWrWRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWRwRwRwRwRwRwRwrWrWRwRwRwrWrWrWRwRwRwRwRwrWRwRwRwRwRwRwrWrWrWRwRwrWrWrWRwRwRwRwrWrWrWRwRwRwRwRwRwRwrWrWRwRwRwRwrWrWrWrWrWRwRwRwRwRwrWrWrWRwRwRwRwRwRwRwRwrWRwRwRwRwRwRwRwRwrWrWrWRwRwRwRwrWrWrWrWrWrWrWRwRwrWRwRwRwRwRwRwRwrWrWrWrWrWRwRwRwRwrWrWRwRwRwRwrWRwRwRwRwRwRwRwrWrWrWrWRwRwRwRwRwrWrWRwrWrWRwRwrWRwRwRwRwRwrWrWrWrWrWRwRwRwrWRwRwRwRwRwrWrWRwrWRwRwRwRwRwRwrWrWRwrWrWrWrWrWRwRwRwRwRwRwRwRwrWrWrWRwRwrWrWrWrWRwRwRwRwRwRwRwRwRwRwrWRwRwRwRwRwRwRwRwRwRwrWRwRwRwRwRwrWrWrWrWrWrWrWrWRwRwRwRwRwRwrWrWRwRwRwRwrWRwRwRwRwRwRwRwRwrWrWRwRwRwRwrWRwrWrWrWRwrWRwrWrWrWRwrWRwRwrWRwrWRwRwRwRwRwrWRwRwRwRwrWRwRwRwRwrWrWRwRwRwRwrWrWrWrWrWRwrWRwRwRwRwrWRwRwrWRwRwRwRwRwRwrWrWrWrWrWrWrWRwRwRwRwRwRwRwRwrWRwrWRwRwrWRwRwRwrWRwRwrWRwRwRwRwRwRwRwRwrWrWrWrWrWrWRwRwRwRwRwrWrWrWrWRwRwRwrWRwRwRwRwRwRwrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwrWrWRwRwRwRwRwRwrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwrWrWrWRwRwrWRwRwRwRwrWrWRwRwRwRwrWrWrWrWrWrWrWRwRwrWrWRwRwRwrWRwRwrWrWrWRwRwRwrWRwRwRwRwrWRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWRwRwRwrWrWRwRwRwRwrWrWrWRwRwRwRwrWrWRwRwRwRwrWRwRwRwRwrWRwRwRwrWRwRwrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwrWrWRwRwrWrWrWrWRwRwRwRwRwRwRwRwRwRwrWrWRwrWRwRwrWRwRwrWrWrWrWRwRwRwRwrWrWRwRwRwRwRwrWrWrWrWrWRwRwRwRwRwRwrWrWRwRwRwRwRwrWRwRwRwRwRwRwrWrWrWrWrWrWRwRwRwRwrWrWrWRwRwrWRwRwrWRwRwRwRwRwRwRwrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWRwRwRwRwRwRwRwrWRwRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWRwRwRwrWRwRwRwRwrWRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWRwRwRwRwrWrWrWrWRwRwrWRwRwrWrWRwRwrWRwRwrWRwRwRwRwRwrWrWrWrWRwRwRwRwRwRwrWrWrWrWRwRwRwRwRwRwRwrWrWrWrWrWRwRwRwRwRwRwRwRwrWrWRwRwrWRwRwRwRwRwRwrWrWrWrWrWRwRwRwRwRwRwrWRwrWRwrWRwRwRwrWrWRwRwRwRwRwrWrWRwRwRwRwRwRwrWrWrWRwRwRwrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwRwRwRwrWrWRwRwRwRwrWRwRwRwRwRwRwrWRwRwRwrWRwRwrWRwRwRwRwRwRwRwRwrWRwrWrWRwRwrWrWrWrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwrWrWRwRwRwRwRwRwRwrWrWrWRwRwRwRwRwrWrWrWrWrWrWRwRwRwRwrWrWRwRwRwRwRwRwrWrWrWrWrWrWRwRwRwRwRwRwRwRwrWrWrWRwRwrWrWrWrWRwRwRwRwRwRwRwRwrWrWrWRwRwRwRwRwRwRwRwRwRwRwRwRwRwrWRwrWrWrWrWrWRwrWRwRwrWRwRwRwrWrWRwrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwrWrWrWrWRwRwRwRwrWrWrWRwRwRwRwRwRwRwrWrWrWRwRwRwRwRwRwRwRwrWrWrWrWRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWRwRwRwRwRwrWrWRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwrWrWrWrWRwRwRwRwrWrWRwRwRwRwRwrWrWRwRwRwRwrWrWrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWRwrWrWRwRwrWrWrWrWRwRwRwRwRwRwRwrWrWrWrWrWrWRwRwRwRwRwrWrWrWrWrWrWRwrWRwRwrWrWRwRwrWRwRwRwRwrWrWRwrWrWrWRwrWRwRwrWrWrWRwRwRwRwRwRwrWrWrWrWrWrWRwrWRwrWrWRwrWrWRwRwrWrWrWrWRwRwRwrWRwrWRwrWrWRwrWRwRwrWrWrWRwrWrWRwRwRwrWrWrWrWrWrWRwrWrWRwRwrWrWrWRwRwRwRwrWrWRwrWrWrWrWRwRwrWRwrWRwrWrWrWrWRwRwRwrWrWrWRwrWrWRwRwRwRwrWrWrWRwrWrWrWrWRwRwrWRwrWrWRwRwRwRwRwrWRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWRwRwrWRwrWRwrWRwrWrWRwrWRwrWrWRwrWRwrWrWrWRwrWrWRwrWrWRwRwrWrWrWRwrWrWrWRwrWRwrWrWrWRwrWrWRwrWrWRwrWrWRwrWRwrWRwrWRwrWRwrWrWRwrWRwrWrWRwrWrWRwRwrWRwrWrWRwRwrWRwrWrWRwrWRwrWRwrWRwrWrWRwrWrWRwrWrWRwrWrWRwrWRwrWrWRwrWRwrWRwrWrWRwrW
2024-08-10 21:47:34 2024-08-10T19:47:34Z INFO vpn: terminated βœ”οΈ
2024-08-10 21:47:34 2024-08-10T19:47:34Z INFO shadowsocks proxy: terminated βœ”οΈ
2024-08-10 21:47:34 2024-08-10T19:47:34Z INFO http proxy: terminated βœ”οΈ
2024-08-10 21:47:34 2024-08-10T19:47:34Z INFO unbound: terminated βœ”οΈ
2024-08-10 21:47:34 2024-08-10T19:47:34Z INFO other: terminated βœ”οΈ
2024-08-10 21:47:34 2024-08-10T19:47:34Z INFO [routing] routing cleanup...
2024-08-10 21:47:34 2024-08-10T19:47:34Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.11 and family v4
2024-08-10 21:47:34 2024-08-10T19:47:34Z INFO [routing] deleting route for 0.0.0.0/0
2024-08-10 21:47:34 2024-08-10T19:47:34Z INFO Shutdown successful

Share your configuration

gluetun:
    image: qmcgaw/gluetun
    container_name: gluetun
    cap_add:
      - NET_ADMIN
    environment:
      - VPN_SERVICE_PROVIDER=protonvpn
      - OPENVPN_USER=redacted
      - OPENVPN_PASSWORD=redacted
      - OPENVPN_PROTOCOL=tcp
      - OPENVPN_VERBOSITY=5
      - SERVER_COUNTRIES=redacted
      - VPN_PORT_FORWARDING=on
      - PORT_FORWARDING_STATUS_FILE=/gluetun/forwarded_port.txt
      - UPDATES_PERIOD=24h
      - PORT_FORWARD_ONLY=true
    ports:
      - 8080:8080
      - 6881:6881
      - 6881:6881/udp
    volumes:
      - E:\mediaConfig\gluetun:/gluetun
    restart: unless-stopped
github-actions[bot] commented 1 month ago

@qdm12 is more or less the only maintainer of this project and works on it in his free time. Please:

DaBlincx commented 1 month ago

Update: after starting a torrent on the ubuntu vps gluetun also restarts a lot. Torrents also immediately error every time i start them. I got the same error log:

2024-08-10T20:31:35Z ERROR [openvpn] stream error: bufio.Scanner: token too long
2024-08-10T20:36:56Z INFO [healthcheck] program has been unhealthy for 6s: restarting VPN
2024-08-10T20:36:56Z INFO [healthcheck] πŸ‘‰ See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2024-08-10T20:36:56Z INFO [healthcheck] DO NOT OPEN AN ISSUE UNLESS YOU READ AND TRIED EACH POSSIBLE SOLUTION
2024-08-10T20:36:56Z INFO [vpn] stopping
2024-08-10T20:36:56Z INFO [port forwarding] stopping
2024-08-10T20:36:56Z INFO [firewall] removing allowed port 62149...
2024-08-10T20:36:56Z ERROR port forwarding loop crashed: stopping previous service: blocking previous port in firewall: removing allowed port 62149 on interface tun0: command failed: "iptables --delete INPUT -i tun0 -p tcp -m tcp --dport 62149 -j ACCEPT": iptables: Bad rule (does a matching rule exist in that chain?).: exit status 1
2024-08-10T20:36:56Z INFO http server: terminated βœ”οΈ
2024-08-10T20:36:56Z INFO updater ticker: terminated βœ”οΈ
2024-08-10T20:36:56Z INFO dns ticker: terminated βœ”οΈ
2024-08-10T20:36:56Z INFO control: terminated βœ”οΈ
2024-08-10T20:36:56Z INFO updater: terminated βœ”οΈ
2024-08-10T20:36:56Z INFO tickers: terminated βœ”οΈ
2024-08-10T20:36:56Z WARN HTTP health server: goroutine shutdown timed out: after 400ms ⚠️
2024-08-10T20:36:57Z WARN vpn: goroutine shutdown timed out: after 1s ⚠️
2024-08-10T20:36:57Z INFO shadowsocks proxy: terminated βœ”οΈ
2024-08-10T20:36:57Z INFO http proxy: terminated βœ”οΈ
2024-08-10T20:36:57Z INFO unbound: terminated βœ”οΈ
2024-08-10T20:36:57Z INFO other: terminated βœ”οΈ
2024-08-10T20:36:57Z INFO [routing] routing cleanup...
2024-08-10T20:36:57Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
2024-08-10T20:36:57Z INFO [routing] deleting route for 0.0.0.0/0
2024-08-10T20:36:57Z ERROR ordered shutdown timed out: HTTP health server: goroutine shutdown timed out: after 400ms; vpn: goroutine shutdown timed out: after 1s
2024-08-10T20:36:57Z INFO Shutdown successful
========================================
========================================
=============== gluetun ================
========================================
=========== Made with ❀️ by ============
======= https://github.com/qdm12 =======
========================================
========================================

Running version latest built on 2024-08-09T09:37:47.759Z (commit 01aaf2c)

πŸ”§ 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
2024-08-10T20:36:58Z WARN You are using the old environment variable PORT_FORWARDING_STATUS_FILE, please consider changing it to VPN_PORT_FORWARDING_STATUS_FILE
2024-08-10T20:36:58Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
2024-08-10T20:36:58Z INFO [routing] local ethernet link found: eth0
2024-08-10T20:36:58Z INFO [routing] local ipnet found: 172.18.0.0/16
qdm12 commented 4 weeks ago

ERROR port forwarding loop crashed: stopping previous service: blocking previous port in firewall

That error is being worked on right now, subscribe to #2334 (a bit of a long effort, I worked on it for a few days already). That will prevent gluetun from exiting completely and instead restart internally the vpn. By the way, this is a bug in iptables on Alpine, not really a Gluetun bug, and I'm working on a workaround (delete iptables chain rules by line number).

DaBlincx commented 4 weeks ago

Ah, Thank you for your work πŸ™

qdm12 commented 4 weeks ago

The error you see is likely related to

ERROR [openvpn] stream error: bufio.Scanner: token too long

Which is a problem in my log handling of openvpn. Probably openvpn crashes with some huge text and the Go code doesn't handle it. Let me fix it and you can run the fixed version to see why OpenVPN fails.

qdm12 commented 3 weeks ago

Can you try image qmcgaw/gluetun:pr-2418 (see #2418) and see what log message you get from OpenVPN?

The error stream error: bufio.Scanner: token too long indicated openvpn tried to log out more than 64KB, which was above the buffer maximum size of 64KB in the Go code.

I've increased the limit to 20MB (extended only if needed, defaults to 64KB still to limit memoy usage), so hopefully that should be enough to log out whatever big log openvpn wants to send out. I'm guessing it's a core dump? πŸ€”

DaBlincx commented 3 weeks ago

it died again with this error:

2024-08-16 14:41:37 2024-08-16T12:41:37Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:49448->1.0.0.1:853: i/o timeout
2024-08-16 14:41:37 2024-08-16T12:41:37Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:49452->1.0.0.1:853: i/o timeout
2024-08-16 14:41:38 2024-08-16T12:41:38Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:60106->1.1.1.1:853: i/o timeout
2024-08-16 14:41:38 2024-08-16T12:41:38Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:49462->1.0.0.1:853: i/o timeout
2024-08-16 14:41:42 2024-08-16T12:41:42Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:49478->1.0.0.1:853: i/o timeout
2024-08-16 14:41:42 2024-08-16T12:41:42Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:49474->1.0.0.1:853: i/o timeout
2024-08-16 14:41:42 2024-08-16T12:41:42Z INFO [healthcheck] healthy!
2024-08-16 14:41:43 2024-08-16T12:41:43Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:49484->1.0.0.1:853: i/o timeout
2024-08-16 14:41:43 2024-08-16T12:41:43Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:49486->1.0.0.1:853: i/o timeout
2024-08-16 14:41:43 2024-08-16T12:41:43Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:60120->1.1.1.1:853: i/o timeout
2024-08-16 14:41:44 2024-08-16T12:41:44Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:60134->1.1.1.1:853: i/o timeout
2024-08-16 14:41:45 2024-08-16T12:41:45Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:57922->1.0.0.1:853: i/o timeout
2024-08-16 14:41:45 2024-08-16T12:41:45Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:57924->1.0.0.1:853: i/o timeout
2024-08-16 14:41:47 2024-08-16T12:41:47Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:48266->1.1.1.1:853: i/o timeout
2024-08-16 14:41:47 2024-08-16T12:41:47Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:48268->1.1.1.1:853: i/o timeout
2024-08-16 14:41:49 2024-08-16T12:41:49Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:48270->1.1.1.1:853: i/o timeout
2024-08-16 14:41:49 2024-08-16T12:41:49Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:57942->1.0.0.1:853: i/o timeout
2024-08-16 14:41:51 2024-08-16T12:41:51Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:57956->1.0.0.1:853: i/o timeout
2024-08-16 14:41:51 2024-08-16T12:41:51Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:57958->1.0.0.1:853: i/o timeout
2024-08-16 14:41:54 2024-08-16T12:41:54Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:48276->1.1.1.1:853: i/o timeout
2024-08-16 14:41:54 2024-08-16T12:41:54Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:57970->1.0.0.1:853: i/o timeout
2024-08-16 14:41:54 2024-08-16T12:41:54Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:48284->1.1.1.1:853: i/o timeout
2024-08-16 14:41:54 2024-08-16T12:41:54Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:57976->1.0.0.1:853: i/o timeout
2024-08-16 14:41:56 2024-08-16T12:41:56Z INFO [healthcheck] program has been unhealthy for 6s: restarting VPN
2024-08-16 14:41:56 2024-08-16T12:41:56Z INFO [healthcheck] πŸ‘‰ See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2024-08-16 14:41:56 2024-08-16T12:41:56Z INFO [healthcheck] DO NOT OPEN AN ISSUE UNLESS YOU READ AND TRIED EACH POSSIBLE SOLUTION
2024-08-16 14:41:56 2024-08-16T12:41:56Z INFO [vpn] stopping
2024-08-16 14:41:56 2024-08-16T12:41:56Z INFO [port forwarding] stopping
2024-08-16 14:41:56 2024-08-16T12:41:56Z INFO [firewall] removing allowed port 47817...
2024-08-16 14:41:56 2024-08-16T12:41:56Z ERROR port forwarding loop crashed: stopping previous service: blocking previous port in firewall: removing allowed port 47817 on interface tun0: command failed: "iptables --delete INPUT -i tun0 -p udp -m udp --dport 47817 -j ACCEPT": iptables: Bad rule (does a matching rule exist in that chain?).: exit status 1
2024-08-16 14:41:56 2024-08-16T12:41:56Z INFO dns ticker: terminated βœ”οΈ
2024-08-16 14:41:56 2024-08-16T12:41:56Z INFO updater ticker: terminated βœ”οΈ
2024-08-16 14:41:56 2024-08-16T12:41:56Z INFO http server: terminated βœ”οΈ
2024-08-16 14:41:56 2024-08-16T12:41:56Z INFO control: terminated βœ”οΈ
2024-08-16 14:41:56 2024-08-16T12:41:56Z INFO updater: terminated βœ”οΈ
2024-08-16 14:41:56 2024-08-16T12:41:56Z INFO tickers: terminated βœ”οΈ
2024-08-16 14:41:57 2024-08-16T12:41:57Z WARN HTTP health server: goroutine shutdown timed out: after 400ms ⚠️
2024-08-16 14:41:57 2024-08-16T12:41:57Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:53862->1.1.1.1:853: i/o timeout
2024-08-16 14:41:57 2024-08-16T12:41:57Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:53736->1.0.0.1:853: i/o timeout
2024-08-16 14:41:58 2024-08-16T12:41:58Z WARN vpn: goroutine shutdown timed out: after 1s ⚠️
2024-08-16 14:41:58 2024-08-16T12:41:58Z INFO shadowsocks proxy: terminated βœ”οΈ
2024-08-16 14:41:58 2024-08-16T12:41:58Z INFO http proxy: terminated βœ”οΈ
2024-08-16 14:41:58 2024-08-16T12:41:58Z WARN [dns] dial tcp 1.0.0.1:853: operation was canceled
2024-08-16 14:41:58 2024-08-16T12:41:58Z WARN [dns] dialing DoT server: dial tcp 1.0.0.1:853: operation was canceled
2024-08-16 14:41:58 2024-08-16T12:41:58Z WARN [dns] dial tcp 1.0.0.1:853: operation was canceled
2024-08-16 14:41:58 2024-08-16T12:41:58Z WARN [dns] dialing DoT server: dial tcp 1.0.0.1:853: operation was canceled
2024-08-16 14:41:58 2024-08-16T12:41:58Z WARN other: group shutdown timed out: 1 out of 3 goroutines: dns: goroutine shutdown timed out: after 400ms ⚠️
2024-08-16 14:41:58 2024-08-16T12:41:58Z INFO [routing] routing cleanup...
2024-08-16 14:41:58 2024-08-16T12:41:58Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.3 and family v4
2024-08-16 14:41:58 2024-08-16T12:41:58Z INFO [routing] deleting route for 0.0.0.0/0
2024-08-16 14:41:58 2024-08-16T12:41:58Z ERROR ordered shutdown timed out: HTTP health server: goroutine shutdown timed out: after 400ms; vpn: goroutine shutdown timed out: after 1s; other: group shutdown timed out: 1 out of 3 goroutines: dns: goroutine shutdown timed out: after 400ms
2024-08-16 14:41:58 2024-08-16T12:41:58Z INFO Shutdown successful
2024-08-16 14:41:59 ========================================
qdm12 commented 3 weeks ago

with this error:

What error do you get above the logs you shared? Still stream error: bufio.Scanner: token too long coming from [vpn] openvpn:? Because all the errors you show in the logs is the consequence of the vpn crashing (hence the connection becoming unhealthy)

DaBlincx commented 3 weeks ago

doesnt seem like its the token too long error anymore

2024-08-16 14:36:37 2024-08-16T12:36:37Z INFO [openvpn] UID set to nonrootuser
2024-08-16 14:36:37 2024-08-16T12:36:37Z INFO [openvpn] Initialization Sequence Completed
2024-08-16 14:36:37 2024-08-16T12:36:37Z INFO [dns] downloading hostnames and IP block lists
2024-08-16 14:36:37 2024-08-16T12:36:37Z INFO [openvpn] Data Channel: cipher 'AES-256-GCM', peer-id: 65538, compression: 'stub'
2024-08-16 14:36:37 2024-08-16T12:36:37Z INFO [openvpn] Timers: ping 10, ping-restart 60
2024-08-16 14:36:37 2024-08-16T12:36:37Z INFO [openvpn] Protocol options: protocol-flags cc-exit tls-ekm dyn-tls-crypt
2024-08-16 14:36:43 2024-08-16T12:36:43Z INFO [healthcheck] healthy!
2024-08-16 14:36:44 2024-08-16T12:36:44Z INFO [dns] DNS server listening on [::]:53
2024-08-16 14:36:45 2024-08-16T12:36:45Z INFO [dns] ready
2024-08-16 14:36:46 2024-08-16T12:36:46Z INFO [ip getter] Public IP address is 193.29.107.173 (Denmark, Capital Region, Copenhagen)
2024-08-16 14:36:48 2024-08-16T12:36:48Z INFO [vpn] There is a new release v3.39.0 (v3.39.0) created 7 days ago
2024-08-16 14:36:48 2024-08-16T12:36:48Z INFO [port forwarding] starting
2024-08-16 14:36:48 2024-08-16T12:36:48Z INFO [port forwarding] gateway external IPv4 address is 193.29.107.173
2024-08-16 14:36:48 2024-08-16T12:36:48Z INFO [port forwarding] port forwarded is 47817
2024-08-16 14:36:48 2024-08-16T12:36:48Z INFO [firewall] setting allowed input port 47817 through interface tun0...
2024-08-16 14:36:48 2024-08-16T12:36:48Z INFO [port forwarding] writing port file /gluetun/forwarded_port.txt
2024-08-16 14:37:54 2024-08-16T12:37:54Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:44976->1.0.0.1:853: i/o timeout
2024-08-16 14:37:56 2024-08-16T12:37:56Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:40386->1.1.1.1:853: i/o timeout
2024-08-16 14:37:57 2024-08-16T12:37:57Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:40396->1.1.1.1:853: i/o timeout
2024-08-16 14:38:03 2024-08-16T12:38:03Z INFO [healthcheck] healthy!
2024-08-16 14:38:05 2024-08-16T12:38:05Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:45822->1.1.1.1:853: i/o timeout
2024-08-16 14:38:07 2024-08-16T12:38:07Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:45846->1.1.1.1:853: i/o timeout
2024-08-16 14:38:10 2024-08-16T12:38:10Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:53780->1.0.0.1:853: i/o timeout
2024-08-16 14:38:10 2024-08-16T12:38:10Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:45870->1.1.1.1:853: i/o timeout
2024-08-16 14:38:12 2024-08-16T12:38:12Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:45872->1.1.1.1:853: i/o timeout
2024-08-16 14:38:12 2024-08-16T12:38:12Z INFO [healthcheck] healthy!
2024-08-16 14:38:15 2024-08-16T12:38:15Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:51754->1.1.1.1:853: i/o timeout
2024-08-16 14:38:15 2024-08-16T12:38:15Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:47358->1.0.0.1:853: i/o timeout
2024-08-16 14:38:23 2024-08-16T12:38:23Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:51774->1.1.1.1:853: i/o timeout
2024-08-16 14:38:23 2024-08-16T12:38:23Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:51790->1.1.1.1:853: i/o timeout
2024-08-16 14:38:48 2024-08-16T12:38:48Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:60476->1.1.1.1:853: i/o timeout
2024-08-16 14:39:14 2024-08-16T12:39:14Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:41742->1.0.0.1:853: i/o timeout
2024-08-16 14:39:14 2024-08-16T12:39:14Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:53344->1.1.1.1:853: i/o timeout
2024-08-16 14:39:16 2024-08-16T12:39:16Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:54314->1.1.1.1:853: i/o timeout
2024-08-16 14:39:16 2024-08-16T12:39:16Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:34078->1.0.0.1:853: i/o timeout
2024-08-16 14:39:16 2024-08-16T12:39:16Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:54318->1.1.1.1:853: i/o timeout
2024-08-16 14:39:16 2024-08-16T12:39:16Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:54316->1.1.1.1:853: i/o timeout
2024-08-16 14:39:18 2024-08-16T12:39:18Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:34090->1.0.0.1:853: i/o timeout
2024-08-16 14:39:18 2024-08-16T12:39:18Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:34106->1.0.0.1:853: i/o timeout
2024-08-16 14:39:18 2024-08-16T12:39:18Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:54348->1.1.1.1:853: i/o timeout
2024-08-16 14:39:18 2024-08-16T12:39:18Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:54342->1.1.1.1:853: i/o timeout
2024-08-16 14:39:19 2024-08-16T12:39:19Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:34118->1.0.0.1:853: i/o timeout
2024-08-16 14:39:19 2024-08-16T12:39:19Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:54362->1.1.1.1:853: i/o timeout
2024-08-16 14:39:21 2024-08-16T12:39:21Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:54366->1.1.1.1:853: i/o timeout
2024-08-16 14:39:21 2024-08-16T12:39:21Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:54370->1.1.1.1:853: i/o timeout
2024-08-16 14:39:21 2024-08-16T12:39:21Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:34128->1.0.0.1:853: i/o timeout
2024-08-16 14:39:21 2024-08-16T12:39:21Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:54384->1.1.1.1:853: i/o timeout
2024-08-16 14:39:23 2024-08-16T12:39:23Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:34150->1.0.0.1:853: i/o timeout
2024-08-16 14:39:23 2024-08-16T12:39:23Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:34138->1.0.0.1:853: i/o timeout
2024-08-16 14:39:23 2024-08-16T12:39:23Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:34156->1.0.0.1:853: i/o timeout
2024-08-16 14:39:23 2024-08-16T12:39:23Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:34158->1.0.0.1:853: i/o timeout
2024-08-16 14:39:24 2024-08-16T12:39:24Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:54390->1.1.1.1:853: i/o timeout
2024-08-16 14:39:24 2024-08-16T12:39:24Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:54392->1.1.1.1:853: i/o timeout
2024-08-16 14:39:26 2024-08-16T12:39:26Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:59012->1.1.1.1:853: i/o timeout
2024-08-16 14:39:26 2024-08-16T12:39:26Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:44886->1.0.0.1:853: i/o timeout
2024-08-16 14:39:26 2024-08-16T12:39:26Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:44902->1.0.0.1:853: i/o timeout
2024-08-16 14:39:26 2024-08-16T12:39:26Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:59024->1.1.1.1:853: i/o timeout
2024-08-16 14:39:28 2024-08-16T12:39:28Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:59040->1.1.1.1:853: i/o timeout
2024-08-16 14:39:28 2024-08-16T12:39:28Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:59034->1.1.1.1:853: i/o timeout
2024-08-16 14:39:28 2024-08-16T12:39:28Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:44904->1.0.0.1:853: i/o timeout
2024-08-16 14:39:28 2024-08-16T12:39:28Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:44914->1.0.0.1:853: i/o timeout
2024-08-16 14:39:29 2024-08-16T12:39:29Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:44924->1.0.0.1:853: i/o timeout
2024-08-16 14:39:29 2024-08-16T12:39:29Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:44922->1.0.0.1:853: i/o timeout
2024-08-16 14:39:31 2024-08-16T12:39:31Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:59044->1.1.1.1:853: i/o timeout
2024-08-16 14:39:31 2024-08-16T12:39:31Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:59056->1.1.1.1:853: i/o timeout
2024-08-16 14:39:31 2024-08-16T12:39:31Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:44936->1.0.0.1:853: i/o timeout
2024-08-16 14:39:31 2024-08-16T12:39:31Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:44938->1.0.0.1:853: i/o timeout
2024-08-16 14:39:33 2024-08-16T12:39:33Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:44952->1.0.0.1:853: i/o timeout
2024-08-16 14:39:33 2024-08-16T12:39:33Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:44954->1.0.0.1:853: i/o timeout
2024-08-16 14:39:33 2024-08-16T12:39:33Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:59072->1.1.1.1:853: i/o timeout
2024-08-16 14:39:33 2024-08-16T12:39:33Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:44956->1.0.0.1:853: i/o timeout
2024-08-16 14:39:34 2024-08-16T12:39:34Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:59086->1.1.1.1:853: i/o timeout
2024-08-16 14:39:34 2024-08-16T12:39:34Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:44964->1.0.0.1:853: i/o timeout
2024-08-16 14:39:36 2024-08-16T12:39:36Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:34600->1.0.0.1:853: i/o timeout
2024-08-16 14:39:36 2024-08-16T12:39:36Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:34606->1.0.0.1:853: i/o timeout
2024-08-16 14:39:36 2024-08-16T12:39:36Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:47232->1.1.1.1:853: i/o timeout
2024-08-16 14:39:36 2024-08-16T12:39:36Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:47234->1.1.1.1:853: i/o timeout
2024-08-16 14:39:38 2024-08-16T12:39:38Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:34620->1.0.0.1:853: i/o timeout
2024-08-16 14:39:38 2024-08-16T12:39:38Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:34618->1.0.0.1:853: i/o timeout
2024-08-16 14:39:38 2024-08-16T12:39:38Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:34636->1.0.0.1:853: i/o timeout
2024-08-16 14:39:38 2024-08-16T12:39:38Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:34640->1.0.0.1:853: i/o timeout
2024-08-16 14:39:39 2024-08-16T12:39:39Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:47252->1.1.1.1:853: i/o timeout
2024-08-16 14:39:39 2024-08-16T12:39:39Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:34646->1.0.0.1:853: i/o timeout
2024-08-16 14:39:41 2024-08-16T12:39:41Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:47256->1.1.1.1:853: i/o timeout
2024-08-16 14:39:41 2024-08-16T12:39:41Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:34660->1.0.0.1:853: i/o timeout
2024-08-16 14:39:41 2024-08-16T12:39:41Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:34676->1.0.0.1:853: i/o timeout
2024-08-16 14:39:41 2024-08-16T12:39:41Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:47272->1.1.1.1:853: i/o timeout
2024-08-16 14:39:43 2024-08-16T12:39:43Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:47286->1.1.1.1:853: i/o timeout
2024-08-16 14:39:43 2024-08-16T12:39:43Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:47284->1.1.1.1:853: i/o timeout
2024-08-16 14:39:43 2024-08-16T12:39:43Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:47304->1.1.1.1:853: i/o timeout
2024-08-16 14:39:43 2024-08-16T12:39:43Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:47300->1.1.1.1:853: i/o timeout
2024-08-16 14:39:44 2024-08-16T12:39:44Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:47312->1.1.1.1:853: i/o timeout
2024-08-16 14:39:44 2024-08-16T12:39:44Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:47310->1.1.1.1:853: i/o timeout
2024-08-16 14:39:46 2024-08-16T12:39:46Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:50856->1.0.0.1:853: i/o timeout
2024-08-16 14:39:46 2024-08-16T12:39:46Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:50854->1.0.0.1:853: i/o timeout
2024-08-16 14:39:46 2024-08-16T12:39:46Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:55358->1.1.1.1:853: i/o timeout
2024-08-16 14:39:46 2024-08-16T12:39:46Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:55342->1.1.1.1:853: i/o timeout
2024-08-16 14:39:48 2024-08-16T12:39:48Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:50876->1.0.0.1:853: i/o timeout
2024-08-16 14:39:48 2024-08-16T12:39:48Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:50870->1.0.0.1:853: i/o timeout
2024-08-16 14:39:48 2024-08-16T12:39:48Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:55374->1.1.1.1:853: i/o timeout
2024-08-16 14:39:48 2024-08-16T12:39:48Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:55388->1.1.1.1:853: i/o timeout
2024-08-16 14:39:49 2024-08-16T12:39:49Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:55400->1.1.1.1:853: i/o timeout
2024-08-16 14:39:49 2024-08-16T12:39:49Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:55408->1.1.1.1:853: i/o timeout
2024-08-16 14:39:51 2024-08-16T12:39:51Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:50880->1.0.0.1:853: i/o timeout
2024-08-16 14:39:51 2024-08-16T12:39:51Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:50890->1.0.0.1:853: i/o timeout
2024-08-16 14:39:51 2024-08-16T12:39:51Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:55414->1.1.1.1:853: i/o timeout
2024-08-16 14:39:51 2024-08-16T12:39:51Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:55422->1.1.1.1:853: i/o timeout
2024-08-16 14:39:53 2024-08-16T12:39:53Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:55428->1.1.1.1:853: i/o timeout
2024-08-16 14:39:53 2024-08-16T12:39:53Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:55430->1.1.1.1:853: i/o timeout
2024-08-16 14:39:53 2024-08-16T12:39:53Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:55448->1.1.1.1:853: i/o timeout
2024-08-16 14:39:53 2024-08-16T12:39:53Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:55434->1.1.1.1:853: i/o timeout
2024-08-16 14:39:54 2024-08-16T12:39:54Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:55450->1.1.1.1:853: i/o timeout
2024-08-16 14:39:54 2024-08-16T12:39:54Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:50902->1.0.0.1:853: i/o timeout
2024-08-16 14:39:56 2024-08-16T12:39:56Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:55048->1.0.0.1:853: i/o timeout
2024-08-16 14:39:56 2024-08-16T12:39:56Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:55054->1.0.0.1:853: i/o timeout
2024-08-16 14:39:56 2024-08-16T12:39:56Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:49670->1.1.1.1:853: i/o timeout
2024-08-16 14:39:56 2024-08-16T12:39:56Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:55064->1.0.0.1:853: i/o timeout
2024-08-16 14:39:58 2024-08-16T12:39:58Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:55072->1.0.0.1:853: i/o timeout
2024-08-16 14:39:58 2024-08-16T12:39:58Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:49684->1.1.1.1:853: i/o timeout
2024-08-16 14:39:58 2024-08-16T12:39:58Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:55088->1.0.0.1:853: i/o timeout
2024-08-16 14:39:58 2024-08-16T12:39:58Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:49694->1.1.1.1:853: i/o timeout
2024-08-16 14:39:59 2024-08-16T12:39:59Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:49698->1.1.1.1:853: i/o timeout
2024-08-16 14:39:59 2024-08-16T12:39:59Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:49696->1.1.1.1:853: i/o timeout
2024-08-16 14:40:01 2024-08-16T12:40:01Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:49728->1.1.1.1:853: i/o timeout
2024-08-16 14:40:01 2024-08-16T12:40:01Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:55098->1.0.0.1:853: i/o timeout
2024-08-16 14:40:01 2024-08-16T12:40:01Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:49742->1.1.1.1:853: i/o timeout
2024-08-16 14:40:01 2024-08-16T12:40:01Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:49732->1.1.1.1:853: i/o timeout
2024-08-16 14:40:03 2024-08-16T12:40:03Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:49752->1.1.1.1:853: i/o timeout
2024-08-16 14:40:03 2024-08-16T12:40:03Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:55112->1.0.0.1:853: i/o timeout
2024-08-16 14:40:03 2024-08-16T12:40:03Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:49766->1.1.1.1:853: i/o timeout
2024-08-16 14:40:03 2024-08-16T12:40:03Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:55118->1.0.0.1:853: i/o timeout
2024-08-16 14:40:04 2024-08-16T12:40:04Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:55122->1.0.0.1:853: i/o timeout
2024-08-16 14:40:04 2024-08-16T12:40:04Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:55132->1.0.0.1:853: i/o timeout
2024-08-16 14:40:06 2024-08-16T12:40:06Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:38852->1.1.1.1:853: i/o timeout
2024-08-16 14:40:06 2024-08-16T12:40:06Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:51256->1.0.0.1:853: i/o timeout
2024-08-16 14:40:06 2024-08-16T12:40:06Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:51262->1.0.0.1:853: i/o timeout
2024-08-16 14:40:06 2024-08-16T12:40:06Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:51278->1.0.0.1:853: i/o timeout
2024-08-16 14:40:08 2024-08-16T12:40:08Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:51300->1.0.0.1:853: i/o timeout
2024-08-16 14:40:08 2024-08-16T12:40:08Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:51292->1.0.0.1:853: i/o timeout
2024-08-16 14:40:09 2024-08-16T12:40:09Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:51302->1.0.0.1:853: i/o timeout
2024-08-16 14:40:09 2024-08-16T12:40:09Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:51314->1.0.0.1:853: i/o timeout
2024-08-16 14:40:09 2024-08-16T12:40:09Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:38858->1.1.1.1:853: i/o timeout
2024-08-16 14:40:09 2024-08-16T12:40:09Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:38870->1.1.1.1:853: i/o timeout
2024-08-16 14:40:11 2024-08-16T12:40:11Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:51324->1.0.0.1:853: i/o timeout
2024-08-16 14:40:11 2024-08-16T12:40:11Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:38876->1.1.1.1:853: i/o timeout
2024-08-16 14:40:11 2024-08-16T12:40:11Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:38892->1.1.1.1:853: i/o timeout
2024-08-16 14:40:11 2024-08-16T12:40:11Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:51340->1.0.0.1:853: i/o timeout
2024-08-16 14:41:08 2024-08-16T12:41:08Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:32802->1.1.1.1:853: i/o timeout
2024-08-16 14:41:08 2024-08-16T12:41:08Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:38318->1.0.0.1:853: i/o timeout
2024-08-16 14:41:11 2024-08-16T12:41:11Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:38334->1.0.0.1:853: i/o timeout
2024-08-16 14:41:11 2024-08-16T12:41:11Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:38354->1.0.0.1:853: i/o timeout
2024-08-16 14:41:11 2024-08-16T12:41:11Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:38340->1.0.0.1:853: i/o timeout
2024-08-16 14:41:13 2024-08-16T12:41:13Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:38358->1.0.0.1:853: i/o timeout
2024-08-16 14:41:14 2024-08-16T12:41:14Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:38374->1.0.0.1:853: i/o timeout
2024-08-16 14:41:14 2024-08-16T12:41:14Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:32816->1.1.1.1:853: i/o timeout
2024-08-16 14:41:14 2024-08-16T12:41:14Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:38382->1.0.0.1:853: i/o timeout
2024-08-16 14:41:16 2024-08-16T12:41:16Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:43016->1.0.0.1:853: i/o timeout
2024-08-16 14:41:16 2024-08-16T12:41:16Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:43012->1.0.0.1:853: i/o timeout
2024-08-16 14:41:16 2024-08-16T12:41:16Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:43026->1.0.0.1:853: i/o timeout
2024-08-16 14:41:16 2024-08-16T12:41:16Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:42174->1.1.1.1:853: i/o timeout
2024-08-16 14:41:19 2024-08-16T12:41:19Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:43040->1.0.0.1:853: i/o timeout
2024-08-16 14:41:19 2024-08-16T12:41:19Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:43050->1.0.0.1:853: i/o timeout
2024-08-16 14:41:22 2024-08-16T12:41:22Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:43064->1.0.0.1:853: i/o timeout
2024-08-16 14:41:22 2024-08-16T12:41:22Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:43066->1.0.0.1:853: i/o timeout
2024-08-16 14:41:23 2024-08-16T12:41:23Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:43082->1.0.0.1:853: i/o timeout
2024-08-16 14:41:23 2024-08-16T12:41:23Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:42176->1.1.1.1:853: i/o timeout
2024-08-16 14:41:24 2024-08-16T12:41:24Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:43086->1.0.0.1:853: i/o timeout
2024-08-16 14:41:24 2024-08-16T12:41:24Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:42192->1.1.1.1:853: i/o timeout
2024-08-16 14:41:27 2024-08-16T12:41:27Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:32910->1.1.1.1:853: i/o timeout
2024-08-16 14:41:27 2024-08-16T12:41:27Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:32912->1.1.1.1:853: i/o timeout
2024-08-16 14:41:28 2024-08-16T12:41:28Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:47434->1.0.0.1:853: i/o timeout
2024-08-16 14:41:28 2024-08-16T12:41:28Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:47424->1.0.0.1:853: i/o timeout
2024-08-16 14:41:33 2024-08-16T12:41:33Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:47472->1.0.0.1:853: i/o timeout
2024-08-16 14:41:33 2024-08-16T12:41:33Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:32954->1.1.1.1:853: i/o timeout
2024-08-16 14:41:35 2024-08-16T12:41:35Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:60078->1.1.1.1:853: i/o timeout
2024-08-16 14:41:35 2024-08-16T12:41:35Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:60076->1.1.1.1:853: i/o timeout
2024-08-16 14:41:37 2024-08-16T12:41:37Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:49448->1.0.0.1:853: i/o timeout
2024-08-16 14:41:37 2024-08-16T12:41:37Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:49452->1.0.0.1:853: i/o timeout
2024-08-16 14:41:38 2024-08-16T12:41:38Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:60106->1.1.1.1:853: i/o timeout
2024-08-16 14:41:38 2024-08-16T12:41:38Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:49462->1.0.0.1:853: i/o timeout
2024-08-16 14:41:42 2024-08-16T12:41:42Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:49478->1.0.0.1:853: i/o timeout
2024-08-16 14:41:42 2024-08-16T12:41:42Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.5:49474->1.0.0.1:853: i/o timeout
2024-08-16 14:41:42 2024-08-16T12:41:42Z INFO [healthcheck] healthy!
qdm12 commented 3 weeks ago

🀷 Keep on running it to see if it happens again?

exchanging over DoT connection: ... i/o timeout is fine, it's just DNS timeouts, it happens. Actually that's a fair point to note, it should be logged at the debug level!

DaBlincx commented 3 weeks ago

okay so it ran fine for 28 minutes until the vpn restarted again, but this time openvpn logged the WRWRWRWR stuff again (i truncated it, but it is 23 million letters of just that)

2024-08-21 18:59:30 2024-08-21T16:59:30Z INFO [dns] ready
2024-08-21 18:59:30 2024-08-21T16:59:30Z INFO [ip getter] Public IP address is 185.159.157.42 (Switzerland, Zurich, ZΓΌrich)
2024-08-21 18:59:31 2024-08-21T16:59:31Z INFO [vpn] There is a new release v3.39.0 (v3.39.0) created 12 days ago
2024-08-21 18:59:31 2024-08-21T16:59:31Z INFO [port forwarding] starting
2024-08-21 18:59:31 2024-08-21T16:59:31Z INFO [port forwarding] gateway external IPv4 address is 185.159.157.42
2024-08-21 18:59:31 2024-08-21T16:59:31Z INFO [port forwarding] port forwarded is 47240
2024-08-21 18:59:31 2024-08-21T16:59:31Z INFO [firewall] setting allowed input port 47240 through interface tun0...
2024-08-21 18:59:31 2024-08-21T16:59:31Z INFO [port forwarding] writing port file /gluetun/forwarded_port.txt
2024-08-21 19:00:20 2024-08-21T17:00:20Z INFO [openvpn] Recursive routing detected, drop tun packet to [AF_INET]185.159.157.129:443
2024-08-21 19:00:32 2024-08-21T17:00:32Z INFO [healthcheck] healthy!
2024-08-21 19:00:39 2024-08-21T17:00:39Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:36072->1.0.0.1:853: i/o timeout
2024-08-21 19:00:42 2024-08-21T17:00:42Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:36102->1.0.0.1:853: i/o timeout
2024-08-21 19:01:32 2024-08-21T17:01:32Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:55976->1.1.1.1:853: i/o timeout
2024-08-21 19:01:32 2024-08-21T17:01:32Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:55982->1.1.1.1:853: i/o timeout
2024-08-21 19:01:34 2024-08-21T17:01:34Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:55990->1.1.1.1:853: i/o timeout
2024-08-21 19:01:34 2024-08-21T17:01:34Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:49318->1.0.0.1:853: i/o timeout
2024-08-21 19:01:46 2024-08-21T17:01:46Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:59236->1.1.1.1:853: i/o timeout
2024-08-21 19:01:51 2024-08-21T17:01:51Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:34040->1.0.0.1:853: i/o timeout
2024-08-21 19:01:54 2024-08-21T17:01:54Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:41806->1.1.1.1:853: i/o timeout
2024-08-21 19:04:50 2024-08-21T17:04:50Z INFO [openvpn] Recursive routing detected, drop tun packet to [AF_INET]185.159.157.129:443
2024-08-21 19:04:50 2024-08-21T17:04:50Z INFO [openvpn] Recursive routing detected, drop tun packet to [AF_INET]185.159.157.129:443
2024-08-21 19:04:50 2024-08-21T17:04:50Z INFO [openvpn] Recursive routing detected, drop tun packet to [AF_INET]185.159.157.129:443
2024-08-21 19:04:50 2024-08-21T17:04:50Z INFO [openvpn] Recursive routing detected, drop tun packet to [AF_INET]185.159.157.129:443
2024-08-21 19:05:24 2024-08-21T17:05:24Z INFO [openvpn] Recursive routing detected, drop tun packet to [AF_INET]185.159.157.129:443
2024-08-21 19:05:24 2024-08-21T17:05:24Z INFO [openvpn] Recursive routing detected, drop tun packet to [AF_INET]185.159.157.129:443
2024-08-21 19:05:24 2024-08-21T17:05:24Z INFO [openvpn] Recursive routing detected, drop tun packet to [AF_INET]185.159.157.129:443
2024-08-21 19:05:25 2024-08-21T17:05:25Z INFO [openvpn] Recursive routing detected, drop tun packet to [AF_INET]185.159.157.129:443
2024-08-21 19:05:25 2024-08-21T17:05:25Z INFO [openvpn] Recursive routing detected, drop tun packet to [AF_INET]185.159.157.129:443
2024-08-21 19:05:30 2024-08-21T17:05:30Z INFO [openvpn] Recursive routing detected, drop tun packet to [AF_INET]185.159.157.129:443
2024-08-21 19:05:30 2024-08-21T17:05:30Z INFO [openvpn] Recursive routing detected, drop tun packet to [AF_INET]185.159.157.129:443
2024-08-21 19:06:00 2024-08-21T17:06:00Z INFO [openvpn] Recursive routing detected, drop tun packet to [AF_INET]185.159.157.129:443
2024-08-21 19:06:32 2024-08-21T17:06:32Z INFO [openvpn] Recursive routing detected, drop tun packet to [AF_INET]185.159.157.129:443
2024-08-21 19:06:52 2024-08-21T17:06:52Z INFO [openvpn] Recursive routing detected, drop tun packet to [AF_INET]185.159.157.129:443
2024-08-21 19:06:53 2024-08-21T17:06:53Z INFO [openvpn] Recursive routing detected, drop tun packet to [AF_INET]185.159.157.129:443
2024-08-21 19:06:54 2024-08-21T17:06:54Z INFO [openvpn] Recursive routing detected, drop tun packet to [AF_INET]185.159.157.129:443
2024-08-21 19:08:18 2024-08-21T17:08:18Z INFO [openvpn] Recursive routing detected, drop tun packet to [AF_INET]185.159.157.129:443
2024-08-21 19:10:14 2024-08-21T17:10:14Z INFO [openvpn] Recursive routing detected, drop tun packet to [AF_INET]185.159.157.129:443
2024-08-21 19:11:09 2024-08-21T17:11:09Z INFO [openvpn] Recursive routing detected, drop tun packet to [AF_INET]185.159.157.129:443
2024-08-21 19:11:21 2024-08-21T17:11:21Z INFO [openvpn] Recursive routing detected, drop tun packet to [AF_INET]185.159.157.129:443
2024-08-21 19:11:22 2024-08-21T17:11:22Z INFO [openvpn] Recursive routing detected, drop tun packet to [AF_INET]185.159.157.129:443
2024-08-21 19:12:20 2024-08-21T17:12:20Z INFO [openvpn] Recursive routing detected, drop tun packet to [AF_INET]185.159.157.129:443
2024-08-21 19:12:20 2024-08-21T17:12:20Z INFO [openvpn] Recursive routing detected, drop tun packet to [AF_INET]185.159.157.129:443
2024-08-21 19:12:47 2024-08-21T17:12:47Z INFO [openvpn] Recursive routing detected, drop tun packet to [AF_INET]185.159.157.129:443
2024-08-21 19:13:04 2024-08-21T17:13:04Z INFO [openvpn] Recursive routing detected, drop tun packet to [AF_INET]185.159.157.129:443
2024-08-21 19:19:15 2024-08-21T17:19:15Z INFO [openvpn] Recursive routing detected, drop tun packet to [AF_INET]185.159.157.129:443
2024-08-21 19:19:54 2024-08-21T17:19:54Z INFO [openvpn] Recursive routing detected, drop tun packet to [AF_INET]185.159.157.129:443
2024-08-21 19:19:56 2024-08-21T17:19:56Z INFO [openvpn] Recursive routing detected, drop tun packet to [AF_INET]185.159.157.129:443
2024-08-21 19:19:56 2024-08-21T17:19:56Z INFO [openvpn] Recursive routing detected, drop tun packet to [AF_INET]185.159.157.129:443
2024-08-21 19:19:56 2024-08-21T17:19:56Z INFO [openvpn] Recursive routing detected, drop tun packet to [AF_INET]185.159.157.129:443
2024-08-21 19:21:40 2024-08-21T17:21:40Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:56424->1.0.0.1:853: i/o timeout
2024-08-21 19:22:06 2024-08-21T17:22:06Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:56082->1.0.0.1:853: i/o timeout
2024-08-21 19:22:06 2024-08-21T17:22:06Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:56070->1.0.0.1:853: i/o timeout
2024-08-21 19:22:08 2024-08-21T17:22:08Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:53288->1.0.0.1:853: i/o timeout
2024-08-21 19:22:09 2024-08-21T17:22:09Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:46974->1.1.1.1:853: i/o timeout
2024-08-21 19:22:17 2024-08-21T17:22:17Z INFO [healthcheck] healthy!
2024-08-21 19:22:19 2024-08-21T17:22:19Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:45866->1.0.0.1:853: i/o timeout
2024-08-21 19:22:27 2024-08-21T17:22:27Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:51084->1.1.1.1:853: i/o timeout
2024-08-21 19:22:35 2024-08-21T17:22:35Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:55852->1.0.0.1:853: i/o timeout
2024-08-21 19:22:35 2024-08-21T17:22:35Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:55862->1.0.0.1:853: i/o timeout
2024-08-21 19:22:37 2024-08-21T17:22:37Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:39318->1.1.1.1:853: i/o timeout
2024-08-21 19:22:37 2024-08-21T17:22:37Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:39330->1.1.1.1:853: i/o timeout
2024-08-21 19:22:38 2024-08-21T17:22:38Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:39344->1.1.1.1:853: i/o timeout
2024-08-21 19:22:38 2024-08-21T17:22:38Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:55876->1.0.0.1:853: i/o timeout
2024-08-21 19:22:40 2024-08-21T17:22:40Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:33888->1.0.0.1:853: i/o timeout
2024-08-21 19:22:40 2024-08-21T17:22:40Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:33874->1.0.0.1:853: i/o timeout
2024-08-21 19:22:43 2024-08-21T17:22:43Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:46252->1.1.1.1:853: i/o timeout
2024-08-21 19:22:43 2024-08-21T17:22:43Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:33894->1.0.0.1:853: i/o timeout
2024-08-21 19:22:44 2024-08-21T17:22:44Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:46264->1.1.1.1:853: i/o timeout
2024-08-21 19:22:44 2024-08-21T17:22:44Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:46258->1.1.1.1:853: i/o timeout
2024-08-21 19:22:45 2024-08-21T17:22:45Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:46268->1.1.1.1:853: i/o timeout
2024-08-21 19:22:45 2024-08-21T17:22:45Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:46272->1.1.1.1:853: i/o timeout
2024-08-21 19:22:47 2024-08-21T17:22:47Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:33910->1.0.0.1:853: i/o timeout
2024-08-21 19:22:47 2024-08-21T17:22:47Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:46282->1.1.1.1:853: i/o timeout
2024-08-21 19:22:48 2024-08-21T17:22:48Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:56850->1.1.1.1:853: i/o timeout
2024-08-21 19:22:48 2024-08-21T17:22:48Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:34746->1.0.0.1:853: i/o timeout
2024-08-21 19:22:50 2024-08-21T17:22:50Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:56866->1.1.1.1:853: i/o timeout
2024-08-21 19:22:53 2024-08-21T17:22:53Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:34754->1.0.0.1:853: i/o timeout
2024-08-21 19:22:54 2024-08-21T17:22:54Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:56876->1.1.1.1:853: i/o timeout
2024-08-21 19:22:55 2024-08-21T17:22:55Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:56880->1.1.1.1:853: i/o timeout
2024-08-21 19:22:55 2024-08-21T17:22:55Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:56878->1.1.1.1:853: i/o timeout
2024-08-21 19:22:57 2024-08-21T17:22:57Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:56898->1.1.1.1:853: i/o timeout
2024-08-21 19:22:57 2024-08-21T17:22:57Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:56900->1.1.1.1:853: i/o timeout
2024-08-21 19:22:58 2024-08-21T17:22:58Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:56908->1.1.1.1:853: i/o timeout
2024-08-21 19:22:58 2024-08-21T17:22:58Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:34762->1.0.0.1:853: i/o timeout
2024-08-21 19:23:00 2024-08-21T17:23:00Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:44604->1.0.0.1:853: i/o timeout
2024-08-21 19:23:02 2024-08-21T17:23:02Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.7:43978->1.1.1.1:853: i/o timeout
2024-08-21 19:26:48 2024-08-21T17:26:48Z INFO [healthcheck] healthy!
2024-08-21 19:27:50 2024-08-21T17:27:50Z INFO [healthcheck] healthy!
2024-08-21 19:28:01 2024-08-21T17:28:01Z INFO [healthcheck] healthy!
2024-08-21 19:28:13 2024-08-21T17:28:13Z INFO [healthcheck] healthy!
2024-08-21 19:28:27 2024-08-21T17:28:27Z INFO [healthcheck] program has been unhealthy for 6s: restarting VPN
2024-08-21 19:28:27 2024-08-21T17:28:27Z INFO [healthcheck] πŸ‘‰ See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2024-08-21 19:28:27 2024-08-21T17:28:27Z INFO [healthcheck] DO NOT OPEN AN ISSUE UNLESS YOU READ AND TRIED EACH POSSIBLE SOLUTION
2024-08-21 19:28:27 2024-08-21T17:28:27Z INFO [vpn] stopping
2024-08-21 19:28:27 2024-08-21T17:28:27Z INFO [port forwarding] stopping
2024-08-21 19:28:27 2024-08-21T17:28:27Z INFO [firewall] removing allowed port 47240...
2024-08-21 19:28:27 2024-08-21T17:28:27Z INFO [port forwarding] removing port file /gluetun/forwarded_port.txt
2024-08-21 19:28:27 2024-08-21T17:28:27Z ERROR [openvpn] WRWRWRWRWRWRWRWRRWWWRWRrWrWrWrWRwrWRwRwrWrWRwrWrWrWRwRwrWrWrWrWRwrWRwrWRwRwRwRwRwRwrWrWrWrWrWrWrWrWRwRwrWrWRwRwrWrWrWrWrWRwrWrWRwRwRwRwRwRwRwRwRwRwRwrWrWRwRwRwRwRwRwRwrWrWrWRwrWRwRwRwRwRwRwRwRwRwrWrWrWRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWRwRwRwRwRwRwRwrWrWrWRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWrWrWrWrWrWRwRwRwRwRwRwrWrWrWRwRwrWRwRwrWRwRwrWRwRwrWRwRwRwrWRwRwRwRwRwRwrWrWrWRwRwRwRwRwRwrWrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWRwRwRwRwRwRwrWrWRwRwrWrWRwRwRwRwrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwRwRwRwrWrWrWrWrWrWrWrWrWRwRwRwRwrWrWRwRwRwRwRwRwRwRwrWRwRwrWrWrWrWrWrWRwRwRwRwRwRwRwRwRwrWRwRwRwRwRw
[...]
2024-08-21 19:28:28 2024-08-21T17:28:28Z INFO [vpn] starting
2024-08-21 19:28:28 2024-08-21T17:28:28Z INFO [firewall] allowing VPN connection...
2024-08-21 19:28:28 2024-08-21T17:28:28Z INFO [openvpn] Current Parameter Settings:
2024-08-21 19:28:28 2024-08-21T17:28:28Z INFO [openvpn]   config = '/etc/openvpn/target.ovpn'
2024-08-21 19:28:28 2024-08-21T17:28:28Z INFO [openvpn]   mode = 0
2024-08-21 19:28:28 2024-08-21T17:28:28Z INFO [openvpn]   persist_config = DISABLED
2024-08-21 19:28:28 2024-08-21T17:28:28Z INFO [openvpn]   persist_mode = 1
2024-08-21 19:28:28 2024-08-21T17:28:28Z INFO [openvpn]   show_ciphers = DISABLED
2024-08-21 19:28:28 2024-08-21T17:28:28Z INFO [openvpn]   show_digests = DISABLED
DaBlincx commented 3 weeks ago

it did the same thing again 13 minutes later (including the openvpn wrwrwwrrrwrwrwrwrw)

EDIT: the rwRW indicate read writes from tcp/udp to tun/tap (according to this stackoverflow post)

qdm12 commented 3 weeks ago

Yes but why does openvpn log this whole blob of debug information to the error stream stderr πŸ€” there must be something very odd going on your host network or ISP I guess? Try increasing OPENVPN_VERBOSITY (for example to 3)

DaBlincx commented 3 weeks ago

oh, i have openvpn verbosity set to 5 in my docker compose

qdm12 commented 3 weeks ago

oh, i have openvpn verbosity set to 5 in my docker compose

Indeed, my bad for not rechecking the docker-compose.yml. Have you tried with another openvpn container to check if it's a gluetun issue or an openvpn issue? πŸ€” I also just noticed in your logs Recursive routing detected, drop tun packet to ... that's also rather odd, although I don't really run with OPENVPN_VERBOSITY=5. Actually, this prompts me, try removing OPENVPN_VERBOSITY (leave it empty so it defaults) and see what openvpn error you get? πŸ€” πŸ€”

DaBlincx commented 3 weeks ago

it still restarts constantly but there arent any recursive routing detected logs

i removed the verbosity statement from the compose file, this is the log now:

2024-08-22 20:34:48 2024-08-22T18:34:48Z INFO [port forwarding] gateway external IPv4 address is 194.126.177.53
2024-08-22 20:34:48 2024-08-22T18:34:48Z INFO [port forwarding] port forwarded is 58463
2024-08-22 20:34:48 2024-08-22T18:34:48Z INFO [firewall] setting allowed input port 58463 through interface tun0...
2024-08-22 20:34:48 2024-08-22T18:34:48Z INFO [port forwarding] writing port file /gluetun/forwarded_port.txt
2024-08-22 20:34:48 2024-08-22T18:34:48Z WARN [dns] dial tcp 1.1.1.1:853: i/o timeout
2024-08-22 20:34:48 2024-08-22T18:34:48Z WARN [dns] dialing DoT server: dial tcp 1.1.1.1:853: i/o timeout
2024-08-22 20:35:56 2024-08-22T18:35:56Z INFO [healthcheck] healthy!
2024-08-22 20:35:57 2024-08-22T18:35:57Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.6:39230->1.1.1.1:853: i/o timeout
2024-08-22 20:35:57 2024-08-22T18:35:57Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.6:39214->1.1.1.1:853: i/o timeout
2024-08-22 20:36:01 2024-08-22T18:36:01Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.6:39236->1.1.1.1:853: i/o timeout
2024-08-22 20:36:01 2024-08-22T18:36:01Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.6:49226->1.0.0.1:853: i/o timeout
2024-08-22 20:36:01 2024-08-22T18:36:01Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.6:39248->1.1.1.1:853: i/o timeout
2024-08-22 20:36:01 2024-08-22T18:36:01Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.6:39264->1.1.1.1:853: i/o timeout
2024-08-22 20:36:03 2024-08-22T18:36:03Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.6:49230->1.0.0.1:853: i/o timeout
2024-08-22 20:36:07 2024-08-22T18:36:07Z INFO [healthcheck] healthy!
2024-08-22 20:36:08 2024-08-22T18:36:08Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.6:39280->1.1.1.1:853: i/o timeout
2024-08-22 20:36:08 2024-08-22T18:36:08Z WARN [dns] exchanging over DoT connection: read tcp 10.80.0.6:49242->1.0.0.1:853: i/o timeout
2024-08-22 20:36:15 2024-08-22T18:36:15Z INFO [healthcheck] program has been unhealthy for 6s: restarting VPN
2024-08-22 20:36:15 2024-08-22T18:36:15Z INFO [healthcheck] πŸ‘‰ See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2024-08-22 20:36:15 2024-08-22T18:36:15Z INFO [healthcheck] DO NOT OPEN AN ISSUE UNLESS YOU READ AND TRIED EACH POSSIBLE SOLUTION
2024-08-22 20:36:15 2024-08-22T18:36:15Z INFO [vpn] stopping
2024-08-22 20:36:15 2024-08-22T18:36:15Z INFO [port forwarding] stopping
2024-08-22 20:36:15 2024-08-22T18:36:15Z INFO [firewall] removing allowed port 58463...
2024-08-22 20:36:15 2024-08-22T18:36:15Z INFO [port forwarding] removing port file /gluetun/forwarded_port.txt
2024-08-22 20:36:15 2024-08-22T18:36:15Z INFO [vpn] starting
2024-08-22 20:36:15 2024-08-22T18:36:15Z INFO [firewall] allowing VPN connection...
2024-08-22 20:36:15 2024-08-22T18:36:15Z INFO [openvpn] OpenVPN 2.6.11 x86_64-alpine-linux-musl [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD]
2024-08-22 20:36:15 2024-08-22T18:36:15Z INFO [openvpn] library versions: OpenSSL 3.3.1 4 Jun 2024, LZO 2.10
2024-08-22 20:36:15 2024-08-22T18:36:15Z INFO [openvpn] TCP/UDP: Preserving recently used remote address: [AF_INET]146.70.86.114:443
2024-08-22 20:36:15 2024-08-22T18:36:15Z INFO [openvpn] Attempting to establish TCP connection with [AF_INET]146.70.86.114:443
2024-08-22 20:36:15 2024-08-22T18:36:15Z INFO [openvpn] TCP connection established with [AF_INET]146.70.86.114:443
2024-08-22 20:36:15 2024-08-22T18:36:15Z INFO [openvpn] TCPv4_CLIENT link local: (not bound)
2024-08-22 20:36:15 2024-08-22T18:36:15Z INFO [openvpn] TCPv4_CLIENT link remote: [AF_INET]146.70.86.114:443
2024-08-22 20:36:15 2024-08-22T18:36:15Z INFO [openvpn] [node-nl-53.protonvpn.net] Peer Connection Initiated with [AF_INET]146.70.86.114:443
2024-08-22 20:36:16 2024-08-22T18:36:16Z INFO [openvpn] TUN/TAP device tun0 opened
2024-08-22 20:36:16 2024-08-22T18:36:16Z INFO [openvpn] /sbin/ip link set dev tun0 up mtu 1500
2024-08-22 20:36:16 2024-08-22T18:36:16Z INFO [openvpn] /sbin/ip link set dev tun0 up
2024-08-22 20:36:16 2024-08-22T18:36:16Z INFO [openvpn] /sbin/ip addr add dev tun0 10.81.0.10/16
2024-08-22 20:36:16 2024-08-22T18:36:16Z INFO [openvpn] UID set to nonrootuser
2024-08-22 20:36:16 2024-08-22T18:36:16Z INFO [openvpn] Initialization Sequence Completed
2024-08-22 20:36:17 2024-08-22T18:36:17Z INFO [healthcheck] healthy!
2024-08-22 20:36:18 2024-08-22T18:36:18Z INFO [ip getter] Public IP address is 146.70.86.115 (Netherlands, North Holland, Amsterdam)
2024-08-22 20:36:18 2024-08-22T18:36:18Z INFO [port forwarding] starting
2024-08-22 20:36:18 2024-08-22T18:36:18Z INFO [port forwarding] gateway external IPv4 address is 146.70.86.115
2024-08-22 20:36:18 2024-08-22T18:36:18Z INFO [port forwarding] port forwarded is 62805
2024-08-22 20:36:18 2024-08-22T18:36:18Z INFO [firewall] setting allowed input port 62805 through interface tun0...
2024-08-22 20:36:18 2024-08-22T18:36:18Z INFO [port forwarding] writing port file /gluetun/forwarded_port.txt
2024-08-22 20:36:19 2024-08-22T18:36:19Z WARN [dns] dial tcp 1.0.0.1:853: i/o timeout
2024-08-22 20:36:19 2024-08-22T18:36:19Z WARN [dns] dialing DoT server: dial tcp 1.0.0.1:853: i/o timeout
2024-08-22 20:37:40 2024-08-22T18:37:40Z INFO [healthcheck] healthy!
2024-08-22 20:37:49 2024-08-22T18:37:49Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.10:52654->1.0.0.1:853: i/o timeout
2024-08-22 20:37:52 2024-08-22T18:37:52Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.10:52656->1.0.0.1:853: i/o timeout
2024-08-22 20:37:52 2024-08-22T18:37:52Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.10:47264->1.1.1.1:853: i/o timeout
2024-08-22 20:37:54 2024-08-22T18:37:54Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.10:52668->1.0.0.1:853: i/o timeout
2024-08-22 20:37:54 2024-08-22T18:37:54Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.10:52674->1.0.0.1:853: i/o timeout
2024-08-22 20:37:54 2024-08-22T18:37:54Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.10:52690->1.0.0.1:853: i/o timeout
2024-08-22 20:37:58 2024-08-22T18:37:58Z WARN [dns] exchanging over DoT connection: read tcp 10.81.0.10:49294->1.0.0.1:853: i/o timeout