Open marcuscvj opened 1 year ago
What are the versions of the OpenVPN server and client you are using?
When testing this with OpenVPN locally on my computer it says OpenVPN 2.6.0 [git:v2.6.0/b999466418dddb89] Windows-MSVC [SSL (OpenSSL)] [LZO] [LZ4] [PKCS11] [AEAD] [DCO] built on Feb 15 2023
. The server I do not know unfortunately. Is that something I need to check with our sysadmin?
However, that depricated message seems not to be stopping OpenVPN to connect, however in the GitHub actions it stops it at that message and throws it as an error.
The reason this GitHub Action stopped is the openvpn
command returns non-zero value.
However deprecation warnings are generally not errors, so it is expected to continue running.
Could you try changing your configuration to suppress the warning?
I'm trying to connect to a VPS using OpenVPN with this solutions. However I stumble upon this error and I'm not sure what it means and what to do to fix it: