Couldn’t even get past the start. Immediately failed with
lemmy_1 | thread 'main' panicked at 'Failed to load settings file, see documentation (https://join-lemmy.org/docs/en/administration/configuration.html): LemmyError { message: None, inner: ExpectedF64 at 6:26 at "\n database: ", context: SpanTrace [] }', crates/utils/src/settings/mod.rs:20:20
if anyone can help, lemme know.
You must log in or register to comment.
Is it an issue of a bad value in a config file (check line 6, column 26)?
That was it! Thanks a lot mate!
Oh that could be. Lemme check
Check the permissions on your settings file. The location should be listed on line 20 of mod.rs.
I did. I even gave it 744. No help
Did you check the folder permissions? Did you run the upgrade script with the same account you installed with?
yes
Just wait for 0.18.1?
I don’t think that’s the problem. Something is going wrong with the docker compose