GoogleCloudPlatform / nodejs-getting-started

A tutorial for creating a complete application using Node.js on Google Cloud Platform
https://cloud.google.com/nodejs
Apache License 2.0
809 stars 381 forks source link

Error in deployment #413

Closed soumallyadev07 closed 4 years ago

soumallyadev07 commented 4 years ago
Updating service [default] (this may take several minutes)...failed.
ERROR: (gcloud.app.deploy) Error Response: [13] Flex operation projects/stock-pile-peer/regions/asia-southeast2/operations/404e6d01-dee5-4623-ba18-e5c2cb3fa4
24 error [INTERNAL]: An internal error occurred while processing task /appengine-flex-v1/insert_flex_deployment/flex_create_resources>2020-06-27T06:27:40.645
Z16367.jc.3: Deployment Manager operation stock-pile-peer/operation-1593239261425-5a90aec382e85-c9273d91-f1b2b510 errors: [code: "RESOURCE_ERROR"
location: "/deployments/aef-default-20200627t114304/resources/aef-default-20200627t114304"
message: "{\"ResourceType\":\"compute.beta.regionAutoscaler\",\"ResourceErrorCode\":\"403\",\"ResourceErrorMessage\":{\"code\":403,\"message\":\"The caller d
oes not have permission\",\"status\":\"PERMISSION_DENIED\",\"statusMessage\":\"Forbidden\",\"requestPath\":\"https://compute.googleapis.com/compute/beta/proj
ects/stock-pile-peer/regions/asia-southeast2/autoscalers\",\"httpMethod\":\"POST\"}}"
]

I'm getting the following error repeatedly, Please help