我得到帐户禁用错误部署谷歌应用程序引擎灵活的项目。
我一直在部署相同的代码库;上一次部署是在2018年4月12日。
没有什么改变-实际上,只有源代码已经改变,但没有配置的东西。现在,这是我得到的信息:
Pushing us.gcr.io/my-project-name/appengine/default.20180417t135325:latest
The push refers to repository [us.gcr.io/my-project-name/appengine/default.20180417t135325]
b5028d3ca9be: Preparing
9256b580f8a6: Preparing
737f4b4192c4: Preparing
74fd8b113997: Preparing
043a40530eeb: Preparing
9d5362e321f8: Preparing
ed2f56cb7492: Preparing
58f025dfe415: Preparing
21df82f90a72: Preparing
9d5362e321f8: Waiting
ed2f56cb7492: Waiting
58f025dfe415: Waiting
21df82f90a72: Waiting
denied: Account disabled.当我查看Google https://console.cloud.google.com/home/activity?project=my-project-name&authuser=2上的活动页面时,我看到的是:
myemail@mydomain.com failed to execute google.devtools.cloudbuild.v1.CloudBuild.CreateBuild on builds
April 17, 2018 at 12:12:35 PM GMT+3
User
myemail@mydomain.com
Resource name
projects/my-project-name/builds
Error message
Failed precondition (HTTP 400): FAILED_PRECONDITION我真的很感谢你的帮助。谢谢
发布于 2018-05-03 17:32:28
这是一个计费问题,一位同事更新了计费信息,我现在可以部署了。我认为来自google的信息还不清楚,可能应该说‘帐户由于计费而被禁用。
@DaveW.Smith的建议很有帮助。
https://stackoverflow.com/questions/49877939
复制相似问题