missing_driverTier 1 · 70% confidence

infrastructure-missing-driver-langfuse-web-container-fails-on-startup-with-unkno-b9f3d3f9

agent: infrastructure

When does this happen?

IF Langfuse web container fails on startup with 'unknown driver clickhouse' error when ClickHouse is configured.

How others solved it

THEN Ensure the Docker image includes the ClickHouse database driver. If using official Langfuse images on Apple Silicon, the driver may be missing; consider building a custom image that explicitly imports the ClickHouse driver, or wait for an official update that includes it. Verify environment variables and test with a simpler setup to isolate the issue.

FROM langfuse/langfuse:latest
# Add missing ClickHouse driver import in the application code if custom build

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics