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.49k stars 1.7k forks source link

Error "The organization you were looking for was not found." when trying to access performance/* #3154

Closed lloydowen closed 1 week ago

lloydowen commented 1 week ago

Environment

self-hosted (https://develop.sentry.dev/self-hosted/)

Steps to Reproduce

  1. Click any item under the "Performance" dropdown on the sidebar.
  2. I can see that Performance -> Queries has a HREF of https://sentry.test/organizations/{org}/performance/database/ but when clicked redirects to https://sentry.test/insights/database/
  3. Error message is displayed: The organization you were looking for was not found.

Expected Result

  1. I would expect to see the performance queries tab not to redirect to a wrong URL

Actual Result

  1. Error message The organization you were looking for was not found. is displayed Screenshot 2024-06-21 at 11 19 54

Product Area

Performance

Link

No response

DSN

No response

Version

24.6.0

getsantry[bot] commented 1 week ago

Assigning to @getsentry/support for routing ⏲️

shakalandy commented 1 week ago

Same over here with 24.6.0 for everything in "performance" and also the new "LLM Monitoring".

zKoz210 commented 1 week ago

Add new feature flags - https://github.com/getsentry/self-hosted/pull/3152

aldy505 commented 1 week ago

Closing this as a duplicate of https://github.com/getsentry/self-hosted/issues/3145. For workarounds, use this solution https://github.com/getsentry/self-hosted/issues/3145#issuecomment-2180163306