It's just a bug.
this post was submitted on 04 Jul 2023
9 points (100.0% liked)
Lemmy Support
4654 readers
22 users here now
Support / questions about Lemmy.
founded 5 years ago
MODERATORS
Do you have any more info? Like is it a bug in kbin, in Lemmy, has a bug has been reported to the corresponding project?
It has something to do with the nginx configuration of Lemmy afaik. See this patch: https://github.com/LemmyNet/lemmy-ansible/pull/114
Oh I see, this config file is not in the main project (which is used for the docker-compose setup) I'll try this one, thanks
Are you installing from scratch, docker, or Ansible? I know in Ansible the default nginx config has been wrong for a week or so, but just got fixed this morning.
I'm using the Docker compose one