ska, 30075@community.nodebb.org
Instance: community.nodebb.org
Joined: 1 year ago
Posts: 1
Comments: 2
Posts and Comments by ska, 30075@community.nodebb.org
Comments by ska, 30075@community.nodebb.org
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.
@julian thanks so much for all the work you’ve put into ActivityPub for NodeBB, it’s genuinely appreciated!
Since you mentioned running federation tests again on the latest stable: we’re on 4.14.2 and we’re still seeing a concrete issue.
Symptom: informatica@feddit.it (and, similarly, other remote categories) doesn’t receive native community posts automatically and new posts always end up in World instead of the category, even though the category is being watched locally.
You can see it directly here: https://citiverse.it/category/informatica@feddit.it : posts there are stuck since June 21st, but https://feddit.it/c/informatica gets several new posts every day, and if we search for them on citiverse.it they do show up, just filed under World instead of Informatica.
Is this one of the gaps you’re already tracking? And is there anything worth checking on our end (settings, logs) before assuming it’s core-side and happy to pull whatever diagnostic info would help.
RetroFed
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 [::]:443fixed it. Mentioning it only in case it saves someone else an afternoon.@julian thanks so much for all the work you’ve put into ActivityPub for NodeBB, it’s genuinely appreciated!
Since you mentioned running federation tests again on the latest stable: we’re on 4.14.2 and we’re still seeing a concrete issue.
Symptom: informatica@feddit.it (and, similarly, other remote categories) doesn’t receive native community posts automatically and new posts always end up in World instead of the category, even though the category is being watched locally.
You can see it directly here: https://citiverse.it/category/informatica@feddit.it : posts there are stuck since June 21st, but https://feddit.it/c/informatica gets several new posts every day, and if we search for them on citiverse.it they do show up, just filed under World instead of Informatica.
Is this one of the gaps you’re already tracking? And is there anything worth checking on our end (settings, logs) before assuming it’s core-side and happy to pull whatever diagnostic info would help.
Following a Lemmy community doesn't bring in new posts (v4.14.2)
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.