Home | Notifications | New Note | Local | Federated | Search | Logout

Note Detail


Reply to @nutomic@lemmy.ml
silverpill@silverpill@mitra.social (2026-06-02 04:56:21)
Thanks!

Tried to follow a private community, and I have a problem with this Accept activity:

{"@context":["https://join-lemmy.org/context.json","https://www.w3.org/ns/activitystreams"],"actor":"https://voyager.lemmy.ml/c/privfedtest","id":"https://voyager.lemmy.ml/activities/accept/6a08b817-9dc2-498a-a637-9092c8ea15fc","object":{"actor":"https://mitra.social/users/silverpill","id":"https://voyager.lemmy.ml/activities/follow/3c08aca5-9e41-4d15-b134-326c4bd91bd0","object":"https://voyager.lemmy.ml/c/privfedtest","to":["https://voyager.lemmy.ml/c/privfedtest"],"type":"Follow"},"to":["https://mitra.social/users/silverpill"],"type":"Accept"}

The id inside Accept.object is not the ID of my Follow activity, it's something different. Its origin is not my server:

https://voyager.lemmy.ml/activities/follow/3c08aca5-9e41-4d15-b134-326c4bd91bd0
---Reply--- Nutomic@nutomic@lemmy.ml (2026-06-02 21:40:53) Youre right, made a PR to fix that.


github.com/LemmyNet/lemmy/pull/6562
Reply

---Replies---
silverpill@silverpill@mitra.social (2026-06-06 03:22:43)
I saw that PR was merged and tried again, but now Lemmy doesn't notify me (community admin) about the follow request, and doesn't send Accept. However, the community subscriber counter increases and private posts are delivered to the follower.