this post was submitted on 12 Feb 2025
1 points (100.0% liked)
ActivityPub
0 readers
1 users here now
Focused discussion related to ActivityPub integration in NodeBB
This is a forum category containing topical discussion. You can start new discussions by mentioning this category.
founded 2 months ago
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
@julian That's the URL I've tried to use. It just won't fetch it for some reason. But if I search any of the comments, it'll pull it in just fine. https://community.nodebb.org/post/103252, for instance, pulls the whole thread in.
Restarting nodeBB renders your missing comment, though!
@Kichae thanks, will have to play around a bit to see what's going on.
@Kichae the github issue is here:
https://github.com/NodeBB/NodeBB/issues/13172
I think I found the source of the problem and fixed it. Try updating to the latest
master
ordevelop
commit and see if it still happens.