→ 🚀What's New? Explore Lansweeper's Fall 2024 Updates! Fall Launch Blog !
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
03-10-2023 04:58 PM
it cannot work on Ubuntu 22.04 by default because:
sudo apt list | grep libssl
libssl3/jammy-updates,jammy-security,now 3.0.2-0ubuntu1.8 amd64
while LSAgent requires:
2099 openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libssl.so.1.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
but U22.04 is installed with:
/usr/lib/x86_64-linux-gnu/libssl.so.3
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
Experience Lansweeper with your own data. Sign up now for a 14-day free trial.
Try Now