january icon indicating copy to clipboard operation
january copied to clipboard

[BUG] libssl.so.3 not existing in Docker Image

Open domi-btnr opened this issue 1 year ago • 1 comments

What happened?

I'm using the docker-compose.yml to host a Revolt Server on my Machine. When I run docker compose up I get following Errors in the Logs, preventing the Service to work:

january-1        | ./january: error while loading shared libraries: libssl.so.3: cannot open shared object file: No such file or directory

I'm running a fresh installed VM with Ubuntu 24.04 and Docker v27.1.2

domi-btnr avatar Aug 25 '24 17:08 domi-btnr