-
-
Notifications
You must be signed in to change notification settings - Fork 389
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: Gluetun 3.39 no servers available with protonvpn #2470
Comments
@qdm12 is more or less the only maintainer of this project and works on it in his free time.
|
Deleting the file servers.json in /gluetun fixed this problem for me |
Yup ran into this same issue after redeploying my image to latest. Deleting servers.json also fixed the issue. Running on Synology DMS 7.2.1 |
It worked for me as well. Seems that for some reason the servers list is not being updated correctly. I will close this issue, |
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 |
That's strange, and what happens if you run the v3.38 image and then back the v3.39 image? Does it fail again? 🤔 |
Edit: Looks like in my case, "FREE_ONLY" is not compatible with "PORT_FORWARDING". Once I removed port forwarding from the config it just worked. Hello! I am using gluetun within docker and I am having the same issue using ProtonVPN and free only servers. I noticed, inside the servers.json file there are servers that meet the criteria of UDP, Free, and OpenVPN, but it just returns and repeats the following error:
If I remove "FREE_ONLY=ON" then that results in successful server connections, but invalid credentials since my account is free only. Below is a snip of my docker-compose. I left out ports and volumes for privacy.
|
- `STREAM_ONLY`, `PORT_FORWARD_ONLY`, `SECURE_CORE_ONLY`, `TOR_ONLY` and target ip options affected - Refers to issue #2470
I think this is resolved, so closing this! And thanks for debugging and finding out what the error was! |
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 |
Similar issue here, using this:
And it says:
Despite the fact that there are, indeed, many ProtonVPN servers that support Wireguard, secure-core and port forwarding. Tried deleting /gluetun/servers.json and no change. I see that in the json, only OpenVPN servers have the fields |
- `STREAM_ONLY`, `PORT_FORWARD_ONLY`, `SECURE_CORE_ONLY`, `TOR_ONLY` and target ip options affected - Refers to issue #2470
Is this urgent?
Yes
Host OS
Fedora
CPU arch
x86_64
VPN service provider
ProtonVPN
What are you using to run the container
Kubernetes
What is the version of Gluetun
Running version v3.38.0 built on 2024-03-25T15:53:33.983Z (commit b3ceece)
What's the problem 🤔
Hello.
After updating to gluetun 3.39, I cannot get a connection to ProtonVPN. It always says there are no servers available.
[vpn] finding a valid server connection: filtering servers: no server found: for VPN openvpn; protocol udp
I have tried updating the servers manually but still get the same error.
Share your logs (at least 10 lines)
Share your configuration
No response
The text was updated successfully, but these errors were encountered: