Metabase deployment failing
affanisautomated
PROOP

8 months ago

I'm trying to deploy metabase. I connected it to my existing Postgres service (the existing one is a pgvector template).
Since I needed that, I removed the postgres service that comes with the metabase template and connected it to my existing pgvector template but the deployment has been failing. In the logs, I can see this as well:

2025-07-16 22:48:50,029 INFO plugins.dependencies :: Metabase cannot initialize plugin Metabase Vertica Driver due to required dependencies. Metabase requires the Vertica JDBC driver in order to connect to Vertica databases, but we can't ship it as part of Metabase due to licensing restrictions

Is there a way to reconcile this?

Solved

4 Replies

affanisautomated
PROOP

8 months ago

project id: c243ded6-9e79-4752-857d-5b6f31fd8cc2


affanisautomated
PROOP

8 months ago

I've disabled the healthcheck (I was looking at an existing thread and this was suggested to disable the health check and let the migrations run and then enable it again) but when I navigate to the metabase URL it just keeps calling the health endpoint which fails since at this point it's removed. And if I add the healthcheck back, the deployment crashes


8 months ago

Metabase requires that database for its own use, it cannot be removed.


8 months ago

!s


Status changed to Solved brody 8 months ago


Loading...