-
Notifications
You must be signed in to change notification settings - Fork 2.9k
ActivityPub.resolveInboxes called with [0] resulting in error #14086
Copy link
Copy link
Open
Description
notes/assert all cached returning early chain.length 1
asserted { tid: '25284701-180c-44cf-ab4e-403953dbb8e3', count: 0 }
localId undefined
id https://social.treehouse.systems/users/dysfun/statuses/116213135417752381
tid 0
cid 0
calling ap.send from feps cid 0 [ 0 ]
2026-03-11T23:28:45.253Z [4568/156224] - error: [activitypub/resolveInboxes] Invalid id: 0 - Error: a
at /home/saas/nodebb/src/activitypub/index.js:99:71
at Array.filter (<anonymous>)
at ActivityPub.resolveInboxes (/home/saas/nodebb/src/activitypub/index.js:94:13)
at ActivityPub.send (/home/saas/nodebb/src/activitypub/index.js:407:36)
at Object.announce (/home/saas/nodebb/src/activitypub/feps.js:77:20)
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
at async inbox.create (/home/saas/nodebb/src/activitypub/inbox.js:59:3)
at async Controller.postInbox (/home/saas/nodebb/src/controllers/activitypub/index.js:275:3)
at async /home/saas/nodebb/src/routes/helpers.js:80:5
Reactions are currently unavailable