Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replay not found #3602

Open
vovovoC opened this issue Mar 4, 2025 · 2 comments
Open

Replay not found #3602

vovovoC opened this issue Mar 4, 2025 · 2 comments

Comments

@vovovoC
Copy link

vovovoC commented Mar 4, 2025

I set up all config about replays. Replays part shows all replays and request is correct, CSP. But a video record is disabled.

@aldy505
Copy link
Collaborator

aldy505 commented Mar 5, 2025

We need more details than this. Can you specify some details?

  • Your self-hosted Sentry version?
  • Do you have this on your .env file?
    COMPOSE_PROFILES=feature-complete
  • Do you have these on your sentry/sentry.conf.py file?
    "organizations:session-replay",
  • Do you have these on your docker-compose.yml file?
    snuba-replays-consumer:
    <<: *snuba_defaults
    command: rust-consumer --storage replays --consumer-group snuba-consumers --auto-offset-reset=latest --max-batch-time-ms 750 --no-strict-offset-reset
    profiles:
    - feature-complete
    ingest-replay-recordings:
    <<: *sentry_defaults
    command: run consumer ingest-replay-recordings --consumer-group ingest-replay-recordings
    profiles:
    - feature-complete
  • How did you setup your Session Replay from your application SDK? Also, what SDK language are you using?
  • Can you provide some screenshot of what happened on your self-hosted Sentry UI?
  • Was your issue non-existing before? Meaning previously, you can see the session replays videos.
  • Do you have any problem on your server disk storage capacity, is it full?

@getsantry
Copy link

getsantry bot commented Mar 26, 2025

This issue has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you remove the label Waiting for: Community, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

@getsantry getsantry bot added the Stale label Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Waiting for: Community
Status: No status
Development

No branches or pull requests

2 participants