Alex Zaslavsky

Results 122 comments of Alex Zaslavsky

Just tried this on our local dogfood instance, and it seemed to work fine. What OS and docker setup are you using?

I wonder if this is https://github.com/getsentry/self-hosted/issues/2305 making a re-appearance...

This is occurring on our dogfood instance as well. I'll look around internally for what could be causing it, perhaps we change how our python wheels are published.

Do other features (like error reporting) work? Can you access the sentry UI via the web frontend?

I would try @aldy505 's suggestions in the comments above. In particular, we've been having issues with `rust-consumer` that we are trying to identify and work out.

Do the `sentry-web` container logs show any errors when attempting to upload a replay in this manner?

Sorry, is the `app_not_configured` error coming form Sentry or Google? The report is a bit unclear - could you give more details on your process? Does the `web` container have...

I believe the advice from [this](https://github.com/getsentry/self-hosted/issues/2706#issuecomment-1911242703) comment might apply here as well.

If you `cd` into your `self-hosted` repository on the install machine (ie, the repository you run the code from) and run `git rev-parse HEAD`. What is the resulting value? Can...

And you restarted the server?