06-10-2022 01:05 PM
No usable version of libssl was found
in@server2:~$ locate libssl
/snap/core20/1405/usr/lib/x86_64-linux-gnu/libssl.so.1.1
/snap/core20/1405/usr/share/doc/libssl1.1
/snap/core20/1405/usr/share/doc/libssl1.1/changelog.Debian.gz
/snap/core20/1405/usr/share/doc/libssl1.1/copyright
/usr/lib/x86_64-linux-gnu/libssl.so.3
/usr/lib/x86_64-linux-gnu/libssl3.so
/usr/share/doc/libssl3
/usr/share/doc/libssl3/changelog.Debian.gz
/usr/share/doc/libssl3/copyright
/var/cache/apt/archives/libssl3_3.0.2-0ubuntu1.2_amd64.deb
/var/lib/dpkg/info/libssl3:amd64.list
/var/lib/dpkg/info/libssl3:amd64.md5sums
/var/lib/dpkg/info/libssl3:amd64.postinst
/var/lib/dpkg/info/libssl3:amd64.postrm
/var/lib/dpkg/info/libssl3:amd64.shlibs
/var/lib/dpkg/info/libssl3:amd64.symbols
/var/lib/dpkg/info/libssl3:amd64.templates
/var/lib/dpkg/info/libssl3:amd64.triggers
06-14-2022 08:54 AM
...
You are indeed correct. The core issue is that LsAgent for Linux uses .NET core 3.1. However, Ubuntu 22.04 LTS ships with libssl3 which is only supported by .NET 6. Unfortunately, Microsoft has confirmed on GitHub they won’t be adapting .NET core 3.1 to support libssl3 so we will likely upgrade LsAgent for Linux to work with .NET 6 to resolve this problem.
When a release that includes this fix is available, it will be marked on our changelog as LAN-13153. However, we cannot give an estimated release date at this time. We apologize for any inconvenience this causes and thank you for your patience.
06-14-2022 09:17 PM
06-13-2022 09:51 PM