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

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

Closed
domi-btnr opened this issue Aug 25, 2024 · 2 comments
Closed

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

domi-btnr opened this issue Aug 25, 2024 · 2 comments
Labels
bug Something isn't working crate:services:january crates/services/january

Comments

@domi-btnr
Copy link

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 domi-btnr added the bug Something isn't working label Aug 25, 2024
@domi-btnr
Copy link
Author

Using ghcr.io/revoltchat/january:0.3.5 instead of ghcr.io/revoltchat/january:latest fixes that problem

@insertish
Copy link
Member

This will be fixed on the backend repo merger.

@insertish insertish transferred this issue from revoltchat/january Sep 29, 2024
@insertish insertish added the crate:services:january crates/services/january label Sep 29, 2024
@github-project-automation github-project-automation bot moved this from 🏗 In Progress to ✅ Done in Revolt Project Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working crate:services:january crates/services/january
Projects
Archived in project
Development

No branches or pull requests

2 participants