-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Description
Self-Hosted Version
25.9.0
CPU Architecture
x86_64
Docker Version
28.5.1
Docker Compose Version
2.40.0
Machine Specification
- My system meets the minimum system requirements of Sentry
Steps to Reproduce
- Have a reported error
- Open error details
- Wait for event to never load
Expected Result
Expected to see details events page
Actual Result
Continually loading events page that results in a server error 500 response
XHRGET
http://10.10.10.207:9000/api/0/organizations/sentry/issues/21/events/recommended/?collapse=fullRelease
[HTTP/1.1 500 Internal Server Error 27557ms]
I can see this error in the nginx logs
nginx-1 | 2025/10/15 14:44:19 [error] 31#31: *286 upstream prematurely closed connection while reading response header from upstream, client: 10.10.10.125, server: , request: "GET /api/0/organizations/sentry/issues/21/events/recommended/?collapse=fullRelease HTTP/1.1", upstream: "http://172.20.0.25:9000/api/0/organizations/sentry/issues/21/events/recommended/?collapse=fullRelease", host: "10.10.10.207:9000", referrer: "http://10.10.10.207:9000/organizations/sentry/issues/21/?project=2&query=is%3Aunresolved%20issue.priority%3A%5Bhigh%2C%20medium%5D&referrer=issue-stream"
Here is an image of the unfound event:
One thing of note, I nuked the installation to fix another error, deleted all files, all docker images, all docker volumes, etc and yet settings and data remained? I got the welcome tutorial but my accounts, projects, teams, and errors all remained. Are these under another directory that I missed?
Event ID
No response
rico
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
No status
Status
Waiting for: Product Owner