kajeagentspi

Members
  • Posts

    6
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

kajeagentspi's Achievements

Noob

Noob (1/14)

0

Reputation

  1. Same It seems like it is an issue on PIA's end. From my observation it took at most a day for my credentials to work. Credential propagation issue?
  2. Found a temporary fix to this problem. You just need to edit some lines in /root/wireguard.sh and getvpnport.sh Assumptions You have a windows machine Wireguard and port forwarding enabled on the windows client. 1. Go to C:\Program Files\Private Internet Access\data 2. Copy accounts.json somewhere since if you just open the file it would fail due to some permission issue. 3. Open the copied accounts.json file and copy the token 4. Open up the shell of the container 5. Replace the contents of /root/wireguard.sh and /root/getvpnport.sh with the ones from this gist 6. Restart Do note that editing any of the settings of the container would reset the changes above. @binhex is it possible to add a TOKEN variable to the image to somehow fix this till PIA fix their servers?
  3. I'm also encountering a similar error. @squishee are you also a new user?
  4. Just subscribed to pia. Setupped the files/settings properly and I'm still getting authentication error. I think the issue is the same as this one. Can someone that has a working setup confirm if their credentials works with the manual-connections script? Or can you tell me what server you are using?
  5. With a Windows 10 VM I get this speeds but in Ubuntu VM I get this speeds array mounted using this command sudo mount -t cifs //ip/media /mnt/media -o mounting with virtio I get this speeds Someone guide me please.