I had the same problem and managed to solve it. I rebuilt the container and had the same issue but found the fix in the new container. I had an issue in my wg0.conf file found here appdata/binhex-qbittorrentvpn/wireguard I used this server list to find the new endpoint for that conf file. https://serverlist.piaservers.net/vpninfo/servers/v6 NOTE: MAKE SURE TO STOP THE CONTAINER BEFORE PROCEEDING 1) Find your endpoint from the PIA server list here https://serverlist.piaservers.net/vpninfo/servers/v6 You will want to get the name after the "dns:" variable of the selected region/server. e.g if you wanted south hampton UK you would end up with "uk-southampton.pvt.site" 2) Navigate to the appdata/binhex-qbittorrentvpn/wireguard and open wg0.conf 3) Edit Endpoint to have that server name and save. e.g Endpoint = uk-southampton.pvt.site:1337 4) Start the container and open the webui. This worked for me I hope it works for you as well. Any questions let me know.