Replies: 2 comments 9 replies
-
Pretty sure it’s windscribe with an R |
Beta Was this translation helpful? Give feedback.
7 replies
-
Look at bottom of this linked issue |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hello struggling to get windscibe to work can someone just have a check over and see if they can see an error Thanks
Parameters
- OPENVPN_PROVIDER=windscribe # Or other compatible OpenVPN provider
- OPENVPN_CONFIG=Adelaide-Lofty-tcp # Or other region that supports port forwarding. Check with your VPN provider
- OPENVPN_USERNAME=my openvpn user # VPN provider username
- OPENVPN_PASSWORD=Myopen vpn pas # VPN provider password
ERROR
Running with VPN_CONFIG_SOURCE auto
No bundled config script found for WINDSCRIBE. Defaulting to external config
Downloading configs from https://github.com/haugene/vpn-configs-contrib/archive/main.zip into /tmp/tmp.F4RWEHDKnL
curl: (28) Timeout was reached
./etc/openvpn/fetch-external-configs.sh: line 16: config_repo_temp_dir: unbound variable
Supplied config Adelaide-Lofty-tcp.ovpn could not be found.
Your options for this provider are:
NB: Remember to not specify .ovpn as part of the config name.
Starting container with revision: 6ee67f8
/etc/openvpn/start.sh: line 32: 10 Aborted (core dumped) nslookup ${HEALTH_CHECK_HOST:-"google.com"} > /dev/null 2>&1
WARNING: initial DNS resolution test failed
Creating TUN device /dev/net/tun
Using OpenVPN provider: WINDSCRIBE
Running with VPN_CONFIG_SOURCE auto
No bundled config script found for WINDSCRIBE. Defaulting to external config
Downloading configs from https://github.com/haugene/vpn-configs-contrib/archive/main.zip into /tmp/tmp.JPR7nSUrPw
curl: (28) Resolving timed out after 1225727512802 milliseconds
./etc/openvpn/fetch-external-configs.sh: line 16: config_repo_temp_dir: unbound variable
Supplied config Adelaide-Lofty-tcp.ovpn could not be found.
Anyhelp would be great Thanks
Beta Was this translation helpful? Give feedback.
All reactions