Unable to re-enable Google Cloud AppEngine Application

老子叫甜甜 提交于 2019-12-10 18:36:55

问题


I used to run a NodeJS Flexible Environment AppEngine application on my project and later disabled it. Now i am trying to deploy a Java based Standard Environment AppEngine application to the same project. When i tried to deploy i got following error

[INFO] GCLOUD: ERROR: (gcloud.app.deploy) Unable to deploy to application [project_name] with status [USER_DISABLED]: Deploying to stopped apps is not allowed.

Then realised i disabled the AppEngine in past. Now when i goto AppEngine > Settings and click on 'Enable Application' its saying enabling application and after some time its going back to the same state. I am getting the same issue while deploying.

Am i missing something here? Is anything else i need to do first to re-enable the disabled AppEngine Application?

来源:https://stackoverflow.com/questions/48089284/unable-to-re-enable-google-cloud-appengine-application

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