binhex / arch-qbittorrentvpn

Docker build script for Arch Linux base with qBittorrent, Privoxy and OpenVPN
GNU General Public License v3.0
443 stars 47 forks source link

Sudden connection problem using Mullvad wireguard #185

Open AKDub opened 1 year ago

AKDub commented 1 year ago

Suddenly having an issue with this container. Have tried updating the container and the host system which didn't help

Possibly be due to the upcoming Mullvad open port deletion?

Any help is much appreciated.

2023-06-20 17:27:13,009 DEBG 'watchdog-script' stdout output: [info] DNS failure, creating file '/tmp/dnsfailure' to indicate failure...

2023-06-20 17:30:47,077 DEBG 'start-script' stdout output: [info] DNS failure, creating file '/tmp/dnsfailure' to indicate failure...

2023-06-20 17:30:47,084 DEBG 'start-script' stdout output: [info] Attempting to get external IP using 'http://checkip.amazonaws.com'...

2023-06-20 17:30:57,146 DEBG 'start-script' stdout output: [info] Failed on last attempt, attempting to get external IP using 'http://whatismyip.akamai.com'...

2023-06-20 17:31:07,177 DEBG 'start-script' stdout output: [info] Failed on last attempt, attempting to get external IP using 'https://ifconfig.co/ip'...

2023-06-20 17:31:17,208 DEBG 'start-script' stdout output: [info] Failed on last attempt, attempting to get external IP using 'https://showextip.azurewebsites.net'...

2023-06-20 17:31:27,239 DEBG 'start-script' stdout output: [warn] Cannot determine external IP address, performing tests before setting to '127.0.0.1'... [info] Show name servers defined for container

s3rverro0m commented 1 year ago

I think for your issue you should redownloading a new wg.conf from Mullvad and make sure your server IPs match.

For my issue, I found out Mullvad was removing port forwarding when I was no longer connectable (or firewalled off as per the Qbit UI). I removed strict port forwarding, changed the port to a different one in the Qbit settings and then added that port in the port settings of my compose.yaml but that hasn't helped. I'm also spinning up Mullvad via Gluetun + Qbittorrent and I'm seeing the same firewalled off (non connectable) issue in Qbit UI. This is a bummer.

AKDub commented 1 year ago

Ended up just switching to openvpn. Nothing I tried could get wireguard working, although granted I have no idea what I am doing!