-
[Support] binhex - qBittorrentVPN
Yep, but the initial issue here is that /config/wireguard/wg0.conf is not being automatically generated as it should be
-
[Support] binhex - qBittorrentVPN
supervisord.log There's also another user with the same issue on git https://github.com/binhex/arch-qbittorrentvpn/issues/243
-
[Support] binhex - qBittorrentVPN
Yeah, I'm looking at appdata/binhex-qbittorrentvpn/wireguard
-
[Support] binhex - qBittorrentVPN
Hi, I just got started with binhex-qbittorrentvpn and set up everything, however, the PIA Wireguard Config file is not being generated. Any help is appreciated. docker run -d --name='binhex-qbittorrentvpn' --net='bridge' --privileged=true -e TZ="Australia/Sydney" -e HOST_OS="Unraid" -e HOST_HOSTNAME="MikeUnraid" -e HOST_CONTAINERNAME="binhex-qbittorrentvpn" -e 'VPN_ENABLED'='yes' -e 'VPN_USER'='redacted' -e 'VPN_PASS'='redacted' -e 'VPN_PROV'='pia' -e 'VPN_CLIENT'='wireguard' -e 'VPN_OPTIONS'='' -e 'STRICT_PORT_FORWARD'='yes' -e 'ENABLE_PRIVOXY'='yes' -e 'ENABLE_STARTUP_SCRIPTS'='no' -e 'WEBUI_PORT'='8080' -e 'LAN_NETWORK'='192.168.0.0/24' -e 'NAME_SERVERS'='84.200.69.80,37.235.1.174,1.1.1.1,37.235.1.177,84.200.70.40,1.0.0.1' -e 'VPN_INPUT_PORTS'='' -e 'VPN_OUTPUT_PORTS'='' -e 'DEBUG'='false' -e 'UMASK'='000' -e 'PUID'='99' -e 'PGID'='100' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:8080]/' -l net.unraid.docker.icon='https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/images/qbittorrent-icon.png' -p '6881:6881/tcp' -p '6881:6881/udp' -p '8080:8080/tcp' -p '8118:8118/tcp' -v '/mnt/user/appdata/data':'/data':'rw' -v '/mnt/user/appdata/binhex-qbittorrentvpn':'/config':'rw' --sysctl="net.ipv4.conf.all.src_valid_mark=1" 'binhex/arch-qbittorrentvpn' c74ca0b50da3a1edd458fbc80315b5498a1f3eeeb06d226f8394f3f863ade687 The command finished successfully!
somemike
Members
-
Joined
-
Last visited