相关疑难解决方法(0)

错误:(gcloud.compute.ssh)无法获取资源: - 权限不足

我在使用计算引擎快速入门时遇到了麻烦:使用MongoDB教程构建一个待办事项应用程序.(编辑:我在计算引擎控制台内运行教程;即https://console.cloud.google.com/compute/instances?project=&tutorial = compute_quickstart)

我SSH到后端实例.我输入了从教程中复制的"gcloud compute"命令.我被提示输入密码.返回以下内容:

WARNING: The public SSH key file for gcloud does not exist.

WARNING: The private SSH key file for gcloud does not exist.

WARNING: You do not have an SSH key for gcloud.

WARNING: SSH keygen will be executed to generate a key.

Enter passphrase (empty for no passphrase): 

Enter same passphrase again: 

Your identification has been saved in

...

<< Identifying detail ommitted >>

...

**ERROR: (gcloud.compute.ssh) Could not fetch resource:
 - Insufficient Permission** …
Run Code Online (Sandbox Code Playgroud)

ssh gcloud

13
推荐指数
2
解决办法
2万
查看次数

标签 统计

gcloud ×1

ssh ×1