Hello Team.
I have configured VM to connect to GCP as the documentation mentioned but there's the following Error when connecting to local host.
eduardo@dataline:~/airbyte$ gcloud --project=named-perigee-343716 beta compute ssh dataline -- -L 8000localhost80
00 -N -f
Did you mean zone [us-central1-a] for instance: [dataline] (Y/n)? Y
bind [127.0.0.1]8000 Address already in use
channel_setup_fwd_listener_tcpip: cannot listen to port: 8000
Could not request local forwarding.
How can I replace what's located in that terminal to successfully connect it. It is the only active instance we have. We would appreciate your support.