Google Cloud Deployment - User disabled

人盡茶涼 提交于 2020-07-20 23:52:29

问题


Following this instruction, I try to deploy a front end app to Google Cloud. On the last step, I get the following error for the command "gcloud app deploy"

 (gcloud.app.deploy) Unable to deploy to application [my-app] with status [USER_DISABLED]: Deploying to stopped apps is not allowed.

I take a look at my Google Cloud account and can't find the disabled status.

Where shall I look to solve this problem?


回答1:


You should be able to re-enable your application by going to App Engine -> Settings when managing your project in the Google Cloud Platform Console.




回答2:


yeah you need to enable your application here



来源:https://stackoverflow.com/questions/45831215/google-cloud-deployment-user-disabled

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