You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New to using docker and github
I have tried installing this image, and I am getting this error:
OpenVPN config file (ovpn extension) is located at /config/openvpn/ca.toronto.ovpn.com (1).ovpn
cat: /config/openvpn/ca.toronto.ovpn.com: No such file or directory
cat: '(1).ovpn': No such file or directory
Using nordvpn as my vpn.
Not sure if I just have the wrong ovpn file.
The text was updated successfully, but these errors were encountered:
Looks like it's trying to open (1).ovpn instead of your file. Try renaming the file to remove the space and number and try again. Remember to update the filename in your config if it's written anywhere.
New to using docker and github
I have tried installing this image, and I am getting this error:
OpenVPN config file (ovpn extension) is located at /config/openvpn/ca.toronto.ovpn.com (1).ovpn
cat: /config/openvpn/ca.toronto.ovpn.com: No such file or directory
cat: '(1).ovpn': No such file or directory
Using nordvpn as my vpn.
Not sure if I just have the wrong ovpn file.
The text was updated successfully, but these errors were encountered: