Hi all,
I did originally have this working no problem, until I rebooted my vm. Now I get this error when trying to access the site in all browsers:
404: FetchError: request to http://lemmy:8536/api/v3/site? failed, reason: getaddrinfo EAI_AGAIN lemmy
When I check out the docker-compose logs, I see this:
Error: LemmyError { message: Some("Cannot have both private instance and federation enabled."), inner: Cannot have both private instance and federation enabled., context: "SpanTrace" }
Can anyone point me to where I need to be looking please?
Thanks!
That worked! Thanks so much to both of you :) Such a small change was driving me crazy