执行 gcloud alpha cloud-shell ssh 时从 PuTTY 获取 "Server refused our key"

Getting "Server refused our key" from PuTTY when doing gcloud alpha cloud-shell ssh

正在尝试从本地主机连接到我的 Google 云 Shell 实例。

已完成:

  gcloud components update
  gcloud auth login

两者都 运行 成功。

那我试试:

  gcloud alpha cloud-shell ssh

片刻之后,我收到一个弹出窗口,上面写着 "No supported authentication methods available." 在弹出窗口后面是 PuTTY 屏幕,上面写着 "Using username [my@email]" 和 "Server refused our key."

我清除了 c:\users[me].ssh 中的所有文件并再次尝试 -- 同样的错误。

我已确认我可以从基于 Web 的云控制台为此帐户访问云 shell。

任何help/ideas赞赏...

-迈克尔

我是一名从事 Cloud Shell 工作的工程师。这是 gcloud 中 cloud-shell 命令组的一个已知问题。我们期望在接下来的一两天内推出修复程序。当我们这样做时,我会在这里更新 - 同时你必须使用基于网络的控制台。

感谢您帮助我们解决 alpha 中的错误:)