'Discovering schema failed' -- Windows 11 #39447
-
Using ./run-ab-platform to deploy airbyte, i am running into a 'Discovering schema failed' issue when running a Google Sheets/CSV -> Local Postgres DB sync connection. There are 2 connections that are causing this issue: Google Sheets -> Postgres Running the ./run-ab-platform script on MacOS (exact same configuration), I dont have any issues. And running these syncs are successful. But when running on Windows 11, this is where I see the 'Discovering schema failed' error (which automatically occurs after the connections have been made) Is this because Windows 11 is not yet support by Airbyte? Are there any requirements we can change to make it compatible? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Found solution here: #38854 |
Beta Was this translation helpful? Give feedback.
Found solution here: #38854
Seems like same related issue