-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ERROR [ip getter] and WARN [dns] #59
Comments
Changing DOT_PROVIDERS to google 2024-03-22T13:42:45-04:00 INFO [vpn] starting |
Also, this is an issue with Wireguard as the OpenVPN configuration works fine. |
I'm getting the exact same errors. Trying to set it up using Windscribe and no matter what I've tried, it comes back that way. |
Is there any update on this? Maybe a working version of the image? |
No image update yet. Created another container using OpenVPN settings for now since it only affects Wireguard containers. |
same issue with wireguard + surfshark |
Same issue with openvpn + surfshark |
I confirmed that OpenVPN is working with surfshark on the latest image. Change the server as Surfshark has changed some of the server addresses and they haven't been updated yet. |
I copied the server directly from surfshark web login. Would really appreciate if you can look at this log and help figure out what's wrong. Full log is here - #62
|
I'm actually using the same server. There's one setting that is different - try Enable Firewall Settings to yes (on) |
Here's my settings and log
|
had similar issue with wireguard and surfshark solution: had to change incorrect server IP from gluetun wiki to updated from surfshark |
Yep, I copied my server name directly from surfshark |
How do I set Firewall to true? This page doesn't show that option |
running into the same issue with wireguard + windscribe, using openvpn works fine. Not sure if this matters, but I am running docker in a privileged LXC container on Proxmox. |
same problem with windscribe. tried downloading a new wireguard config, no luck. Tried a new config with a new location, still no luck. any pointers gratefully received. gluetun's been working fine for months but now suddenly not. |
did you find a fix? same windscribe issue here |
First, have you read Second have you read
Have you updated your servers data??????
This drives me mad. Don't touch it. It's undocumented on purpose. The firewall is enabled by default. I even renamed the environment variable to Finally, this is the WIKI so not a place for reporting bugs (this is unlikely a bug on top of this). Please migrate this to Github discussion on the Gluetun repository, or qdm12/gluetun#2154 🤷 |
Closed issues are NOT monitored, so commenting here will NOT be seen by the maintainer. This is an automated comment setup because @qdm12 is the sole maintainer of this project |
I see that others are having the same issue with other VPN's, but it seems I can't get Gluetun past these I/O errors. Also the server list for Surfshark needs to be updated, a few locations have changed names.
2024-03-22T13:31:01-04:00 INFO [vpn] starting
2024-03-22T13:31:01-04:00 INFO [firewall] allowing VPN connection...
2024-03-22T13:31:01-04:00 INFO [wireguard] Using available kernelspace implementation
2024-03-22T13:31:01-04:00 INFO [wireguard] Connecting to 37.19.211.29:51820
2024-03-22T13:31:01-04:00 INFO [wireguard] Wireguard setup is complete. Note Wireguard is a silent protocol and it may or may not work, without giving any error message. Typically i/o timeout errors indicate the Wireguard connection is not working.
2024-03-22T13:31:02-04:00 INFO [dns] downloading DNS over TLS cryptographic files
2024-03-22T13:31:05-04:00 ERROR [ip getter] Get "https://ipinfo.io/": dial tcp: lookup ipinfo.io on 1.1.1.1:53: read udp 10.14.0.2:33315->1.1.1.1:53: i/o timeout - retrying in 10s
2024-03-22T13:31:12-04:00 WARN [dns] cannot update files: Get "https://www.internic.net/domain/named.root": dial tcp: lookup www.internic.net on 1.1.1.1:53: read udp 10.14.0.2:46009->1.1.1.1:53: i/o timeout
2024-03-22T13:31:12-04:00 INFO [dns] attempting restart in 20s
2024-03-22T13:31:17-04:00 INFO [healthcheck] program has been unhealthy for 16s: restarting VPN
2024-03-22T13:31:17-04:00 INFO [healthcheck] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2024-03-22T13:31:17-04:00 INFO [healthcheck] DO NOT OPEN AN ISSUE UNLESS YOU READ AND TRIED EACH POSSIBLE SOLUTION
2024-03-22T13:31:17-04:00 INFO [vpn] stopping
The text was updated successfully, but these errors were encountered: