Hello everyone!
I’m trying to run lemmy via docker-compose and get this error.
Error: LemmyError { message: None, inner: invalid domain character, context: "SpanTrace" }
Could anyone help me out?
Thank you!
You must log in or register to comment.
What is your domain set to?
Also I think the !selfhosted@lemmy.world community might be a better place to ask for help.
Ah, I forgot to set my domain in
lemmy.hjson
. Thank you for the tip! And I will consider !selfhosted@lemmy.world if I encounter any problems in future, thank you :)Easy one to miss! The documentation isn’t very detailed. 🙂
Hi, did you edit the .yml and set a valid domain name? Also, check that you didn’t edit the internal references in the nginx yml (the comments in the file warn about this).