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

Unable to run snuba migrations after 24.9.0 #6797

Open
Shrex1503 opened this issue Jan 21, 2025 · 2 comments
Open

Unable to run snuba migrations after 24.9.0 #6797

Shrex1503 opened this issue Jan 21, 2025 · 2 comments

Comments

@Shrex1503
Copy link

Environment

Using sentry helm chart
I'm on sentry helm release: version: 26.9.1
appVersion: 24.9.0

On trying to upgrade to sentry helm release 26.10.0, app version - 24.10.0
snuba migrations failed probably because in this release clickhouse version is bumped from appVersion: "23.3.19.32" to appVersion: "23.8.16.16"
and sentry-snuba-migrate pod log says:
{"module": "snuba.migrations.connect", "event": "Snuba has only been tested on Clickhouse versions up to 23.8.11.29 (sentry-clickhouse:9000 - 24.5.1.1763). Higher versions might not be supported.", "severity": "warning", "timestamp": "2025-01-21T05:15:16.418161Z"}

Image

Steps to Reproduce

Running 26.9.1 helm chart version
Update to 26.10.0 helm chart version

Expected Result

migration completes successfully and helm upgrade is successful

Actual Result

migrations failed

Image

so still stuck on helm chart version 26.9.1

@Shrex1503
Copy link
Author

reversing the failed migration and retrying also doesn't help:

Image

@Shrex1503
Copy link
Author

FYI: The clickhouse app version being used :
ClickHouse client version 24.5.1.1763 (official build).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Waiting for: Product Owner
Development

No branches or pull requests

1 participant