I can't get binhex-delugevpn to work at all on my UnRAID system. Please help! Trying to configure PIA, which I've been using for years on my Windows box and never had any issues. I followed this guide, and my browser currently gives me "ERR_CONNECTION_REFUSED" when attempting to launch the webGUI. SETTINGS: Network Type: "Custom : thehog" Port: Web Interface: 8112 Port: Privoxy: 8118 Port: microsocks: 9118 Port: Deluge daemon: 58846 Variable: VPN_ENABLED: yes Variable: VPN_USER: (my PIA username) Variable: VPN_PASS: (my PIA password) Variable: VPN_PROV: pia Variable: VPN_CLIENT: wireguard Variable: STRICT_PORT_FORWARD: yes Variable: ENABLE_PRIVOXY: yes The .conf file is edited to connect to Sweden, which allows port forwarding. I enabled debug logging and have linked the logs for the most recent session here: https://pastebin.com/2yPdiDSC. Also, I don't know if this is relevant, but I have assigned a static IP to my UnRAID server in my router. The server itself is connected via Ethernet to a wireless range extender, which in turn connects to my router. All my other Docker containers work fine, although I have not fully tested my *.arr applications since I have yet to get a VPN/torrenting client working. Any help would be very much appreciated!