Gcloud compute scp --tunnel-through-iap stalls infinitely

Hi!

Recently, I updated my local notepc to Fedora 44 and found gcloud compute scp --tunnel-through-iap to my GCP host stalls infinitely. (Files less than 15KB were ok.)

Interestingly, when I used gcloud compute start-iap-tunnel $myvm 22 --local-host-port=localhost:9999 with ProxyCommand nc localhost 9999, it worked as expected.

Does anyone know anything about this issue?

My gcloud sdk is: google-cloud-cli-569.0.0-1.x86_64

Kernel: 7.0.8-200.fc44.x86_64

Thank you!

1 Like