July 17Jul 17 I know this is a custom docker from SpaceInvader but I couldn't find a support page in the forum. Sorry if I missed it and this is the wrong section to post.Anyway, since PIA recently changed some of their endpoints, the configurator doesn't seem to work. I'm not sure if these two are related or not but ever since the change, I'm having issues getting a proper config file from a server that supports port forwarding. Does anyone know how I can fix this? The wg0.conf file in my /cache/appdata/wireguard-easy/ directory has file permissions that won't allow me to view it. I know how to change them but thought I'd ask here first if anyone knows why SI's docker isn't working?EDIT: Ok, I was able to find a server (Netherlands) that generated a file correctly. I then had another issue to get Prowlarr and Flaresolverr talking to each other behind by custom WG PIA VPN network (had to add a Host variable of 0.0.0.0 to Flaresolvver to look at all incoming traffic) and now my indexers are working again. Prefer a physically closer server than Netherlands but for now at least I'm running again. Edited July 17Jul 17 by betaman
July 20Jul 20 replace piawg.py in the datadir to this: https://raw.githubusercontent.com/Richardarkless/pia-wg-config-generator/refs/heads/patch-1/piawg.pyReference: https://github.com/SpaceinvaderOne/pia-wg-config-generator/issues/2
July 20Jul 20 Author 8 hours ago, Flubster said:replace piawg.py in the datadir to this: https://raw.githubusercontent.com/Richardarkless/pia-wg-config-generator/refs/heads/patch-1/piawg.pyReference: https://github.com/SpaceinvaderOne/pia-wg-config-generator/issues/2Thanks for the post. I just noticed this but I don't see a docker data directory for PIA-WG-Config-Generator in my appdata folder. I also don't see a container variable specifying the datadir so where exactly would I replace the piawg.py file?
July 21Jul 21 Yeah, i consoled into the container and replaced it that way. SIO doesn't seem to update his containers once released therefore no real risk of it reverting.
July 21Jul 21 Author 10 hours ago, Flubster said:Yeah, i consoled into the container and replaced it that way. SIO doesn't seem to update his containers once released therefore no real risk of it reverting.Yeah, I'm not that savvy with Linux. Would you mind sending the commands I need to execute? Much appreciated.
July 24Jul 24 The updated version of piawg seemed to remove some exception handling (Line 9) and that was preventing it from running in my container. I restored the exception handling from the original piawg file and then it worked. I'm attaching my modified version to this comment.[Optional] If you want to backup the original file then run this first:docker cp PIA-WG-Config-Generator:/app/piawg.py piawg_original.pyTo install the update, I copied it to my server and then ran the following command from the dir with the updated file:docker cp piawg.py PIA-WG-Config-Generator:/app/ piawg.py
July 31Jul 31 On 7/24/2026 at 2:02 PM, Pun-raid said:The updated version of piawg seemed to remove some exception handling (Line 9) and that was preventing it from running in my container. I restored the exception handling from the original piawg file and then it worked. I'm attaching my modified version to this comment.[Optional] If you want to backup the original file then run this first:docker cp PIA-WG-Config-Generator:/app/piawg.py piawg_original.pyTo install the update, I copied it to my server and then ran the following command from the dir with the updated file:docker cp piawg.py PIA-WG-Config-Generator:/app/piawg.pyThis was an aboslute life saver i was constantly getting errors with every US based server. Thanks for this!
Saturday at 07:34 PM3 days Not a good look when a prominent person in the unraid space, releases an app that he does not maintain or fix. For all of us who are unable to fix it themselves its back to gluten.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.