this post was submitted on 19 Feb 2025
0 points (NaN% liked)

ActivityPub

0 readers
2 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 1 year ago
 

The logs from this are already cleared on my server, but when I sent a private message (standard Create/Note with a single recipient who also has a Mention in the tag property) from my custom software to my account here, I received a 500 error saying something like "cc is not iterable" (though I don't know the exact phrasing). When I included cc as an empty array, it started working. Not sure whether it was missing on Create or Note, maybe it was both.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 4 months ago (13 children)

@freamon Create(ChatMessage) is not part of ActivityPub. From my light research online it is something added by a Pleroma extension and possibly supported by Lemmy.

NodeBB will automatically slot received non-public notes as chat messages.

[–] [email protected] 2 points 4 months ago (8 children)

FYI the next Lemmy version will use Create/Note for private messages. You can test it on voyager.lemmy.ml

https://github.com/LemmyNet/lemmy/pull/5221

[–] [email protected] 1 points 1 month ago (3 children)

It seems all of the test instances are down? I get a 502 no matter which of voyager.lemmy.ml, enterprise.lemmy.ml, and ds9.lemmy.ml I try to open

[–] [email protected] 1 points 1 month ago (1 children)

Yes not sure whats wrong there, the server was using a lot of cpu for no reason. Restart fixed it for now, let me know if it happens again.

[–] [email protected] 1 points 1 month ago (1 children)

Voyager still has an issue, but the others seem to work now

[–] [email protected] 1 points 1 month ago

That instance runs Lemmy 1.0 which is still in alpha state, and the frontend is not compatible yet. So only the api works there.

load more comments (1 replies)
load more comments (5 replies)
load more comments (9 replies)