Skip to content
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

WG key registration failed #99

Open
akhisyahmi opened this issue Jan 18, 2024 · 1 comment
Open

WG key registration failed #99

akhisyahmi opened this issue Jan 18, 2024 · 1 comment

Comments

@akhisyahmi
Copy link

image

It shows error like this

@thrnz
Copy link
Owner

thrnz commented Jan 23, 2024

Key registration is done over https to the wireguard endpoint, and it seems to be failing for some reason. Googling SSL_ERROR_SYSCALL suggests it might be certificate related, so I wonder if there might be the possibility of some kind of mitm happening between the container and the endpoint.

It looks like that endpoint itself seems to be working from here:

vpn2  | Registering public key with PIA endpoint; id: manual, cn: malaysia402, ip: 146.70.15.42
vpn2  | Generating /etc/wireguard/wg0.conf
vpn2  | Using PIA DNS servers: 10.0.0.243,10.0.0.242
vpn2  | Port forwarding is not available at this location
vpn2  | Successfully generated /etc/wireguard/wg0.conf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants