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!
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!
5 Comments
slashzero@hakbox.social · 4 pts · 3y
What is your domain set to?
Also I think the !selfhosted@lemmy.world community might be a better place to ask for help.
pinkolik@lemmy.world · 4 pts · 3y
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 :)slashzero@hakbox.social · 2 pts · 3y
Easy one to miss! The documentation isn’t very detailed. 🙂
Alfi@lemmy.alfi.casa · 2 pts · 3y
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).