I have recently been having a lot of issues maintaining a connection with my proton vpn in gluetun. it keeps dropping and reconnecting due to failing periodic small health check. My internet connection is solid without connection issues, running a symmetrical 1gbit and the router (gl.inet brume 2) doesn’t register any dropouts in connection.

i have tried following the suggested troubleshooting in the docs, updating the vpn server list etc., but none of the suggestions seem to fix this issue. it has been going on for several months now. if i use mullvad it works perfectly without connection issues, but this is destroying my seed ratio due to no port forwarding.

docker compose

log from container

  • assaultpotato@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    4
    ·
    6 days ago

    Are you running gluetun on docker desktop for windows by chance?

    If so, the networking layer for DD is fucked and every new release fucks it further and differently. Make sure you’re not running any other VPNs on the host, restart the docker daemon and pray. And then move off windows before it’s too late.

    Source: made the mistake of starting an *arr stack on DD for Windows cause I didn’t wanna figure out GPU pass-through on VMs, and I suffered with this for a year.