binhex / arch-qbittorrentvpn

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

Issues with PIA #211

Open Gamerayers opened 6 months ago

Gamerayers commented 6 months ago

Well, I've tried everything I can think of and continue to have issues with PIA. I've have PIA create my own ovpn files, and download the newest and everytime all I get is this:

2023-12-26 20:28:01,094 DEBG 'start-script' stdout output: [warn] Unable to successfully download PIA json payload from URL 'https://10.1.110.1:19999/getSignature

When I use Wireguard, it appears to only net me 10-30mbps. It all depends on the file itself, but seems to really cause slow downs. I've yet to find any way to fix this. On Deluge, it was slower, but I didn't try multiple different files. They download and are consistent, but I have a 1gb connection, so I am not sure why it is so slow. I'd really like to find out how to do PIA with openvpn to see if that fixes it. I've tried all the different ovpn files close to me, so not sure where to go next.

danielbowne commented 4 months ago

Having same issue.

crazydave48 commented 3 months ago

Having the same issues as well. Will update if I find a solution.

crazydave48 commented 3 months ago

I found a solution that worked for me. I was getting that error because the OPENVPN files I chose were all for US locations, none of which support port-forwarding. I instead just used CA_toronto.ovpn, which does support port-forwarding, and it worked. Hope that helps someone.

meburbo commented 3 weeks ago

Worked for me. Thanks Mr. crazydave48