-
Notifications
You must be signed in to change notification settings - Fork 106
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
Comments
I face this issue too, any solution? |
@waihanko @RProduction add these 2 line to .opvn file: |
I/openvpn ( 5774): Got unrecognized command>FATAL:Cipher AES-128-CB not supported |
Facing same issue? any solution to this. |
Same issues with cert from vpngate.net |
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.
The text was updated successfully, but these errors were encountered: