我正在尝试创建一个服务器来运行Google上的一些代码,并且正在接收错误
Quota 'C2_CPUS' exceeded Limit: 0.0 in region us-central
当我跟踪在其他答案上列出的说明时,他们告诉我
In the Cloud Console, go to the Quotas page.
Go to Quotas
On the Quotas page, select the quotas that you want to change.
At the top of the page, click Edit quotas.
Fill out your name, email, and phone number, and then click Next.
Fill in your quota request, and then click Done.
Submit your request.当我转到那个页面,点击“编辑配额”,它只会打开一个边面板,上面写着
Select one or more quotas to edit. 当我点击区域什么都没有发生,我不能选择他们,为什么他们说无限如果配额是超过了?它看起来也像我们-中心1不存在,只有us集中点1-a,uscentral1 1-b.

我只想让一个服务器运行,我可以训练一些机器学习模型。
发布于 2021-02-25 05:02:05
us 1在最后一页,它是可点击的,我点击它并输入100作为新的限制。

https://serverfault.com/questions/1054967
复制相似问题