Sentry Events not being displayed in the dashboard

Hi,

I installed sentry using the Helm chart which is available. At first, I have had no issues looking at events. All of a sudden today, messages are not being displayed in the issues section on the dashboard.

I’m not sure what the problem could be.

I have checked the logs. All the logs look fine except for snuba-api logs

2020-09-28 19:38:21,279 Error submitting packet, dropping the packet and closing the socket
10.1xx.14.46 - - [28/Sep/2020:19:38:21 +0000] "POST /query HTTP/1.1" 200 430 "tsdb" "-"
2020-09-28 19:38:21,533 Error submitting packet, dropping the packet and closing the socket

I see a lot of these errors.

I have checked for Kafka lag. But seems like there is almost no lag at the consumer group level.

Any could somebody please point me in the right direction.

Thanks & Regards!

Could be an issue with your Clickhouse instance. I’d also check with the folks who maintain the Helm chart as we are not involved with that setup (although it looks like a good and legit setup :slight_smile:)

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.