-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Sentry stopped processing queries #3333
Comments
You will need to give more information if you'd like our support. |
After restarting the server several times it stopped processing queries. I don't know exactly what kind of log I should send. |
Try to provide us the instrumentation code you're sending to your self-hosted instance. After the program sent the event (check this by enabling the debug option on your SDK), try to observe the |
|
Can you make sure that your DSN matches what the project should be? |
Yeah matches because reports issues. |
Nuclear Option fixed my issue. |
Quickie: The nuclear option deletes only the queries, events etc. and not the settings and DSNs? |
The queue must have been broken for some reason. I had problems with kafka offset. |
Self-Hosted Version
24.9.0
CPU Architecture
x86_64
Docker Version
27.2.1
Docker Compose Version
2.29.2
Steps to Reproduce
idk
Expected Result
Sentry should have continued processing queries.
Actual Result
Issue reporting, Profiles working but queries not working.
Event ID
No response
The text was updated successfully, but these errors were encountered: