Summary
Unable to connect to Airbyte instance on GCP VM using gcloud SDK command. Error message screenshot attached.
Question
Hi Folks,
I’m trying to setup Airbyte open source to GCP VM. I had completed all the steps, installed docker in the debian VM, installed airbyte too. But when I’m trying to connect to that Airbyte instance from gclod SDK using below command:
gcloud --project=$PROJECT_ID beta compute ssh $INSTANCE_NAME – -L 8000:localhost:8000 -N -f
It’s showing below error of which I have attached the screenshot. Can anyone who had done setup on GCP help me out here? thanks.
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want to access the original thread.