Error while loading shared libraries: libcrypto.so.3 & libssl.so.3

Hi,

I run into following when trying to launch an addon:
Both libcrypto.so.3 & libssl.so.3 are located in my /usr/lib though, so i don’t understand this issue.

Suggestions are appreciated!

s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service base-addon-banner: starting
Error loading shared library libssl.so.3: No such file or directory (needed by /usr/lib/libcurl.so.4)
Error loading shared library libcrypto.so.3: No such file or directory (needed by /usr/lib/libcurl.so.4)
Error relocating /usr/lib/libcurl.so.4: EVP_PKEY_get_id: symbol not found

Hello Erik,

Add-ons are self contained Docker containers.
I suggest you put in a case with the author of the add-on in that GitHub repo…

whatever add-on that is.