-
-
Notifications
You must be signed in to change notification settings - Fork 388
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
Bug: DNS over TLS becomes unstable after being healthy (dialing tls server... context deadline exceeded) #2584
Comments
@qdm12 is more or less the only maintainer of this project and works on it in his free time.
|
Does it work with |
No it doesn't work well for both, I've tested as well on v3.39 and on different vpn servers and getting the same issues, |
Does it work if you turn off DNS over TLS with |
I have tested it did work for some time and after that I got the following errors ERROR [vpn] cannot get version information: Get "https://api.github.com/repos/qdm12/gluetun/commits": dial tcp: lookup api.github.com on 1.1.1.1:53: read udp 10.2.0.2:48332->1.1.1.1:53: i/o timeout ERROR [vpn] getting public IP address information: fetching information: Get "https://ipinfo.io/": dial tcp: lookup ipinfo.io on 1.1.1.1:53: read udp 10.2.0.2:38083->1.1.1.1:53: i/o timeout ERROR [vpn] waiting for DNS to be ready: DNS is not working: after 10 tries: lookup github.com on 1.1.1.1:53: read udp 10.2.0.2:52097->1.1.1.1:53: i/o timeout |
@KhaledMostafaME same |
Ok so the problem isn't due to DNS over TLS, nor the newer DNS forwarding code in the latest image, since plaintext DNS doesn't work as well. It might just be an unreliable VPN connection, try other VPN servers. Closing this since there is really nothing else I can do on my side/not a Gluetun bug, thanks for your understanding! |
Closed issues are NOT monitored, so commenting here is likely to be not seen. This is an automated comment setup because @qdm12 is the sole maintainer of this project |
@KhaledMostafaME did you figure this out? I have the same issue with Gluetun and ProtonVPN |
@bazmattaz if you're on free plan, add |
@0xN1nja are you referring to the free version of ProtonVPN? No i'm using the paid version adding FREE_ONLY=on doesn't work for me. |
In case anyone else comes across this error using ProtonVPN. I found a solution to this which sadly doesn't use Gluetun. I setup Protonwire and have my other apps using the VPN through the Protonwire container. If you need port forwarding there is a great thread here where a guy creates a script which prints the forwarded port in the logs. I tried so hard to get Gluetun working - even trying multiple different servers but kept getting the same issue. Protonwire worked straight away. |
Is this urgent?
None
Host OS
Synology Docker
CPU arch
None
VPN service provider
AirVPN
What are you using to run the container
docker run
What is the version of Gluetun
Running version latest built on 2024-11-10T10:21:49.567Z (commit 0374c14)
What's the problem 🤔
Getting several errors leading to unhealthy state
Share your logs (at least 10 lines)
Share your configuration
The text was updated successfully, but these errors were encountered: