我想從谷歌雲中使用gcloud compute ssh命令從另一個虛擬機ssh進入ssh。它與以下消息失敗:gcloud從一個虛擬機計算ssh到另一個虛擬機在谷歌雲上
/usr/local/bin/../share/google/google-cloud-sdk/./lib/googlecloudsdk/compute/lib/base_classes.py:9: DeprecationWarning: the sets module is deprecated
import sets
Connection timed out
ERROR: (gcloud.compute.ssh) [/usr/bin/ssh] exited with return code [255]. See https://cloud.google.com/compute/docs/troubleshooting#ssherrors for troubleshooting hints.
我確保ssh密鑰已到位,但它仍然無法正常工作。我在這裏錯過了什麼?
在MacOS,我可以證實了以下工作:(1)添加'SSH-添加的〜/ .ssh/google_compute_engine'。 (2)'gcloud compute --project「」ssh --zone「us-west1-a」--ssh-flag =「 - A」「」' –