cross-posted from: https://lemmy.world/post/684781
now i get this error when i attempt to access it. anyone know how to set it back?
404: FetchError: request to http://lemmy:8536/api/v3/siteand the command
docker compose -p lemmy-easy-deploy logs -fyeilds a bunch of nonsense but this line stood out...
Error: LemmyError { message: Some("Cannot have both private instance and federation enabled."), inner: Cannot have both private instance and federation enabled., context: "SpanTrace" }
12 Comments
eating3645@lemmy.world · 3 pts · 3y
Soullioness@lemmy.world · 2 pts · 3y
yes, when i visit the site it gives me a 404 error.
404: FetchError: request to http://lemmy:8536/api/v3/siteeating3645@lemmy.world · 1 pts · 3y
Well that was my only idea, sorry, I'm in over my head 😬
Soullioness@lemmy.world · 2 pts · 3y
me too... i wish i never clicked that dumb box lol
eating3645@lemmy.world · 1 pts · 3y
Lol :(
eating3645@lemmy.world · 1 pts · 3y
Umm...
Have you tried setting it to not private?
eskuero@lemmy.fromshado.ws · 3 pts · 3y
Try running from postgres the following query:
eating3645@lemmy.world · 1 pts · 3y
Got it working?
erre@feddit.win · 1 pts · 3y
Gonna have to alter the database directly. I don't recall what table and field it was. There was a post about that not too long ago. Can't remember the sub, sorry! 😬
EDIT: https://lemmy.ml/post/1556987
eating3645@lemmy.world · 1 pts · 3y
Got it working?
Soullioness@lemmy.world · 2 pts · 3y
I ended up just starting over...
eating3645@lemmy.world · 2 pts · 3y
I have done that so many times to fix a problem I didn't understand so I completely get that.