guillaumedsde / alpine-qbittorrent-openvpn

qBittorrent docker container with OpenVPN client running as unprivileged user on alpine linux
https://guillaumedsde.gitlab.io/alpine-qbittorrent-openvpn/
GNU General Public License v3.0
216 stars 40 forks source link

NordVPN - "ERROR could not find VPN_HOSTS_AND_PORTS in the VPN configuration" #97

Open danielwerner86 opened 3 years ago

danielwerner86 commented 3 years ago

Hi! I had some troubles with the latest build (mentioned in #92) so I reverted to 305151e. However, that won't work either since it says this:

INFO: Found OpenVPN configuration: "sweden" for provider "NORDVPN" using it [cont-init.d] 02-setup-openvpn: exited 0. [cont-init.d] 03-setup-iptables: executing... ERROR could not find VPN_HOSTS_AND_PORTS in the VPN configuration [cont-init.d] 03-setup-iptables: exited 1. [cont-finish.d] executing container finish scripts... [cont-finish.d] done. [s6-finish] waiting for services. [s6-finish] sending all processes the TERM signal. [s6-finish] sending all processes the KILL signal and exiting.

And the container won't start.

Using docker-compose with these settings (let me know if something else could be wrong, I'm kind of a newbie):

version: "3.3" services: alpine-qbittorrent-openvpn: volumes:

Thanks!

jos149 commented 2 years ago

Did you manage to fix this already? Because I am using a somewhat similar setup but can't my container get to start