SchildiChat / schildichat-desktop

Matrix client / Element Web/Desktop fork
https://schildi.chat
Apache License 2.0
371 stars 42 forks source link

libcrypto.so.1.1 not found #181

Open Cyborgscode opened 1 year ago

Cyborgscode commented 1 year ago

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 commented 1 year ago

Just for Information:

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