Skip to content

Events won't load in issues #4001

@opiper

Description

@opiper

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

  1. Have a reported error
  2. Open error details
  3. 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:

Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    No status

    Status

    Waiting for: Product Owner

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions