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

Sorry, the events for this issue could not be found #3316

Open
brunis opened this issue Sep 9, 2024 · 8 comments
Open

Sorry, the events for this issue could not be found #3316

brunis opened this issue Sep 9, 2024 · 8 comments

Comments

@brunis
Copy link

brunis commented Sep 9, 2024

Self-Hosted Version

24.7.1

CPU Architecture

x86_64

Docker Version

24.0.7

Docker Compose Version

2.24.6

Steps to Reproduce

I'm getting events that have no details. I just get a page that displays:

Sorry, the events for this issue could not be found.

This could be due to a handful of reasons:

    The events are still processing and are on their way
    The events have been deleted
    There is an internal systems error or active issue

Expected Result

I should receive events with details

Actual Result

Event "details":
Image
Image

Browser console output:
Image

Also, the Bad Gateway Errors that Sentry throws when trying to see those event details end up in one of our projects:
Image

Event ID

No response

@brunis
Copy link
Author

brunis commented Sep 11, 2024

I started sentry from the cmdline to find the failing output. I've attached the error logs that appear when visiting the faulty event details._sentry_cmdline_output.txt

@hubertdeng123
Copy link
Member

Hmmm, those error logs are useful. Looks like you may have duplicate releases? By any chance, did you happen to be on 24.5.0 or 24.5.1?

@brunis
Copy link
Author

brunis commented Sep 17, 2024

Hmmm, those error logs are useful. Looks like you may have duplicate releases? By any chance, did you happen to be on 24.5.0 or 24.5.1?

Yes, both it looks like.. my console history reveals:
VERSION="24.1.1"
VERSION="24.1.2"
VERSION="24.4.0"
VERSION="24.4.1"
VERSION="24.5.0"
VERSION="24.5.1"
VERSION="24.7.1"

@bijancot
Copy link

Agree with @hubertdeng123 it seems your version kinda not match. Did you try upgrade it or something?. Same issue happen to me when try to import from 23.5.1 to 24.8.0

Try check branch or tags that used in your sentry code

Cheers !
Baskoro

@brunis
Copy link
Author

brunis commented Sep 17, 2024

Agree with @hubertdeng123 it seems your version kinda not match. Did you try upgrade it or something?. Same issue happen to me when try to import from 23.5.1 to 24.8.0

Try check branch or tags that used in your sentry code

Cheers ! Baskoro

Well, you forgot two hard stops then, you were supposed to do 23.5.1 -> 23.6 -> 23.11 first, before going to 24.8 ..

Are you telling me that sentry failed to upgraded certain components and they're now running mixed versions? ..

I'm on 24.7.1 now .. see my previous comment to see my upgrade path..

@bijancot
Copy link

bijancot commented Sep 17, 2024 via email

@bijancot
Copy link

Well, you forgot two hard stops then, you were supposed to do 23.5.1 -> 23.6 -> 23.11 first, before going to 24.8 ..

Actually no, i know that step but just curious what happen if do it directly from old version lol 😆

@hubertdeng123
Copy link
Member

@brunis , you may want to take a look at this issue here:
#3167

This may be what you are seeing and hopefully gives you more context on how to move forwards.

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

3 participants