-
-
Notifications
You must be signed in to change notification settings - Fork 373
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
AirVPN IPv6 OpenVPN write UDPv6 []: Address not available (fd=3,code=99)
#2467
Comments
@qdm12 is more or less the only maintainer of this project and works on it in his free time.
|
Having the exact same issue here with openvpn connections on airvpn. Wireguard connections on airvpn continue to work just fine on the latest image. |
This is due to Openvpn trying to use IPv6, and your Docker setup probably doesn't support it. It could also be due to the upgrade from openvpn 2.5 to 2.6.
also please use v3.x.x tagged images, not |
write UDPv6 []: Address not available (fd=3,code=99)
qmcgaw/gluetun:v3.39.0 with OPENVPN_VERSION=2.5: Same issue
|
Confirmed that qmcgaw/gluetun:v3.38.1 is working. |
I have had the same issue with the last few updates. When ever I go back to 3.39 and even the new 3.39.1 it works. With each pull of latest it does the udpv6 error. I tried to add a environment variable to stop it from using ip6 but that didn't seem to help. |
Same issue, i go back to V3.38.0 and no problems anymore. |
Is this urgent?
No
Host OS
DSM 7.21 (Synology)
CPU arch
x86_64
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-08-25T07:04:32.409Z (commit 01fa993)
What's the problem 🤔
Failure to connect to AirVPN after update to the latest version. The problem persists with the firewall disabled. Moving back to pr-2285 works.
Share your logs (at least 10 lines)
Share your configuration
The text was updated successfully, but these errors were encountered: