also having the no web gui issues, rolling back to older container did not help. supervisord.log docker run
-d
--name='binhex-qbittorrentvpn'
--net='bridge'
--pids-limit 2048
--privileged=true
-e TZ="America/Los_Angeles"
-e HOST_OS="Unraid"
-e HOST_HOSTNAME="Tower"
-e HOST_CONTAINERNAME="binhex-qbittorrentvpn"
-e 'VPN_ENABLED'='yes'
-e 'VPN_USER'='redacted'
-e 'VPN_PASS'='redacted'
-e 'VPN_PROV'='protonvpn'
-e 'VPN_CLIENT'='wireguard'
-e 'STRICT_PORT_FORWARD'='yes'
-e 'ENABLE_PRIVOXY'='no'
-e 'ENABLE_SOCKS'='no'
-e 'SOCKS_USER'='admin'
-e 'SOCKS_PASS'='socks'
-e 'LAN_NETWORK'='192.168.1.0/24, 10.253.0.0/24'
-e 'WEBUI_PORT'='8080'
-e 'VPN_INPUT_PORTS'=''
-e 'VPN_OUTPUT_PORTS'=''
-e 'DEBUG'='true'
-e 'VPN_OPTIONS'=''
-e 'ENABLE_STARTUP_SCRIPTS'='no'
-e 'USERSPACE_WIREGUARD'='no'
-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 'PUID'='99'
-e 'PGID'='100'
-e 'UMASK'='000'
-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 '8080:8080/tcp'
-p '8118:8118/tcp'
-p '9118:9118/tcp'
-p '58946:58946/tcp'
-p '58946:58946/udp'
-v '/mnt/user/appdata/binhex-qbittorrentvpn':'/config':'rw'
-v '/mnt/user/media/':'/data':'rw'
-v 'binhex-shared':'/shared':'rw'
--sysctl="net.ipv4.conf.all.src_valid_mark=1" 'binhex/arch-qbittorrentvpn:5.2.0-1-05'
292561549a997af18c054c4355bff0a0da76faf2f17b7d4cc86116fba2dc2540
The command finished successfully!