Join Nostr
2025-10-17 14:25:53 UTC

julian on Nostr: [nutomic@lemmy.ml]() reported a federation issue with a NodeBB instance and we ...

[nutomic@lemmy.ml](https://activitypub.space/user/nutomic%40lemmy.ml) reported a federation issue with a NodeBB instance and we debugged it. It turns out Lemmy is unable to handle actors who have `image` or `icon` set to `null`.

Lemmy is taking steps to handle this ([source](https://github.com/LemmyNet/activitypub-federation-rust/pull/151), [source](https://github.com/LemmyNet/lemmy/pull/6090)), and NodeBB will update its actor logic to omit properties without an avatar or cover photo set.