Summary
Error message indicates a timeout waiting for database migration and a relation does not exist in the database
Question
Hi team,
Just cloned Airbyte OSS and tried to launch locally, getting this error on:
ERROR i.m.r.Micronaut(handleStartupException):338 - Error starting Micronaut server: io.airbyte.db.check.DatabaseCheckException: Timeout while waiting for database to fulfill minimum flyway migration version..
airbyte-server | org.jooq.exception.DataAccessException: SQL [select * from "public"."organization" left outer join "public"."sso_config" on "public"."organization"."id" = "public"."sso_config"."organization_id" where "public"."organization"."id" = cast(? as uuid)]; ERROR: relation "public.organization" does not exist```
Any ideas why?
<br>
---
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. [Click here](https://airbytehq.slack.com/archives/C021JANJ6TY/p1704631343259179) if you want to access the original thread.
[Join the conversation on Slack](https://slack.airbyte.com)
<sub>
["error", "launching", "airbyte-oss", "database-migration", "relation-not-exist"]
</sub>