getsentry / self-hosted

Sentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept
https://develop.sentry.dev/self-hosted/
Other
7.7k stars 1.74k forks source link

Exception sentry.utils.batching_kafka_consumer in _run_once #1799

Open LocalHeroPro opened 1 year ago

LocalHeroPro commented 1 year ago

Self-Hosted Version

22.11.0.dev0

CPU Architecture

64

Docker Version

20.10.21

Docker Compose Version

1.29.2

Steps to Reproduce

  1. Install new version
  2. run image

Expected Result

no internal errors

Actual Result

internal errors

Event ID

2087fcdb7aa847f3a26ae136e8293407

ethanhs commented 1 year ago

Hm, were you upgrading from an older version? And if so, what version did you upgrade from? Did you notice any errors in the upgrade log?

If you didn't upgrade, are all the containers healthy?

hubertdeng123 commented 1 year ago

We have seen an error similar in nature before as well for Kafka broker offset out of range, not sure if what you're experiencing is the same issue though.

Here's a fix that someone from the community contributed for the similar issue if you'd like to take a look https://github.com/getsentry/self-hosted/issues/478#issuecomment-666254392

LocalHeroPro commented 1 year ago

Hm, were you upgrading from an older version? And if so, what version did you upgrade from?

I'm upgrading almost each week. So I don't think so it's from extreme old version.

ethanhs commented 1 year ago

If you are upgrading to the latest nightly my guess is this has something to do with the recent change to post processors in Snuba. I'll add this to the backlog to investigate.

LocalHeroPro commented 1 year ago

It's seen first time on: 22.11.0.dev0+d4050ce018f24b4600f354eabeebe982c212ebe5