Thanks, now the images can be pulled. However I get an error with the lemmy_lemmy-ui_1 container:
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
thread 'main' panicked at 'Failed to load settings file: LemmyError { inner: No such file or directory (os error 2) }', crates/utils/src/settings/mod.rs:12:34
The other containers don’t show any error, but the website doesn’t load. Should I open a bug on github?
That’s not lemmy ui, its lemmy. And that means you’re missing the lemmy.hjson file. Open up an issue on github with the install guide you are following, as well as the logs.
Thanks, now the images can be pulled. However I get an error with the lemmy_lemmy-ui_1 container:
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace thread 'main' panicked at 'Failed to load settings file: LemmyError { inner: No such file or directory (os error 2) }', crates/utils/src/settings/mod.rs:12:34
The other containers don’t show any error, but the website doesn’t load. Should I open a bug on github?
That’s not lemmy ui, its lemmy. And that means you’re missing the lemmy.hjson file. Open up an issue on github with the install guide you are following, as well as the logs.