MarkusMcNugen / docker-qBittorrentvpn

Docker container which runs a headless qBittorrent client with WebUI and optional OpenVPN
https://hub.docker.com/r/markusmcnugen/qbittorrentvpn/
GNU General Public License v3.0
166 stars 92 forks source link

? OVPN file error #143

Open harjitsidhu9 opened 1 year ago

harjitsidhu9 commented 1 year ago

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.

Klikini commented 1 year ago

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.