binhex / arch-qbittorrentvpn

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

PIA Wireguard Config not auto downloading #243

Open huehuw opened 5 months ago

huehuw commented 5 months ago

Hello, I am trying to swap over t owireguard after all the recent ongoing issues and the latest build on a clean install is still giving me the SSL Errors but I am getting the following error for Wireguard:

2024-06-08 15:32:19.868785 [crit] No WireGuard config file located in /config/wireguard/ (conf extension), please download from your VPN provider and then restart this container, exiting...

For PIA it is supposed to auto download but it does not appear to be happeing, is there a way for me to manually get the config? I tried researching but couldnt find anything reliable on it.

Thank in advance

somemike commented 4 months ago

Hello, I am trying to swap over t owireguard after all the recent ongoing issues and the latest build on a clean install is still giving me the SSL Errors but I am getting the following error for Wireguard:

2024-06-08 15:32:19.868785 [crit] No WireGuard config file located in /config/wireguard/ (conf extension), please download from your VPN provider and then restart this container, exiting...

For PIA it is supposed to auto download but it does not appear to be happeing, is there a way for me to manually get the config? I tried researching but couldnt find anything reliable on it.

Thank in advance

Did you get anywhere?

bradarussell commented 1 week ago

I believe the documentation says you have to run the container once and it’ll download, but you may need to stop the container and start it again to work. I had to do that. It’s in the config folder and I changed the ENDPOINT to the server I wanted.

The file is in /path/to/arch-qbittorentvpn/config/wireguard and is wg0.conf. If you aren’t seeing that stuff in your linux environment maybe your volume is incorrect.