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

Problem connecting, reconnecting repeatly after get config. #95

Open
RProduction opened this issue Jan 25, 2024 · 5 comments
Open

Problem connecting, reconnecting repeatly after get config. #95

RProduction opened this issue Jan 25, 2024 · 5 comments

Comments

@RProduction
Copy link

Hey, I am getting disconnected and reconnected when I am trying to connect to vpngate relay server.
The API gave me base64 string and I decode it to utf8.

It said "authenticating" and "waiting for n second before connection attempt".
The config string said openvpn 2.0 config.
I set the certIsRequired to true, but the problem still surface.
It stop at getconfig and then vpnstage.unknown(reconnect).
I also try using username and password from openvpn account but not working.

I tried to make ovpn file from the string and tried it in openvpn connect pc client and no problem at all.

@waihanko
Copy link

I face this issue too, any solution?

@minhbn00
Copy link

@waihanko @RProduction add these 2 line to .opvn file:
data-ciphers AES-128-CBC
data-ciphers-fallback AES-128-CB

@bugrevealingbme
Copy link

@waihanko @RProduction add these 2 line to .opvn file: data-ciphers AES-128-CBC data-ciphers-fallback AES-128-CB

I/openvpn ( 5774): Got unrecognized command>FATAL:Cipher AES-128-CB not supported

@IkramKhan-DevOps
Copy link

Facing same issue? any solution to this.

@Duchv2008
Copy link

Same issues with cert from vpngate.net

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

6 participants