VM Instance is not accessible The project you requested is unavailable

对着背影说爱祢 提交于 2019-12-24 03:00:55

问题


Just signed to the free Google cloud account (300$ Credit) to see if it supports exporting VMs in OVF format.

Created a new project and By clicking on the Compute>Compute engine> VM Instance I see below error message:

"The project you requested is unavailable."

There is no extra information provided on the screen.


回答1:


Google compute engine currently doesn't support exporting VMs in OVF or OVA format. You can use free tools, e.g. VirtulBox to convert GCE images from the RAW format to VMD, VDI, VHD https://www.virtualbox.org/manual/ch08.html#idp58756992

Here are instructions of how to create a RAW file from an image: https://cloud.google.com/compute/docs/images#exporting_an_image_to_google_cloud_storage

In order to troubleshoot your GCE "The project you requested is unavailable" issue in developer console, you can login using Incognito window in chrome or use another browser to see if that resolves the issue.



来源:https://stackoverflow.com/questions/27285638/vm-instance-is-not-accessible-the-project-you-requested-is-unavailable

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!