Skip to content
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: ProtonVPN missing server hostname #2587

Closed
CMGeldenhuys opened this issue Nov 14, 2024 · 3 comments
Closed

Bug: ProtonVPN missing server hostname #2587

CMGeldenhuys opened this issue Nov 14, 2024 · 3 comments

Comments

@CMGeldenhuys
Copy link

Is this urgent?

No

Host OS

Unraid

CPU arch

None

VPN service provider

ProtonVPN

What are you using to run the container

docker run

What is the version of Gluetun

Running version latest built on 2024-11-12T09:15:25.331Z (commit f9bdb21)

What's the problem 🤔

Suspect node-za-03.protonvpn.net seems to be missing from servers.json. These are a new group of servers added recently.

When setting SERVER_HOSTNAMES=node-za-03.protonvpn.net, fails with:

...
ERROR VPN settings: provider settings: server selection: for VPN service provider protonvpn: the hostname specified is not valid: value is not one of the possible choices: none of node-za-03.protonvpn.net is one of the choices available
...

However, this is a valid selection according to the ProtonVPN configurations generator:

[Peer]
# ZA#39
PublicKey = d7pHvygRIG3UQLZiUM0yj0mv8BBPl6irs6P4ZEwYnBA=
AllowedIPs = 0.0.0.0/0
Endpoint = 196.197.28.130:51820

Running dig node-za-03.protonvpn.net:

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4000
;; QUESTION SECTION:
;node-za-03.protonvpn.net.	IN	A

;; ANSWER SECTION:
node-za-03.protonvpn.net. 100	IN	A	196.197.28.130

Share your logs (at least 10 lines)

Running version latest built on 2024-11-12T09:15:25.331Z (commit f9bdb21)

📣 All control server routes will become private by default after the v3.41.0 release

🔧 Need help? ☕ Discussion? https://github.com/qdm12/gluetun/discussions/new/choose
🐛 Bug? ✨ New feature? https://github.com/qdm12/gluetun/issues/new/choose
💻 Email? [email protected]
💰 Help me? https://www.paypal.me/qmcgaw https://github.com/sponsors/qdm12
2024-11-14T21:14:55+02:00 WARN PUBLICIP_PERIOD is no longer used. It is assumed from its non-zero value you want PUBLICIP_ENABLED=yes. Please migrate to use PUBLICIP_ENABLED only in the future.
2024-11-14T21:14:55+02:00 INFO [routing] default route found: interface eth0, gateway 172.17.0.1, assigned IP 172.17.0.12 and family v4
2024-11-14T21:14:56+02:00 INFO [routing] local ethernet link found: eth0
2024-11-14T21:14:56+02:00 INFO [routing] local ipnet found: 172.17.0.0/16
2024-11-14T21:14:56+02:00 INFO [firewall] enabling...
2024-11-14T21:14:56+02:00 INFO [firewall] enabled successfully
2024-11-14T21:15:07+02:00 INFO [storage] merging by most recent 20776 hardcoded servers and 20776 servers read from /gluetun/servers.json
2024-11-14T21:15:10+02:00 ERROR VPN settings: provider settings: server selection: for VPN service provider protonvpn: the hostname specified is not valid: value is not one of the possible choices: none of node-za-03.protonvpn.net is one of the choices available al-01.protonvpn.net, al-02.protonvpn.net, ao-02.protonvpn.net, az-01.protonvpn.net, az-02.protonvpn.net, bd-01.protonvpn.net, by-01.protonvpn.net, by-02.protonvpn.net, ch-09-tor.protonvpn.net, de-53-tor.protonvpn.net, dz-01.protonvpn.net, dz-02.protonvpn.net, eg-02.protonvpn.net, fr-13-tor.protonvpn.net, hk-27-tor.protonvpn.net, is-09-tor.protonvpn.net, jo-02.protonvpn.net, ke-02.protonvpn.net, km-02.protonvpn.net, kz-02.protonvpn.net, lk-01.protonvpn.net, me-02.protonvpn.net, mr-01.protonvpn.net, mr-02.protonvpn.net, mu-02.protonvpn.net, mx-04.protonvpn.net, my-09.protonvpn.net, mz-01.protonvpn.net, mz-02.protonvpn.net, node-ae-02.protonvpn.net, node-ae-04.protonvpn.net, node-ar-03.protonvpn.net, node-ar-04.protonvpn.net, node-at-05.protonvpn.net, node-at-06.protonvpn.net, node-at-07.protonvpn.net, node-au-11.protonvpn.net, node-au-12.protonvpn.net, node-au-13.protonvpn.net, node-au-14.protonvpn.net, node-au-15.protonvpn.net, node-au-16.protonvpn.net, node-au-17.protonvpn.net,...

Share your configuration

No response

Copy link
Contributor

@qdm12 is more or less the only maintainer of this project and works on it in his free time.
Please:

@qdm12
Copy link
Owner

qdm12 commented Nov 15, 2024

See https://github.com/qdm12/gluetun-wiki/blob/main/setup/servers.md#update-the-vpn-servers-list

If this doesn't resolve it, please open another issue so the protonvpn updater code can be fixed, but I think it should still work fine.

@qdm12 qdm12 closed this as not planned Won't fix, can't repro, duplicate, stale Nov 15, 2024
Copy link
Contributor

Closed issues are NOT monitored, so commenting here is likely to be not seen.
If you think this is still unresolved and have more information to bring, please create another issue.

This is an automated comment setup because @qdm12 is the sole maintainer of this project
which became too popular to monitor issues closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants