-
-
Notifications
You must be signed in to change notification settings - Fork 385
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem Selecting Region #1
Comments
Thanks for your comment! You probably didn't mount Make sure you have the latest version as I've been reworking quite a bit these last 2-3 days. It's stable now.
I have tried with TCP normal in US West and it works for me. Let me know how it goes. |
I deleted the container and image and tried to install/run again with the same error. It works perfectly for region names that don't have a space. Sweden, Netherlands, Singapore all work fine. Any region that has a space in the name (US Midwest, UK London, AU Sydney) all give me the same error. I installed docker on a fresh machine and pulled the image and have the same problem. It works with regions with no space and does not work with regions that have a space. Below is my docker-compose.yml. Like I said, before a few days ago, that same path form the auth.conf worked fine. Thanks again for all your help!
|
So sorry, silly mistake on my side. I forgot to use quotes around a shell script variable. I tested it with your docker-compose as well as other regions and it works now. Happy VPNing !
|
This script is a huge help, thanks for putting this together. Everything was working fine until a few days ago. Now, the only way I can get things to work is if I have my REGION=Germany. If I change it to any other region (such as REGION=US Midwest in my case), I get an error message when I look in the docker PIA log:
when I run --help it returns this error:
Any idea on how to get this working? Thanks!
The text was updated successfully, but these errors were encountered: