this post was submitted on 05 Jul 2023
0 points (NaN% liked)

Lemmy Support

4650 readers
1 users here now

Support / questions about Lemmy.

Matrix Space: #lemmy-space

founded 5 years ago
MODERATORS
 

I'm working to get a Lemmy instance spun up in Docker. I'm using the official docker-compose listed in the git repository. But when I bring the whole thing up, the Lemmy container keeps restarting. The other containers are fine.

The error I'm getting is:

thread 'main' panicked at 'Failed to load settings file, see documentation (https://join-lemmy.org/docs/en/administration/configuration.html): LemmyError { message: None, inner: Is a directory (os error 21), context: SpanTrace [] }', crates/utils/src/settings/mod.rs:20:20

Any help on how I can resolve this would be great. Thank you!

top 1 comments
sorted by: hot top controversial new old
[–] JASN_DE@feddit.de 0 points 1 year ago

Complete command / compose file?