I encountered exactly the same problem on Fedora 39(Logic-2.4.13-linux-x64.AppImage) . When I tried to start the program, I received a message about a socket connection error.
And the
sudo dnf install libxcrypt-compat
command solved this problem!
Just a command (which is discussed on the support page)
sudo dnf install compat-openssl10
didn’t help.
(for Fedora 39 it displays an error message:
Failed to resolve the transaction:
No match for argument: compat-openssl10)
#fedora