I am sorry if this has been figured out, but I can not for the life of me get this working.
I am using proton vpn wireguard and have made the appropriate adjustments (privileged, etc.)
SABnzbdvpn will download a burst at full speed, then quickly go down to 0kb/s before showing this error in the UI a bunch of times:
"Failed to connect: [Errno 110] Connection timed out
[email protected]:<redacted> (news.iad.newshosting.com)"
I have looked in the logs, and only see this over and over:
2025-04-23 10:14:54,017 DEBG 'watchdog-script' stdout output:
[debug] DNS operational, we can resolve name 'www.google.com' to address '192.178.50.68'
2025-04-23 10:14:54,017 DEBG 'watchdog-script' stdout output:
[debug] Waiting for iptables chain policies to be in place...
2025-04-23 10:14:54,034 DEBG 'watchdog-script' stdout output:
[debug] iptables chain policies are in place
2025-04-23 10:14:54,042 DEBG 'watchdog-script' stdout output:
[debug] VPN IP is x.x.x.x
I have tried pinging from the container and there is no issue hitting the URL.
Any help is greatly appreciated.