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

New created client configs can't connect to VPN server #273

Open
adesko opened this issue Apr 17, 2024 · 0 comments
Open

New created client configs can't connect to VPN server #273

adesko opened this issue Apr 17, 2024 · 0 comments

Comments

@adesko
Copy link

adesko commented Apr 17, 2024

I tried deploying another instance of openvpn+admin next to the existing services (for testing purposes), and it feels like that somehow bricked my original installation

I'm using docker, so another instance was running on different ports with different volumes, but on the same machine. I removed all other ovpn containers from the server so only the original one remains.

Now, any new client config files i create just can't connect to the server. The logs from the client just show timeout errors as if the server is unavailable

⏎[Apr 17, 2024, 20:40:10] Frame=512/2112/512 mssfix-ctrl=1250
⏎[Apr 17, 2024, 20:40:10] EVENT: RESOLVE ⏎[Apr 17, 2024, 20:40:10] EVENT: WAIT ⏎[Apr 17, 2024, 20:40:10] WinCommandAgent: transmitting bypass route to Server ip goes here
{
	"host" : "Server ip goes here",
	"ipv6" : false
}

⏎[Apr 17, 2024, 20:40:20] Server poll timeout, trying next remote entry...

But i can still use my old config files i created before deploying additional containers, they connect fine so server is definitely available. I did some changes in configurations (in openvpn.conf and client.conf.tpl), but reverted them to original states so they are the same as the working ones.

Any help with this issue would be appreciated.

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

1 participant