You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm seeing the following error in container sentry-self-hosted-snuba-sessions-consumer-1
2023-07-17 12:30:51,221 No validator configured for topic
Traceback (most recent call last):
File "/usr/src/snuba/snuba/consumers/consumer.py", line 559, in process_message
raise Exception("No validator configured for topic")
Exception: No validator configured for topic
2023-07-17 12:30:52,404 No validator configured for topic
Traceback (most recent call last):
File "/usr/src/snuba/snuba/consumers/consumer.py", line 559, in process_message
raise Exception("No validator configured for topic")
Exception: No validator configured for topic
2023-07-17 12:30:53,669 No validator configured for topic
Traceback (most recent call last):
File "/usr/src/snuba/snuba/consumers/consumer.py", line 559, in process_message
raise Exception("No validator configured for topic")
Exception: No validator configured for topic
The error is repeated almost every second or even more often. I think the error start when upgrading from 23.5.2 to 23.6.2. Otherwise everything else seems to be working fine.
Expected Result
No errors are shown on the sentry-self-hosted-snuba-sessions-consumer-1
Actual Result
Logs of sentry-self-hosted-snuba-sessions-consumer-1 are flooded with error messages.
Event ID
No response
The text was updated successfully, but these errors were encountered:
We see this on our production instance too. We are planning to deprecate sessions in the near future, at which point this service, and therefore this issue, should go away.
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 🥀
Self-Hosted Version
23.6.2
CPU Architecture
x86_64
Docker Version
24.0.4
Docker Compose Version
2.17.0
Steps to Reproduce
I'm seeing the following error in container
sentry-self-hosted-snuba-sessions-consumer-1
The error is repeated almost every second or even more often. I think the error start when upgrading from 23.5.2 to 23.6.2. Otherwise everything else seems to be working fine.
Expected Result
No errors are shown on the
sentry-self-hosted-snuba-sessions-consumer-1
Actual Result
Logs of
sentry-self-hosted-snuba-sessions-consumer-1
are flooded with error messages.Event ID
No response
The text was updated successfully, but these errors were encountered: