Hello, tried following a Lemmy community (e.g. test@feddit.it) both on my own instance (citiverse.it, v4.14.2) and here on community.nodebb.org, from the category page (/category/test@feddit.it). In both cases the follow seems to go through, but new posts never show up afterwards.

Is this a known issue, or should I dig further and post more details?

you are viewing a single comment's thread
view the rest of the comments
[–] [S] 2 points 4 days ago

hi and thanks everyone, the issue in topic seems solved and it was on my end: a DNS migration left citiverse.it with an AAAA record while nginx was still listening on IPv4 only, so IPv6-preferring instances couldn't reach me at all, Lemmy then flagged my server as dead and quietly stopped federating, with zero errors logged anywhere. Adding listen [::]:443 fixed it. Mentioning it only in case it saves someone else an afternoon.

  • source