Skip to content

fix(service): pin clickhouse version on Langfuse service to avoid error during clickhouse init#9236

Merged
andrasbacsai merged 1 commit intocoollabsio:nextfrom
GauthierPLM:fix/langfuse
Mar 30, 2026
Merged

fix(service): pin clickhouse version on Langfuse service to avoid error during clickhouse init#9236
andrasbacsai merged 1 commit intocoollabsio:nextfrom
GauthierPLM:fix/langfuse

Conversation

@GauthierPLM
Copy link
Copy Markdown
Contributor

@GauthierPLM GauthierPLM commented Mar 28, 2026

Changes

The Clickhouse releases published on 27/03/26 causes it to incorrectly initialize, breaking the Langfuse template. This prevent the DB from restarting after the initial run.

This PR pins the version to 26.2.4.23 the most recent version that was working properly.

Category

  • Fixing or updating existing one click service

AI Assistance

  • AI was NOT used to create this PR

Testing

Deployed a fresh install of Langfuse using the pinned version -> the service start as expected.

Contributor Agreement

Important

  • I have read and understood the contributor guidelines. If I have failed to follow any guideline, I understand that this PR may be closed without review.
  • I have searched existing issues and pull requests (including closed ones) to ensure this isn't a duplicate.
  • I have tested all the changes thoroughly with a local development instance of Coolify and I am confident that they will work as expected when a maintainer tests them.

…e init

The releases published on 27/03/26 causes Clickhouse to incorrectly
initialize. This prevent the DB from restarting after the initial run.

This pin the version to the most recent version that was working
properly.
@ShadowArcanist ShadowArcanist added ⚙️ Service Issues requesting or PRs adding/fixing service templates. ✅ Ready to merge labels Mar 28, 2026
@coollabsio coollabsio deleted a comment from github-actions Bot Mar 28, 2026
@ShadowArcanist ShadowArcanist changed the title fix(langfuse): pin clickhouse version to avoid error during clickhouse init fix(service): pin clickhouse version to avoid error during clickhouse init Mar 28, 2026
@ShadowArcanist ShadowArcanist changed the title fix(service): pin clickhouse version to avoid error during clickhouse init fix(service): pin clickhouse version on Langfuse service to avoid error during clickhouse init Mar 28, 2026
@andrasbacsai
Copy link
Copy Markdown
Member

Thank you for the PR! 💜

@andrasbacsai andrasbacsai merged commit 915d2a0 into coollabsio:next Mar 30, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✅ Ready to merge ⚙️ Service Issues requesting or PRs adding/fixing service templates.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants