Replies: 1 comment 1 reply
-
It is likely related to this issue. Try adding the WIREGUARD_MTU environment variable with a value of 1320 (ref) and see if that fixes it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, Im experiencing that my vpn connection starts up, my torrent client starts downloading at full speed, and few minutes later halts to a near-stop, with the logs full of this line (with varying domains):
WARN [dns] dialing tls server for request IN A tracker.artixlinux.org.: context deadline exceeded
When I searched for this error in the discussions and issues, it mostly seems to be a configuration issue. But Im not sure what in my config is wrong? I seem to have filled everything out exactly as the wireguard config file from ProtonVPN says, public and private key are definitely correct. Would really appreciate any help here.
Attached is my docker compose and the logs after restarting the container and letting it run for a few minutes.
I am aware of the api warning about the new 3.40 update, but so far it seems its okay without it and I dont want to overcomplicate troubleshooting this. The api stuff comes after I get this issue fixed.
gluetun_log.txt
docker-compose.txt
Beta Was this translation helpful? Give feedback.
All reactions