-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
Description
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:


Product Area
Unknown
Link
No response
DSN
No response
Version
25.9.0
Metadata
Metadata
Assignees
Labels
Projects
Status
No status
Status
Waiting for: Community