january
january copied to clipboard
[BUG] libssl.so.3 not existing in Docker Image
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