Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libcrypto.so.1.1 not found #181

Open
Cyborgscode opened this issue Feb 7, 2023 · 1 comment
Open

libcrypto.so.1.1 not found #181

Cyborgscode opened this issue Feb 7, 2023 · 1 comment
Labels

Comments

@Cyborgscode
Copy link

autostart]$ flatpak run chat.schildi.desktop

[3 zypak-helper] Wait found events, but sd-event found none
Seshat unexpected error: Error: libcrypto.so.1.1: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden
at process.func [as dlopen] (node:electron/js2c/asar_bundle:2:1822)
at Module._extensions..node (node:internal/modules/cjs/loader:1226:18)
at Object.func [as .node] (node:electron/js2c/asar_bundle:2:2049)
at Module.load (node:internal/modules/cjs/loader:1011:32)
at Module._load (node:internal/modules/cjs/loader:846:12)
at f._load (node:electron/js2c/asar_bundle:2:13330)
at Module.require (node:internal/modules/cjs/loader:1035:19)
at require (node:internal/modules/cjs/helpers:102:18)
at Object. (/app/SchildiChat/resources/app.asar/node_modules/matrix-seshat/lib/index.js:16:22)
at Module._compile (node:internal/modules/cjs/loader:1141:14) {
code: 'ERR_DLOPEN_FAILED'
}

@Cyborgscode
Copy link
Author

Just for Information:

libcrypto.so.1.1 is part of openssl 1.1 which got obsoleted by openssl 3 on Fedora.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants