-
Notifications
You must be signed in to change notification settings - Fork 397
Description
Describe the bug
When calling modrinth-app from terminal window, I get the following error:
modrinth-app: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory
When launching app without terminal (for example, through .desktop file), nothing happens (as expected given the error)
Steps to reproduce
- Install the .deb package from Modrinth website
- On plain ubuntu 22.04, open terminal and type "modrinth-app" to attempt to launch it
Expected behavior
The app is supposed to launch
System information
OS: Ubuntu 22.04
I have OpenSSL 3.0.2 installed.
Additional context
I believe downgrading OpenSSL might solve the issue on my end, however I'm not sure about how safe is that to my system as I lack some Ubuntu knowledge.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels