tomspark wrote:
Looking at that error — you're on ProtonVPN with OpenVPN, and the 'connection refused' to 10.2.0.1:5351 means port-forwarding isn't activated in your config. The quicker fix: switch to WireGuard instead (ProtonVPN's WireGuard supports one-click port forwarding). In your .env: set VPNPROVIDER=protonvpn, VPNTYPE=wireguard, grab your credentials from ProtonVPN's WireGuard config page (make sure NAT-PMP is ON), then . WireGuard + ProtonVPN is fully supported and works out of the box.