Error creating HTTP API source on windows

  • Is this your first time deploying Airbyte?: Yes

  • OS Version / Instance: Windows

  • Memory / Disk: 6gb

  • Deployment: Docker

  • Airbyte Version: I have no idea on how to get this, let me know if it is really important

  • Source name/version: MarketStack API

  • Destination name/version: Redshift

  • Step: The issue is happening during creating a new source?

  • Hello everyone, please an error while trying to create a source following this article
    (CDK speed run HTTP API source creation)

The generate.sh script exits with an error at line 38.
I have attached some images of my output

Note: 1. I am running on a windows OS
2. The error disappeared so fast I had to screen record to get evidence


Thank you for your assistance

Hi, why wouldn’t you consider using WSL2 on your windows machine? Saves you a lot of hassle. Then start working on you linux terminal (this is what I’ve recently done). Good luck!

P.S. You’ll have to do some docker configuration later on to use your custom connector with Airbyte.

1 Like

You must use WSL2 to run Airbyte’s code in Windows OS.