I just noticed that my subscription to m/machinelearning is showing "no posts" despite the "magazine" being full of posts if i browse to kbin.social. Must be related.
this post was submitted on 01 Jul 2023
2 points (100.0% liked)
Lemmy
2172 readers
82 users here now
Everything about Lemmy; bugs, gripes, praises, and advocacy.
For discussion about the lemmy.ml instance, go to [email protected].
founded 4 years ago
MODERATORS
You could try the fix that was proposed here:
https://github.com/LemmyNet/lemmy-ansible/issues/106#issuecomment-1606222766
This basically changes the way that nginx (nginx_internal.conf
) switches between Backend and Frontend depending on the content type specified in the request.
Update: in the end it only partially worked. Bummer. Thanks anyway!