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
1 points (100.0% liked)
Lemmy
12524 readers
10 users here now
Everything about Lemmy; bugs, gripes, praises, and advocacy.
For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.
founded 4 years ago
MODERATORS
Yes, that is the issue I am having as well.
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!