getsentry / self-hosted

Sentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept
https://develop.sentry.dev/self-hosted/
Other
7.55k stars 1.72k forks source link

Replays not found error #3017

Open Chethanibms opened 2 months ago

Chethanibms commented 2 months ago

Self-Hosted Version

getsentry/sentry:24.2.0

CPU Architecture

x86_64

Docker Version

latest

Docker Compose Version

latest

Steps to Reproduce

  1. create a new self hosted instance with version 24.2.0
  2. Create a react js project and push the sentry data to self hosted instance
  3. Libraray : sentry/react": "^7.110.1

Expected Result

  1. Replays are working fine in Sentry.io platform, once we move from sentry cloud to self hosted things started failing

Actual Result

image

Event ID

No response

azaslavsky commented 2 months ago

Do you see any errors in your server logs (sentry-web) when hitting this endpoint? Does the rest of the event data show up fine?