sentry-kubernetes / charts

Easily deploy Sentry on your Kubernetes Cluster
MIT License
1.04k stars 500 forks source link

<Error> TCPHandler: Code: 46. DB::Exception: Unknown function notHandled #1353

Closed rojinebrahimi closed 1 week ago

rojinebrahimi commented 1 month ago

Hey! I get this error on my ClickHouse. Does anyone have a clue what the roots of this problem might lie at?

2024.07.07 11:11:58.974263 [ 19750 ] {7760523f29425408e575ceb5fbd61469} <Error> TCPHandler: Code: 46. DB::Exception: Unknown function notHandled: While processing ((client_timestamp AS _snuba_timestamp) >= toDateTime('2024-06-27T11:11:58', 'Universal')) AND (_snuba_timestamp < toDateTime('2024-07-07T11:11:55', 'Universal')) AND ((project_id AS _snuba_project_id) IN tuple(17)) AND (notHandled() = 1) AND ((occurrence_type_id AS _snuba_occurrence_type_id) IN (4001, 4002, 4003)) AND (_snuba_project_id IN tuple(17)) AND ((group_id AS _snuba_group_id) IN (187756,...
ivoistaken commented 1 month ago

Seems like this bug https://github.com/getsentry/snuba/issues/5783

Mokto commented 3 weeks ago

This issue is stale because it has been open for 30 days with no activity.

Mokto commented 1 week ago

This issue was closed because it has been inactive for 14 days since being marked as stale.