Skip to content

Errors in system log for a follower w/ deleted PT instance #7423

@nico198x

Description

@nico198x

Describe the current behavior

Errors in my system log for a follower i cannot delete whose peertube instance no longer exists.

Steps to reproduce

  1. An account follows you
  2. Delete that peertube instance

Describe the expected behavior

Follower whose instance no longer exists should either be auto-deleted, or I should have the power to manually delete followers.

Additional information

`Job: 7062
Type: activitypub-http-unicast
Processed on 2/1/26, 12:27:06.254 PM
Finished on 2/1/26, 12:27:06.334 PM

{
"uri": "https://peertube.automat.click/inbox",
"signatureActorId": 1,
"body": {
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"https://vods.198x.eu/video-channels/lost_arcade/followers",
"https://vods.198x.eu/accounts/peertube/followers"
],
"cc": [],
"id": "https://vods.198x.eu/accounts/peertube/views/videos/53529/319c2092-9dbf-4101-a90d-08fd99aa4728",
"type": "View",
"actor": "https://vods.198x.eu/accounts/peertube",
"object": "https://vods.198x.eu/videos/watch/319c2092-9dbf-4101-a90d-08fd99aa4728",
"expires": "2026-02-01T12:29:06.246Z",
"result": {
"interactionType": "WatchAction",
"type": "InteractionCounter",
"userInteractionCount": 1
}
},
"contextType": "View"
}

HTTPError: Request failed with status code 502 (Bad Gateway): POST https://peertube.automat.click/inbox
at Request. (file:///app/node_modules/.pnpm/got@14.6.3/node_modules/got/dist/source/as-promise/index.js:98:42)
at Object.onceWrapper (node:events:639:26)
at Request.emit (node:events:536:35)
at Request._onResponseBase (file:///app/node_modules/.pnpm/got@14.6.3/node_modules/got/dist/source/core/index.js:781:22)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Request._onResponse (file:///app/node_modules/.pnpm/got@14.6.3/node_modules/got/dist/source/core/index.js:831:13)`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions