【发布时间】:2020-06-11 13:12:23
【问题描述】:
我试图在 Google Could Platform 上创建 VM 实例,但它总是给我一个错误,说 Failed to load。
=================
回答
无意中找到了解决方案,我正在浏览MarketPlace 并尝试启动Ubuntu 16.04 OS 但以这个错误结束
Compute Engine API 之前未在项目 xxxxxxxxxxx 中使用过或 它被禁用。通过访问启用它 https://console.developers.google.com/apis/api/compute.googleapis.com/overview?project=xxxxxxxxxxx 然后重试。如果您最近启用了此 API,请等待几分钟 传播到我们的系统并重试的操作。
所以我转到上述错误消息中提到的链接。启用Compute Engine API 后,我可以在VM instances 部分找到Create Instance 按钮。
【问题讨论】: