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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: fastestvpn configs out of date #2289

Open
ksurl opened this issue May 21, 2024 · 3 comments
Open

Bug: fastestvpn configs out of date #2289

ksurl opened this issue May 21, 2024 · 3 comments

Comments

@ksurl
Copy link
Contributor

ksurl commented May 21, 2024

Is this urgent?

No

Host OS

debian 11

CPU arch

x86_64

VPN service provider

FastestVPN

What are you using to run the container

docker-compose

What is the version of Gluetun

3.38.0

What's the problem 馃

ca-01.jumptoserver.com now errors out can't connect to dns

nl-01 now changed to nl.jumptoserver and added nl2 as well. (please check other hosts also)

Share your logs (at least 10 lines)

ca-01

downloading DNS over TLS cryptographic files

2024-05-21T07:52:20-07:00 WARN [dns] cannot update files: Get "https://www.internic.net/domain/named.root": dial tcp 192.0.46.9:443: connect: connection refused

2024-05-21T07:52:20-07:00 INFO [dns] attempting restart in 10s

2024-05-21T07:52:20-07:00 ERROR [vpn] getting public IP address information: fetching information: Get "https://ipinfo.io/": dial tcp 34.117.186.192:443: connect: connection refused

2024-05-21T07:52:21-07:00 ERROR [vpn] cannot get version information: Get "https://api.github.com/repos/qdm12/gluetun/commits": dial tcp 140.82.113.5:443: connect: connection refused

---

nl-01

provider settings: server selection: for VPN service provider fastestvpn: the hostname specified is not valid: value is not one of the possible choices: value nl-01.jumptoserver.com, choices available are at-01.jumptoserver.com, au-01.jumptoserver.com, au-02.jumptoserver.com, bel-01.jumptoserver.com, bel-02.jumptoserver.com, bg-01.jumptoserver.com, br.jumptoserver.com, br2.jumptoserver.com, ca-01.jumptoserver.com, ca-stream.jumptoserver.com, ch-01.jumptoserver.com, clmb.jumptoserver.com, cz-01.jumptoserver.com, de-01.jumptoserver.com, de-dus2.jumptoserver.com, dk-01.jumptoserver.com, es-01.jumptoserver.com, fi.jumptoserver.com, fi2.jumptoserver.com, fr.jumptoserver.com, grc.jumptoserver.com, hk.jumptoserver.com, hk2.jumptoserver.com, hk3.jumptoserver.com, hng.jumptoserver.com, in1.jumptoserver.com, in2.jumptoserver.com, in4.jumptoserver.com, in5.jumptoserver.com, in6.jumptoserver.com, ir.jumptoserver.com, it-01.jumptoserver.com, it-stream.jumptoserver.com, jp-01.jumptoserver.com, jp-02.jumptoserver.com, jp-03.jumptoserver.com, kr.jumptoserver.com, lux1.jumptoserver.com, mx.jumptoserver.com, my.jumptoserver.com, my2.jumptoserver.com, nl-dbl.jumptoserver.com, nl.jumptoserver.com, nl2.jumptoserver.com, nr-01.jumptoserver.com, pl.jumptoserver.com, pt.jumptoserver.com, ro-01.jumptoserver.com, rs-01.jumptoserver.com, ru3.jumptoserver.com, ru4.jumptoserver.com, se-01.jumptoserver.com, sg-01.jumptoserver.com, svk.jumptoserver.com, tr.jumptoserver.com, uae.jumptoserver.com, uk-01.jumptoserver.com, uk-02.jumptoserver.com, uk-dbl.jumptoserver.com, uk-streaming.jumptoserver.com, us-ash.jumptoserver.com, us-at.jumptoserver.com, us-dl.jumptoserver.com, us-dv1.jumptoserver.com, us-la.jumptoserver.com, us-la2.jumptoserver.com, us-mia.jumptoserver.com, us-ny.jumptoserver.com, us-se1.jumptoserver.com, us-stream.jumptoserver.com, us-stream2.jumptoserver.com, us-wt.jumptoserver.com, us-wt2.jumptoserver.com

Share your configuration

environment:
  - VPN_SERVICE_PROVIDER=fastestvpn
  - OPENVPN_USER=$user
  - OPENVPN_PASSWORD=$pw
  - SERVER_HOSTNAMES=ca-01.jumptoserver.com
  - SERVER_COUNTRIES=canada

environment:
  - VPN_SERVICE_PROVIDER=fastestvpn
  - OPENVPN_USER=$user
  - OPENVPN_PASSWORD=$pw
  - SERVER_HOSTNAMES=nl-01.jumptoserver.com
  - SERVER_COUNTRIES=netherlands
Copy link
Contributor

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

@ksurl
Copy link
Contributor Author

ksurl commented May 21, 2024

it seems on the latest build (not v3.38.0), it is working with nl-01

@crispybegs
Copy link

did you solve this? i have the same problem with windscribe, as detailed here

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