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

snuba-sessions-consumer #2271

Closed
roock opened this issue Jul 17, 2023 · 2 comments
Closed

snuba-sessions-consumer #2271

roock opened this issue Jul 17, 2023 · 2 comments

Comments

@roock
Copy link

roock commented Jul 17, 2023

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

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

@azaslavsky
Copy link
Contributor

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.

@getsantry
Copy link

getsantry bot commented Aug 9, 2023

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 🥀

@getsantry getsantry bot added the Stale label Aug 9, 2023
@getsantry getsantry bot closed this as completed Aug 17, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Sep 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Archived in project
Development

No branches or pull requests

2 participants