Replies: 1 comment
-
With custom provider configuration of the OVPN works properly. Quite strange that the embedded provider configuration (PrivateVPN) stopped working suddenly, after years working nicely |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys, Gluetun suddenly stopped working; It has been running ok for some years. Can you help?
Here some details. Logs:
2025/01/01 15:55:57 | stdout | 2025-01-01T14:55:57Z INFO [vpn] starting
2025/01/01 15:55:57 | stdout | 2025-01-01T14:55:57Z INFO [vpn] stopping
2025/01/01 15:55:57 | stdout | 2025-01-01T14:55:57Z INFO [healthcheck] DO NOT OPEN AN ISSUE UNLESS YOU READ AND TRIED EACH POSSIBLE SOLUTION
2025/01/01 15:55:57 | stdout | 2025-01-01T14:55:57Z INFO [healthcheck] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2025/01/01 15:55:57 | stdout | 2025-01-01T14:55:57Z INFO [healthcheck] program has been unhealthy for 6s: restarting VPN (healthcheck error: dialing: dial tcp4: lookup cloudflare.com on 1.1.1.1:53: write udp 172.18.0.2:37411->1.1.1.1:53: write: operation not permitted)
2025/01/01 15:55:51 | stdout | 2025-01-01T14:55:51Z INFO [openvpn] UDPv4 link remote: [AF_INET]217.212.322.93:1194
2025/01/01 15:55:51 | stdout | 2025-01-01T14:55:51Z INFO [openvpn] UDPv4 link local: (not bound)
2025/01/01 15:55:51 | stdout | 2025-01-01T14:55:51Z INFO [openvpn] TCP/UDP: Preserving recently used remote address: [AF_INET]217.212.322.93:1194
2025/01/01 15:55:51 | stdout | 2025-01-01T14:55:51Z INFO [openvpn] library versions: OpenSSL 3.3.2 3 Sep 2024, LZO 2.10
2025/01/01 15:55:51 | stdout | 2025-01-01T14:55:51Z INFO [openvpn] OpenVPN 2.6.11 x86_64-alpine-linux-musl [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD]
2025/01/01 15:55:51 | stdout | 2025-01-01T14:55:51Z INFO [healthcheck] listening on 127.0.0.1:9999
2025/01/01 15:55:51 | stdout | 2025-01-01T14:55:51Z INFO [firewall] allowing VPN connection...
2025/01/01 15:55:51 | stdout | 2025-01-01T14:55:51Z INFO [http server] http server listening on [::]:8000
2025/01/01 15:55:51 | stdout | 2025-01-01T14:55:51Z INFO [dns] using plaintext DNS at address 1.1.1.1
2025/01/01 15:55:51 | stdout | 2025-01-01T14:55:51Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
2025/01/01 15:55:51 | stdout | 2025-01-01T14:55:51Z INFO [firewall] setting allowed subnets...
2025/01/01 15:55:51 | stdout | 2025-01-01T14:55:51Z INFO [routing] adding route for 0.0.0.0/0
2025/01/01 15:55:51 | stdout | 2025-01-01T14:55:51Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
2025/01/01 15:55:51 | stdout | └── Enabled: yes
2025/01/01 15:55:51 | stdout | └── Version settings:
2025/01/01 15:55:51 | stdout | | └── cloudflare
2025/01/01 15:55:51 | stdout | | ├── ip2location
2025/01/01 15:55:51 | stdout | | ├── ifconfigco
2025/01/01 15:55:51 | stdout | | └── Public IP data backup APIs:
2025/01/01 15:55:51 | stdout | | ├── Public IP data base API: ipinfo
2025/01/01 15:55:51 | stdout | | ├── IP file path: /tmp/gluetun/ip
2025/01/01 15:55:51 | stdout | ├── Public IP settings:
2025/01/01 15:55:51 | stdout | | └── Process GID: 1000
2025/01/01 15:55:51 | stdout | | ├── Process UID: 1000
2025/01/01 15:55:51 | stdout | ├── OS Alpine settings:
2025/01/01 15:55:51 | stdout | | └── Filepath: /gluetun/servers.json
2025/01/01 15:55:51 | stdout | ├── Storage settings:
2025/01/01 15:55:51 | stdout | | └── Authentication file path: /gluetun/auth/config.toml
2025/01/01 15:55:51 | stdout | | ├── Logging: yes
2025/01/01 15:55:51 | stdout | | ├── Listening address: :8000
2025/01/01 15:55:51 | stdout | ├── Control server settings:
2025/01/01 15:55:51 | stdout | | └── Enabled: no
2025/01/01 15:55:51 | stdout | ├── HTTP proxy settings:
2025/01/01 15:55:51 | stdout | | └── Enabled: no
2025/01/01 15:55:51 | stdout | ├── Shadowsocks server settings:
2025/01/01 15:55:51 | stdout | | └── Additional duration: 5s
2025/01/01 15:55:51 | stdout | | ├── Initial duration: 6s
2025/01/01 15:55:51 | stdout | | └── VPN wait durations:
2025/01/01 15:55:51 | stdout | | ├── Read timeout: 500ms
2025/01/01 15:55:51 | stdout | | ├── Read header timeout: 100ms
2025/01/01 15:55:51 | stdout | | ├── Duration to wait after success: 5s
2025/01/01 15:55:51 | stdout | | ├── Target address: cloudflare.com:443
2025/01/01 15:55:51 | stdout | | ├── Server listening address: 127.0.0.1:9999
2025/01/01 15:55:51 | stdout | ├── Health settings:
2025/01/01 15:55:51 | stdout | | └── Log level: info
2025/01/01 15:55:51 | stdout | ├── Log settings:
2025/01/01 15:55:51 | stdout | | └── Enabled: yes
2025/01/01 15:55:51 | stdout | ├── Firewall settings:
2025/01/01 15:55:51 | stdout | | └── ::ffff:192.168.0.0/112
2025/01/01 15:55:51 | stdout | | ├── ::ffff:172.16.0.0/108
2025/01/01 15:55:51 | stdout | | ├── ::ffff:169.254.0.0/112
2025/01/01 15:55:51 | stdout | | ├── ::ffff:10.0.0.0/104
2025/01/01 15:55:51 | stdout | | ├── ::ffff:127.0.0.1/104
2025/01/01 15:55:51 | stdout | | ├── fe80::/10
2025/01/01 15:55:51 | stdout | | ├── fc00::/7
2025/01/01 15:55:51 | stdout | | ├── ::1/128
2025/01/01 15:55:51 | stdout | | ├── 169.254.0.0/16
2025/01/01 15:55:51 | stdout | | ├── 192.168.0.0/16
2025/01/01 15:55:51 | stdout | | ├── 172.16.0.0/12
2025/01/01 15:55:51 | stdout | | ├── 10.0.0.0/8
2025/01/01 15:55:51 | stdout | | ├── 127.0.0.1/8
2025/01/01 15:55:51 | stdout | | └── Blocked IP networks:
2025/01/01 15:55:51 | stdout | | ├── Block surveillance: no
2025/01/01 15:55:51 | stdout | | ├── Block ads: no
2025/01/01 15:55:51 | stdout | | ├── Block malicious: yes
2025/01/01 15:55:51 | stdout | | └── DNS filtering settings:
2025/01/01 15:55:51 | stdout | | ├── IPv6: no
2025/01/01 15:55:51 | stdout | | ├── Caching: yes
2025/01/01 15:55:51 | stdout | | | └── cloudflare
2025/01/01 15:55:51 | stdout | | ├── Upstream resolvers:
2025/01/01 15:55:51 | stdout | | ├── Update period: every 24h0m0s
2025/01/01 15:55:51 | stdout | | ├── Enabled: yes
2025/01/01 15:55:51 | stdout | | └── DNS over TLS settings:
2025/01/01 15:55:51 | stdout | | ├── DNS server address to use: 127.0.0.1
2025/01/01 15:55:51 | stdout | | ├── Keep existing nameserver(s): no
2025/01/01 15:55:51 | stdout | ├── DNS settings:
2025/01/01 15:55:51 | stdout | | └── Verbosity level: 1
2025/01/01 15:55:51 | stdout | | ├── Run OpenVPN as: root
2025/01/01 15:55:51 | stdout | | ├── Network interface: tun0
2025/01/01 15:55:51 | stdout | | ├── Password: [set]
2025/01/01 15:55:51 | stdout | | ├── User: [set]
2025/01/01 15:55:51 | stdout | | ├── OpenVPN version: 2.6
2025/01/01 15:55:51 | stdout | | └── OpenVPN settings:
2025/01/01 15:55:51 | stdout | | | └── Protocol: UDP
2025/01/01 15:55:51 | stdout | | | └── OpenVPN server selection settings:
2025/01/01 15:55:51 | stdout | | | ├── Countries: spain
2025/01/01 15:55:51 | stdout | | | ├── VPN type: openvpn
2025/01/01 15:55:51 | stdout | | | └── Server selection settings:
2025/01/01 15:55:51 | stdout | | | ├── Name: privatevpn
2025/01/01 15:55:51 | stdout | | ├── VPN provider settings:
2025/01/01 15:55:51 | stdout | ├── VPN settings:
2025/01/01 15:55:51 | stdout | 2025-01-01T14:55:51Z INFO Settings summary:
2025/01/01 15:55:51 | stdout | 2025-01-01T14:55:51Z INFO IPtables version: v1.8.10
2025/01/01 15:55:51 | stdout | 2025-01-01T14:55:51Z INFO OpenVPN 2.6 version: 2.6.11
2025/01/01 15:55:51 | stdout | 2025-01-01T14:55:51Z INFO OpenVPN 2.5 version: 2.5.10
2025/01/01 15:55:51 | stdout | 2025-01-01T14:55:51Z INFO Alpine version: 3.20.3
2025/01/01 15:55:51 | stdout | 2025-01-01T14:55:51Z INFO [storage] creating /gluetun/servers.json with 20776 hardcoded servers
2025/01/01 15:55:50 | stdout | 2025-01-01T14:55:50Z INFO [firewall] enabled successfully
2025/01/01 15:55:50 | stdout | 2025-01-01T14:55:50Z INFO [firewall] enabling...
2025/01/01 15:55:50 | stdout | 2025-01-01T14:55:50Z INFO [routing] local ipnet found: 172.18.0.0/16
2025/01/01 15:55:50 | stdout | 2025-01-01T14:55:50Z INFO [routing] local ethernet link found: eth0
2025/01/01 15:55:50 | stdout | 2025-01-01T14:55:50Z INFO [routing] default route found: interface eth0, gateway 172.18.0.1, assigned IP 172.18.0.2 and family v4
2025/01/01 15:55:50 | stdout | 💰 Help me? https://www.paypal.me/qmcgaw https://github.com/sponsors/qdm12
2025/01/01 15:55:50 | stdout | 💻 Email? [email protected]
2025/01/01 15:55:50 | stdout | 🐛 Bug? ✨ New feature? https://github.com/qdm12/gluetun/issues/new/choose
2025/01/01 15:55:50 | stdout | 🔧 Need help? ☕ Discussion? https://github.com/qdm12/gluetun/discussions/new/choose
2025/01/01 15:55:50 | stdout |
2025/01/01 15:55:50 | stdout | Running version latest built on 2024-12-27T20:18:46.989Z (commit 61b053f)
My configuration is:
version: "3"
services:
gluetun:
image: qmcgaw/gluetun:latest
container_name: gluetun
cap_add:
- NET_ADMIN
devices:
- /dev/net/tun:/dev/net/tun
environment:
- VPN_SERVICE_PROVIDER=privatevpn
- OPENVPN_USER=xxxxxxxx
- OPENVPN_PASSWORD=xxxxxxxxx
- SERVER_COUNTRIES=Spain
restart: unless-stopped
The VPN server is online; I can connect to it using the app. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions