Hello friends! I'm still trying to run Airbyte wit...
# replication-troubleshooting
m
Hello friends! I'm still trying to run Airbyte with two PostgreSQL databases and it fails with config database:
Copy code
Migration of schema "public" to version "0.29.15.001 - Add temporalWorkflowId col to Attempts" failed!
...
Message: SQL [select * from airbyte_metadata where key = ?]; ERROR: relation "airbyte_metadata" does not exist
I'm using Airbyte VERSION=0.40.17 and two instances of PostgreSQL 13.7. The most wired things are that I'm running another Airbyte - 0.40.0-alpha and it works correct (on another two instances of PostgreSQL 13.7) and table
airbyte_metadata
exists🥲 Hope, that we'll find the solution
h
Hey thanks for reaching out. Help me understand this, it looks me like 0.40.0 is working and later (0.40.7) is not working with 2 PostgresSQL? Am I right?
m
Yeah
0.40.0-alpha works correctly, but newer versions (I've tried 0.40.17, 0.40.16) are broken
u
Got it. Thanks a lot for confirming. Could you create a github issue around this so that team can look into it.
m
Okay
Thank You for support, @Harshith (Airbyte)