pmint93 / helm-charts

My helm charts
https://pmint93.github.io/helm-charts/
Apache License 2.0
73 stars 72 forks source link

Metabase Initialization FAILED PSQLException: ERROR: relation "databasechangelog" does not exist #138

Closed skfathima87 closed 1 month ago

skfathima87 commented 1 month ago

Hi Team,

We have deployed metabase in Openshift environment and it is connecting to postgres db public schema. Now we are trying to connect to a different schema but the metabase deployment is failing with below error. Can someone please help.

2024-08-06 15:06:43,868 INFO db.setup :: Verifying postgres Database Connection ... 2024-08-06 15:06:44,745 INFO db.setup :: Successfully verified PostgreSQL 13.11 application database connection. ✅ 2024-08-06 15:06:44,745 INFO db.setup :: Checking if a database downgrade is required... 2024-08-06 15:06:44,819 ERROR metabase.core :: Metabase Initialization FAILED org.postgresql.util.PSQLException: ERROR: relation "databasechangelog" does not exist

skfathima87 commented 1 month ago

apiVersion: v1 description: The easy, open source way for everyone in your company to ask questions and learn from data. name: metabase version: 2.14.3 appVersion: v0.49.7