问题
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