Status Update
Comments
ro...@google.com <ro...@google.com> #2
gcloud config set app/use_gsutil true
ir...@princeton.com <ir...@princeton.com> #3
ro...@google.com <ro...@google.com> #4
Thanks for your response.
This scenario has been reported with our Cloud SDK engineering team and they will take a look at this. However, at the moment there is no ETA for the resolution of this scenario.
Please, continue monitoring this issue tracker so that you can have news about it.
ca...@google.com <ca...@google.com> #5
Hi,
Thanks for your patience.
If your VM has no private IP, Could you please try to connect using ssh and not with gcloud ? We would like to know if you have the same behaviour by connecting with ssh.
ir...@princeton.com <ir...@princeton.com> #6
The only way that I can connect is using gcloud ssh
. Cannot connect with ssh
due to various security protections.
ca...@google.com <ca...@google.com> #7
Hi,
Thanks for you patience, our Cloud SDK Engineering Team is still looking at this. Please, continue monitoring this issue tracker so that you can have news about it.
ki...@google.com <ki...@google.com> #8
I confirmed that the issue was resolved with Cloud SDK version 367
.
Please let us know if the issue persists.
ir...@princeton.com <ir...@princeton.com> #9
I tried the new version (367) and it looks like it is fixed, and things seem faster than version 353 that I was using before. Thanks!
la...@gmail.com <la...@gmail.com> #10
199408959
ya...@gmail.com <ya...@gmail.com> #11
Hello sar my old gmail account password loss my old gmail account recovery verification code my old gmail account is yathamchandraprasad259@gmail.com Google gmail account add the my new gmail account is yathamchandraprasad@gmail.com send the My nuw gmail account recovery verification code please sar
Description
Problem you have encountered:
I upgraded my gcloud components version from version 353 to 356 using
gcloud components update
. Old version details:New version details:
I connect to my instance that is running a VNC server via
gcloud compute ssh INSTANCE-NAME --zone=us-central1-a -ssh-key-file=MY-KEY-FILE -- -L 5901:localhost:5901
. Then I open up my Mac "Connect to Server" to connect to the VNC server on localhost.With version 356, I get 5 second delays in updates to the screen. With version 353, everything works great.
What you expected to happen:
Smooth scrolling. No delays in updates to the VNC screen.
Steps to reproduce:
Use version 353 with connection to a VNC server - works great. Use version 356 with connection to a VNC server - has bad 5 second delays. Makes using things like VS Code impossible.
Other information (workarounds you have tried, documentation consulted, etc):
Going back to version 353 fixes the problem.