bridgy-fed
bridgy-fed copied to clipboard
Can't follow @[email protected] from my misskey instance
I tried to follow @[email protected] from the account of the Misskey instance I set up on my home server, but the follow remains in progress as shown in the attached image and does not complete.
When I look at logs in the Misskey container, I see the following error, but I don't understand what it means. What is the reason why I can't follow it?
INFO * [url-preview] (Proxy) Getting preview of https://davesmapper.com/@en-US ...
DONE * [url-preview] Got preview of https://davesmapper.com/: Dave's Mapper
INFO * [url-preview] (Proxy) Getting preview of https://thegriddle.net/@en-US ...
DONE * [url-preview] Got preview of https://thegriddle.net/: Free Printable Puzzles
INFO * [url-preview] (Proxy) Getting preview of https://davegoesthedistance.com/@en-US ...
WARN 1 [queue inbox] failed(UnrecoverableError: skip: failed to resolve user
at InboxProcessorService.process (file:///misskey/packages/backend/built/queue/processors/InboxProcessorService.js:98:19)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Worker.processJob (/misskey/node_modules/.pnpm/[email protected]/node_modules/bullmq/dist/cjs/classes/worker.js:395:28)
at async Worker.retryIfFailed (/misskey/node_modules/.pnpm/[email protected]/node_modules/bullmq/dist/cjs/classes/worker.js:584:24)) id=604144 attempts=1/8 age=26ms activity=https://bgme.me/users/smilemonkey#delete {
job: Job {
queue: Worker {
_events: [Object: null prototype],
_eventsCount: 5,
_maxListeners: undefined,
name: 'inbox',
opts: [Object],
closed: false,
connection: [RedisConnection],
qualifiedName: 'misskey.vermilion3.xyz:queue:inbox:inbox',
keys: [Object],
toKey: [Function (anonymous)],
scripts: [Scripts],
abortDelayController: null,
blockUntil: 0,
drained: true,
extendLocksTimer: Timeout {
_idleTimeout: 7500,
_idlePrev: [Timeout],
_idleNext: [Timeout],
_idleStart: 1873459,
_onTimeout: [AsyncFunction (anonymous)],
_timerArgs: undefined,
_repeat: null,
_destroyed: false,
[Symbol(refed)]: true,
[Symbol(kHasPrimitive)]: false,
[Symbol(asyncId)]: 21465,
[Symbol(triggerId)]: 21434
},
limitUntil: 0,
waiting: [Promise],
running: true,
id: '6297c929-a61c-4f43-a8f4-a5e345e9a742',
processFn: [Function (anonymous)],
blockingConnection: [RedisConnection],
stalledCheckTimer: Timeout {
_idleTimeout: 30000,
_idlePrev: [Timeout],
_idleNext: [Timeout],
_idleStart: 1865805,
_onTimeout: [AsyncFunction (anonymous)],
_timerArgs: undefined,
_repeat: null,
_destroyed: false,
[Symbol(refed)]: true,
[Symbol(kHasPrimitive)]: false,
[Symbol(asyncId)]: 21422,
[Symbol(triggerId)]: 0
},
asyncFifoQueue: [AsyncFifoQueue],
[Symbol(kCapture)]: false
},
name: '',
data: { activity: [Object], signature: [Object] },
opts: {
attempts: 8,
delay: 0,
backoff: [Object],
removeOnFail: true,
removeOnComplete: true
},
id: '604144',
progress: 0,
returnvalue: null,
stacktrace: [
'UnrecoverableError: skip: failed to resolve user\n' +
' at InboxProcessorService.process (file:///misskey/packages/backend/built/queue/processors/InboxProcessorService.js:98:19)\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
' at async Worker.processJob (/misskey/node_modules/.pnpm/[email protected]/node_modules/bullmq/dist/cjs/classes/worker.js:395:28)\n' +
' at async Worker.retryIfFailed (/misskey/node_modules/.pnpm/[email protected]/node_modules/bullmq/dist/cjs/classes/worker.js:584:24)'
],
attemptsStarted: 1,
attemptsMade: 1,
delay: 0,
repeatJobKey: undefined,
timestamp: 1717037290624,
parentKey: undefined,
parent: undefined,
toKey: [Function: bound ],
scripts: Scripts { queue: [Worker], moveToFinishedKeys: [Array] },
queueQualifiedName: 'misskey.vermilion3.xyz:queue:inbox:inbox',
processedOn: 1717037290626,
failedReason: 'skip: failed to resolve user',
token: '6297c929-a61c-4f43-a8f4-a5e345e9a742:420',
finishedOn: 1717037290649
},
e: {
stack: 'UnrecoverableError: skip: failed to resolve user\n' +
' at InboxProcessorService.process (file:///misskey/packages/backend/built/queue/processors/InboxProcessorService.js:98:19)\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
' at async Worker.processJob (/misskey/node_modules/.pnpm/[email protected]/node_modules/bullmq/dist/cjs/classes/worker.js:395:28)\n' +
' at async Worker.retryIfFailed (/misskey/node_modules/.pnpm/[email protected]/node_modules/bullmq/dist/cjs/classes/worker.js:584:24)',
message: 'skip: failed to resolve user',
name: 'UnrecoverableError'
}
}
DONE * [url-preview] Got preview of https://davegoesthedistance.com/: Dave Goes the Distance
WARN 1 [queue deliver] failed(Error: 502 Bad Gateway
at DeliverProcessorService.process (file:///misskey/packages/backend/built/queue/processors/DeliverProcessorService.js:127:23)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Worker.processJob (/misskey/node_modules/.pnpm/[email protected]/node_modules/bullmq/dist/cjs/classes/worker.js:395:28)
at async Worker.retryIfFailed (/misskey/node_modules/.pnpm/[email protected]/node_modules/bullmq/dist/cjs/classes/worker.js:584:24)) id=677 attempts=5/12 age=29m to=https://bsky.brid.gy/bsky.brid.gy/inbox
WARN 1 [queue inbox] failed(UnrecoverableError: skip: Ignored deleted actors on both ends https://gametoots.de/users/writer13_press0451 - 404
at InboxProcessorService.process (file:///misskey/packages/backend/built/queue/processors/InboxProcessorService.js:90:31)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Worker.processJob (/misskey/node_modules/.pnpm/[email protected]/node_modules/bullmq/dist/cjs/classes/worker.js:395:28)
at async Worker.retryIfFailed (/misskey/node_modules/.pnpm/[email protected]/node_modules/bullmq/dist/cjs/classes/worker.js:584:24)) id=604145 attempts=1/8 age=815ms activity=https://gametoots.de/users/writer13_press0451#delete {
job: Job {
queue: Worker {
_events: [Object: null prototype],
_eventsCount: 5,
_maxListeners: undefined,
name: 'inbox',
opts: [Object],
closed: false,
connection: [RedisConnection],
qualifiedName: 'misskey.vermilion3.xyz:queue:inbox:inbox',
keys: [Object],
toKey: [Function (anonymous)],
scripts: [Scripts],
abortDelayController: null,
blockUntil: 0,
drained: true,
extendLocksTimer: Timeout {
_idleTimeout: 7500,
_idlePrev: [Timeout],
_idleNext: [Timeout],
_idleStart: 1918467,
_onTimeout: [AsyncFunction (anonymous)],
_timerArgs: undefined,
_repeat: null,
_destroyed: false,
[Symbol(refed)]: true,
[Symbol(kHasPrimitive)]: false,
[Symbol(asyncId)]: 21779,
[Symbol(triggerId)]: 21751
},
limitUntil: 0,
waiting: [Promise],
running: true,
id: '6297c929-a61c-4f43-a8f4-a5e345e9a742',
processFn: [Function (anonymous)],
blockingConnection: [RedisConnection],
stalledCheckTimer: Timeout {
_idleTimeout: 30000,
_idlePrev: [Timeout],
_idleNext: [Timeout],
_idleStart: 1895807,
_onTimeout: [AsyncFunction (anonymous)],
_timerArgs: undefined,
_repeat: null,
_destroyed: false,
[Symbol(refed)]: true,
[Symbol(kHasPrimitive)]: false,
[Symbol(asyncId)]: 21586,
[Symbol(triggerId)]: 0
},
asyncFifoQueue: [AsyncFifoQueue],
[Symbol(kCapture)]: false
},
name: '',
data: { activity: [Object], signature: [Object] },
opts: {
attempts: 8,
delay: 0,
backoff: [Object],
removeOnFail: true,
removeOnComplete: true
},
id: '604145',
progress: 0,
returnvalue: null,
stacktrace: [
'UnrecoverableError: skip: Ignored deleted actors on both ends https://gametoots.de/users/writer13_press0451 - 404\n' +
' at InboxProcessorService.process (file:///misskey/packages/backend/built/queue/processors/InboxProcessorService.js:90:31)\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
' at async Worker.processJob (/misskey/node_modules/.pnpm/[email protected]/node_modules/bullmq/dist/cjs/classes/worker.js:395:28)\n' +
' at async Worker.retryIfFailed (/misskey/node_modules/.pnpm/[email protected]/node_modules/bullmq/dist/cjs/classes/worker.js:584:24)'
],
attemptsStarted: 1,
attemptsMade: 1,
delay: 0,
repeatJobKey: undefined,
timestamp: 1717037333533,
parentKey: undefined,
parent: undefined,
toKey: [Function: bound ],
scripts: Scripts { queue: [Worker], moveToFinishedKeys: [Array] },
queueQualifiedName: 'misskey.vermilion3.xyz:queue:inbox:inbox',
processedOn: 1717037333534,
failedReason: 'skip: Ignored deleted actors on both ends https://gametoots.de/users/writer13_press0451 - 404',
token: '6297c929-a61c-4f43-a8f4-a5e345e9a742:430',
finishedOn: 1717037334347
},
e: {
stack: 'UnrecoverableError: skip: Ignored deleted actors on both ends https://gametoots.de/users/writer13_press0451 - 404\n' +
' at InboxProcessorService.process (file:///misskey/packages/backend/built/queue/processors/InboxProcessorService.js:90:31)\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
' at async Worker.processJob (/misskey/node_modules/.pnpm/[email protected]/node_modules/bullmq/dist/cjs/classes/worker.js:395:28)\n' +
' at async Worker.retryIfFailed (/misskey/node_modules/.pnpm/[email protected]/node_modules/bullmq/dist/cjs/classes/worker.js:584:24)',
message: 'skip: Ignored deleted actors on both ends https://gametoots.de/users/writer13_press0451 - 404',
name: 'UnrecoverableError'
}
}
WARN 1 [queue deliver] failed(Error: 502 Bad Gateway
at DeliverProcessorService.process (file:///misskey/packages/backend/built/queue/processors/DeliverProcessorService.js:127:23)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Worker.processJob (/misskey/node_modules/.pnpm/[email protected]/node_modules/bullmq/dist/cjs/classes/worker.js:395:28)
at async Worker.retryIfFailed (/misskey/node_modules/.pnpm/[email protected]/node_modules/bullmq/dist/cjs/classes/worker.js:584:24)) id=679 attempts=5/12 age=29m to=https://bsky.brid.gy/bsky.brid.gy/inbox
WARN 1 [queue deliver] failed(Error: 502 Bad Gateway
at DeliverProcessorService.process (file:///misskey/packages/backend/built/queue/processors/DeliverProcessorService.js:127:23)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Worker.processJob (/misskey/node_modules/.pnpm/[email protected]/node_modules/bullmq/dist/cjs/classes/worker.js:395:28)
at async Worker.retryIfFailed (/misskey/node_modules/.pnpm/[email protected]/node_modules/bullmq/dist/cjs/classes/worker.js:584:24)) id=684 attempts=1/12 age=1005ms to=https://bsky.brid.gy/bsky.brid.gy/inbox
INFO 1 [queue check-expired-mutings] Checking expired mutings...
DONE 1 [queue check-expired-mutings] All expired mutings checked.
WARN 1 [queue inbox] failed(UnrecoverableError: skip: Ignored deleted actors on both ends https://mograph.social/users/Subocaj - 410
at InboxProcessorService.process (file:///misskey/packages/backend/built/queue/processors/InboxProcessorService.js:90:31)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Worker.processJob (/misskey/node_modules/.pnpm/[email protected]/node_modules/bullmq/dist/cjs/classes/worker.js:395:28)
at async Worker.retryIfFailed (/misskey/node_modules/.pnpm/[email protected]/node_modules/bullmq/dist/cjs/classes/worker.js:584:24)) id=604146 attempts=1/8 age=1389ms activity=https://mograph.social/users/Subocaj#delete {
job: Job {
queue: Worker {
_events: [Object: null prototype],
_eventsCount: 5,
_maxListeners: undefined,
name: 'inbox',
opts: [Object],
closed: false,
connection: [RedisConnection],
qualifiedName: 'misskey.vermilion3.xyz:queue:inbox:inbox',
keys: [Object],
toKey: [Function (anonymous)],
scripts: [Scripts],
abortDelayController: null,
blockUntil: 0,
drained: true,
extendLocksTimer: Timeout {
_idleTimeout: 7500,
_idlePrev: [Timeout],
_idleNext: [Timeout],
_idleStart: 1985980,
_onTimeout: [AsyncFunction (anonymous)],
_timerArgs: undefined,
_repeat: null,
_destroyed: false,
[Symbol(refed)]: true,
[Symbol(kHasPrimitive)]: false,
[Symbol(asyncId)]: 22318,
[Symbol(triggerId)]: 22275
},
limitUntil: 0,
waiting: [Promise],
running: true,
id: '6297c929-a61c-4f43-a8f4-a5e345e9a742',
processFn: [Function (anonymous)],
blockingConnection: [RedisConnection],
stalledCheckTimer: Timeout {
_idleTimeout: 30000,
_idlePrev: [Timeout],
_idleNext: [Timeout],
_idleStart: 1985813,
_onTimeout: [AsyncFunction (anonymous)],
_timerArgs: undefined,
_repeat: null,
_destroyed: false,
[Symbol(refed)]: true,
[Symbol(kHasPrimitive)]: false,
[Symbol(asyncId)]: 22306,
[Symbol(triggerId)]: 0
},
asyncFifoQueue: [AsyncFifoQueue],
[Symbol(kCapture)]: false
},
name: '',
data: { activity: [Object], signature: [Object] },
opts: {
attempts: 8,
delay: 0,
backoff: [Object],
removeOnFail: true,
removeOnComplete: true
},
id: '604146',
progress: 0,
returnvalue: null,
stacktrace: [
'UnrecoverableError: skip: Ignored deleted actors on both ends https://mograph.social/users/Subocaj - 410\n' +
' at InboxProcessorService.process (file:///misskey/packages/backend/built/queue/processors/InboxProcessorService.js:90:31)\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
' at async Worker.processJob (/misskey/node_modules/.pnpm/[email protected]/node_modules/bullmq/dist/cjs/classes/worker.js:395:28)\n' +
' at async Worker.retryIfFailed (/misskey/node_modules/.pnpm/[email protected]/node_modules/bullmq/dist/cjs/classes/worker.js:584:24)'
],
attemptsStarted: 1,
attemptsMade: 1,
delay: 0,
repeatJobKey: undefined,
timestamp: 1717037398811,
parentKey: undefined,
parent: undefined,
toKey: [Function: bound ],
scripts: Scripts { queue: [Worker], moveToFinishedKeys: [Array] },
queueQualifiedName: 'misskey.vermilion3.xyz:queue:inbox:inbox',
processedOn: 1717037398812,
failedReason: 'skip: Ignored deleted actors on both ends https://mograph.social/users/Subocaj - 410',
token: '6297c929-a61c-4f43-a8f4-a5e345e9a742:445',
finishedOn: 1717037400199
},
e: {
stack: 'UnrecoverableError: skip: Ignored deleted actors on both ends https://mograph.social/users/Subocaj - 410\n' +
' at InboxProcessorService.process (file:///misskey/packages/backend/built/queue/processors/InboxProcessorService.js:90:31)\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
' at async Worker.processJob (/misskey/node_modules/.pnpm/[email protected]/node_modules/bullmq/dist/cjs/classes/worker.js:395:28)\n' +
' at async Worker.retryIfFailed (/misskey/node_modules/.pnpm/[email protected]/node_modules/bullmq/dist/cjs/classes/worker.js:584:24)',
message: 'skip: Ignored deleted actors on both ends https://mograph.social/users/Subocaj - 410',
name: 'UnrecoverableError'
}
}
WARN 1 [queue inbox] failed(UnrecoverableError: skip: Ignored deleted actors on both ends https://gametoots.de/users/totorruns - 404
at InboxProcessorService.process (file:///misskey/packages/backend/built/queue/processors/InboxProcessorService.js:90:31)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Worker.processJob (/misskey/node_modules/.pnpm/[email protected]/node_modules/bullmq/dist/cjs/classes/worker.js:395:28)
at async Worker.retryIfFailed (/misskey/node_modules/.pnpm/[email protected]/node_modules/bullmq/dist/cjs/classes/worker.js:584:24)) id=604147 attempts=1/8 age=515ms activity=https://gametoots.de/users/totorruns#delete {
job: Job {
queue: Worker {
_events: [Object: null prototype],
_eventsCount: 5,
_maxListeners: undefined,
name: 'inbox',
opts: [Object],
closed: false,
connection: [RedisConnection],
qualifiedName: 'misskey.vermilion3.xyz:queue:inbox:inbox',
keys: [Object],
toKey: [Function (anonymous)],
scripts: [Scripts],
abortDelayController: null,
blockUntil: 0,
drained: true,
extendLocksTimer: Timeout {
_idleTimeout: 7500,
_idlePrev: [Timeout],
_idleNext: [Timeout],
_idleStart: 2015986,
_onTimeout: [AsyncFunction (anonymous)],
_timerArgs: undefined,
_repeat: null,
_destroyed: false,
[Symbol(refed)]: true,
[Symbol(kHasPrimitive)]: false,
[Symbol(asyncId)]: 22513,
[Symbol(triggerId)]: 22472
},
limitUntil: 0,
waiting: [Promise],
running: true,
id: '6297c929-a61c-4f43-a8f4-a5e345e9a742',
processFn: [Function (anonymous)],
blockingConnection: [RedisConnection],
stalledCheckTimer: Timeout {
_idleTimeout: 30000,
_idlePrev: [Timeout],
_idleNext: [Timeout],
_idleStart: 2015813,
_onTimeout: [AsyncFunction (anonymous)],
_timerArgs: undefined,
_repeat: null,
_destroyed: false,
[Symbol(refed)]: true,
[Symbol(kHasPrimitive)]: false,
[Symbol(asyncId)]: 22503,
[Symbol(triggerId)]: 0
},
asyncFifoQueue: [AsyncFifoQueue],
[Symbol(kCapture)]: false
},
name: '',
data: { activity: [Object], signature: [Object] },
opts: {
attempts: 8,
delay: 0,
backoff: [Object],
removeOnFail: true,
removeOnComplete: true
},
id: '604147',
progress: 0,
returnvalue: null,
stacktrace: [
'UnrecoverableError: skip: Ignored deleted actors on both ends https://gametoots.de/users/totorruns - 404\n' +
' at InboxProcessorService.process (file:///misskey/packages/backend/built/queue/processors/InboxProcessorService.js:90:31)\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
' at async Worker.processJob (/misskey/node_modules/.pnpm/[email protected]/node_modules/bullmq/dist/cjs/classes/worker.js:395:28)\n' +
' at async Worker.retryIfFailed (/misskey/node_modules/.pnpm/[email protected]/node_modules/bullmq/dist/cjs/classes/worker.js:584:24)'
],
attemptsStarted: 1,
attemptsMade: 1,
delay: 0,
repeatJobKey: undefined,
timestamp: 1717037433554,
parentKey: undefined,
parent: undefined,
toKey: [Function: bound ],
scripts: Scripts { queue: [Worker], moveToFinishedKeys: [Array] },
queueQualifiedName: 'misskey.vermilion3.xyz:queue:inbox:inbox',
processedOn: 1717037433555,
failedReason: 'skip: Ignored deleted actors on both ends https://gametoots.de/users/totorruns - 404',
token: '6297c929-a61c-4f43-a8f4-a5e345e9a742:453',
finishedOn: 1717037434068
},
e: {
stack: 'UnrecoverableError: skip: Ignored deleted actors on both ends https://gametoots.de/users/totorruns - 404\n' +
' at InboxProcessorService.process (file:///misskey/packages/backend/built/queue/processors/InboxProcessorService.js:90:31)\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
Misskey version: [email protected](docker image latest) nodejs: v20.10.0