docker-qbittorrentvpn icon indicating copy to clipboard operation
docker-qbittorrentvpn copied to clipboard

[Bug] Unable to connect to FastestVPN

Open Gartonious opened this issue 2 years ago • 0 comments

I currently am using the openvpn option to connect to FastestVPN but when trying to boot my container it fails to connect to the VPN and I get the following in the logs - please can you assist?

2022-04-20 20:23:55.620028 [INFO] VPN_TYPE defined as 'openvpn'

2022-04-20 20:23:55.700826 [INFO] OpenVPN config file is found at /config/openvpn/Netherlands2-UDP.ovpn

dos2unix: converting file /config/openvpn/Netherlands2-UDP.ovpn to Unix format...

2022-04-20 20:23:55.858282 [INFO] VPN remote line defined as 'nl2.jumptoserver.com 4443'

2022-04-20 20:23:55.933052 [INFO] VPN_REMOTE defined as 'nl2.jumptoserver.com'

2022-04-20 20:23:56.010679 [INFO] VPN_PORT defined as '4443'

2022-04-20 20:23:56.087051 [INFO] VPN_PROTOCOL defined as 'udp'

2022-04-20 20:23:56.162201 [INFO] VPN_DEVICE_TYPE defined as 'tun0'

2022-04-20 20:23:56.237089 [INFO] LAN_NETWORK defined as '192.168.20.27'

2022-04-20 20:23:56.313367 [INFO] NAME_SERVERS defined as '1.1.1.1,1.0.0.1'

2022-04-20 20:23:56.388179 [INFO] VPN_OPTIONS not defined (via -e VPN_OPTIONS)

2022-04-20 20:23:56.465079 [INFO] Adding 1.1.1.1 to resolv.conf

2022-04-20 20:23:56.541800 [INFO] Adding 1.0.0.1 to resolv.conf

2022-04-20 20:23:56.616324 [INFO] Starting OpenVPN...

Options error: In [CMD-LINE]:1: Error opening configuration file: /config/openvpn/Netherlands2-UDP.ovpn

Gartonious avatar Apr 20 '22 19:04 Gartonious