System: Ubuntu 22.04 VM
Eddie: 2.21.6
Ubuntu system will not connect to a VPN host and just keeps retrying hosts.
Here are the logs from the console for two attempt cycles with the client.
I 2022.05.18 10:07:01 - Session starting.
I 2022.05.18 10:07:01 - Checking authorization ...
! 2022.05.18 10:07:01 - Connecting to Edasich (Netherlands, Alblasserdam)
. 2022.05.18 10:07:01 - Routes, add 213.152.161.213/32 for interface "ens33".
. 2022.05.18 10:07:02 - Routes, add 213.152.161.213/32 for interface "ens33", already exists.
. 2022.05.18 10:07:02 - OpenVPN > OpenVPN 2.5.5 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Mar 22 2022
. 2022.05.18 10:07:02 - OpenVPN > library versions: OpenSSL 3.0.2 15 Mar 2022, LZO 2.10
. 2022.05.18 10:07:02 - OpenVPN > OpenSSL: error:0A00018E:SSL routines::ca md too weak
. 2022.05.18 10:07:02 - OpenVPN > Cannot load inline certificate file
. 2022.05.18 10:07:02 - OpenVPN > Exiting due to fatal error
! 2022.05.18 10:07:02 - Disconnecting
. 2022.05.18 10:07:02 - Sending soft termination signal
. 2022.05.18 10:07:02 - Routes, delete 213.152.161.213/32 for interface "ens33".
. 2022.05.18 10:07:02 - Routes, delete 213.152.161.213/32 for interface "ens33", not exists.
. 2022.05.18 10:07:02 - Connection terminated.
I 2022.05.18 10:07:05 - Checking authorization ...
! 2022.05.18 10:07:05 - Connecting to Kajam (Netherlands, Alblasserdam)
. 2022.05.18 10:07:06 - Routes, add 213.152.161.87/32 for interface "ens33".
. 2022.05.18 10:07:06 - Routes, add 213.152.161.87/32 for interface "ens33", already exists.
. 2022.05.18 10:07:06 - OpenVPN > OpenVPN 2.5.5 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Mar 22 2022
. 2022.05.18 10:07:06 - OpenVPN > library versions: OpenSSL 3.0.2 15 Mar 2022, LZO 2.10
. 2022.05.18 10:07:06 - OpenVPN > OpenSSL: error:0A00018E:SSL routines::ca md too weak
. 2022.05.18 10:07:06 - OpenVPN > Cannot load inline certificate file
. 2022.05.18 10:07:06 - OpenVPN > Exiting due to fatal error
! 2022.05.18 10:07:06 - Disconnecting
. 2022.05.18 10:07:06 - Sending soft termination signal
. 2022.05.18 10:07:06 - Routes, delete 213.152.161.87/32 for interface "ens33".
. 2022.05.18 10:07:06 - Routes, delete 213.152.161.87/32 for interface "ens33", not exists.
. 2022.05.18 10:07:06 - Connection terminated.
I have seen similar posts as this but with the windows client. Anyone have some thoughts on this?