Skip to content

No errors ingested while projects are being deleted #3977

@cweiske

Description

@cweiske

Environment

self-hosted (https://develop.sentry.dev/self-hosted/)

Steps to Reproduce

Sentry stopped ingesting errors two days ago; all projects don't show any new/updated problems since then. I think this started when I deleted 3 projects from Sentry.

Sentry status says all is green, but the log shows that since two days, it's cleaning up / deleting database rows:

{"log":"07:26:19 [INFO] sentry.deletions.api: deletions.nodestore.started (project_id=33 transaction_id='37f3223e325e4a019828f7612f67d516')\n","stream":"stdout","time":"2025-09-26T07:26:19.088803154Z"}
{"log":"07:26:19 [INFO] sentry.deletions.api: Fetching 10000 events for deletion.\n","stream":"stdout","time":"2025-09-26T07:26:19.089391085Z"}

Expected Result

Deleting projects with many errors should not stop sentry from accepting new problem reports.

Actual Result

No new problem entries since 2 days.

There was a short time span in which errors were added, but that seems to have been a fluke:

Image Image

Product Area

Unknown

Link

No response

DSN

No response

Version

25.9.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    No status

    Status

    Waiting for: Community

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions