Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

sentry 24.11.2: Snuba requires minimum Clickhouse version 23.8.11.29 #1636

Open
1 task done
fcuello-fudo opened this issue Dec 16, 2024 · 2 comments
Open
1 task done

Comments

@fcuello-fudo
Copy link
Contributor

Issue submitter TODO list

  • I've searched for an already existing issues here

Describe the bug (actual behavior)

Trying to upgrade to sentry 24.11.2 fails with all snuba deploys entering a crash loop

Expected behavior

Not crashing

values.yaml

     images:
       sentry:
         tag: 24.11.2
       snuba:
         tag: 24.11.2
       relay:
         tag: 24.11.2
       symbolicator:
         tag: 24.11.2
       vroom:
         tag: 24.11.2

Helm chart version

26.9.0

Steps to reproduce

Deploy helmchart using the values above

Screenshots

No response

Logs

No response

Additional context

No response

@fcuello-fudo
Copy link
Contributor Author

Example log:

snuba.migrations.errors.InvalidClickhouseVersion: Snuba requires minimum Clickhouse version 23.8.11.29 (sentry-clickhouse:9000 - 23.3.19.32)

@pyhp2017
Copy link
Contributor

These are steps that i take for upgrade:

Upgrade Chart to 25.18.0
Second Upgrade Clickhouse Base Image to "image: "clickhouse/clickhouse-server" with this tag "imageVersion: 21.8.13.6"
Upgrade Clickhouse tag to "imageVersion: 22.8.15.23"
Upgrade Clickhouse tag to "imageVersion: 23.3.19.32" - Note: If you had any problem with Clickhouse during update and after that just restart them one by one (first primary then replicas)
Upgrade Chart to 25.20.0
Upgrade Chart to 26.6.0
Upgrade Chart to 26.7.0

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants