DyonR / docker-Jackettvpn

Docker container which runs a headless Jackett Server with an optional WireGuard or OpenVPN connection
https://hub.docker.com/r/dyonr/jackettvpn/
GNU General Public License v3.0
70 stars 31 forks source link

port not found #66

Open 3dmaksik opened 2 years ago

3dmaksik commented 2 years ago
dos2unix: converting file /config/openvpn/profile-21.ovpn to Unix format...
2022-04-13 15:41:03.355021 [INFO] VPN remote line defined as '127.0.0.1'
2022-04-13 15:41:03.375505 [INFO] VPN_REMOTE defined as '127.0.0.1'
2022-04-13 15:41:03.396034 [ERROR] VPN_PORT not found in /config/openvpn/profile-21.ovpn, exiting...

in config port specifed

client
proto udp
nobind
remote 127.0.0.1
port 1194
dev tun
dev-type tun
remote-cert-tls server
tls-version-min 1.2
reneg-sec 604800
auth-user-pass
verb 3
push-peer-info