Unable to Run Airbyte #52097
ShivamDhawan330
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello Team, I am trying to work with Airbyte and following a tutorial to work with Airbyte, In that tutorial it is mentioned to run the command : "run-ab-platform.sh" to get AIrbyte working after cloning the Github Repository but
![Airbyte_Error](https://private-user-images.githubusercontent.com/151567033/405822453-faafc899-f104-4d18-b215-a4502cfd9b90.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NDE5ODgsIm5iZiI6MTczOTU0MTY4OCwicGF0aCI6Ii8xNTE1NjcwMzMvNDA1ODIyNDUzLWZhYWZjODk5LWYxMDQtNGQxOC1iMjE1LWE0NTAyY2ZkOWI5MC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE0JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNFQxNDAxMjhaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0yMjAyMjFiNTQ2Nzk0ZTNiZGE1YTZmNDM3YjAxMTU2YzhjNmRlYzM4OWVkYzJhZTk0YjAzYTQ0OTk4OTdlZmEzJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.asq2UrtNSqgDV7t73ytbnWQ-2olazU0BNCAH9Y1Ux30)
Problem 1 : I didnt find any file with this name in the repository
Problem 2 : Multiple files for docker-compose : I am Trying to run Airbyte on Windows 10 without Docker Desktop using WSL, and I am unable to locate the main docker-compose file in the root directory. All the compose files I found are for different functionality testing like in integration_test folder.
Problem 3 : After downloading the zip file (airbyte-master.zip) for the code from Github, and trying to extract the content of it, I am getting error : "The compressed folder is invalid", Didnt expect this much problems with the well popular tool for a novice like me.
Beta Was this translation helpful? Give feedback.
All reactions