Summary
User is experiencing an error when attempting to connect to an Airbyte instance on a GCP VM using the gcloud command for SSH tunneling.
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.