error in deploying python app

43 views
Skip to first unread message

Amit kumar

unread,
Mar 11, 2019, 4:03:16 PM3/11/19
to Google App Engine
ERROR: (gcloud.app.deploy) Error Response: [13] Flex operation projects/gsoc19/regions/asia-south1/operations/8**************************** error [INTERNAL]: An internal error occurred while processing task /appengine-flex-v1/insert_flex_deployment/flex_create_resources>2019-03-11T04:59:16.476Z7267.oj.12: Deployment Manager operation gs19oc/operation-1552280358009-583c*******************b5f2a4-d7389887 errors: [code: "RESOURCE_ERROR"
location: "/deployments/aef-default-20190311t101423/resources/aef-default-20190311t101423-hcs"
message: "{\"ResourceType\":\"compute.v1.httpsHealthCheck\",\"ResourceErrorCode\":\"400\",\"ResourceErrorMessage\":{\"code\":400,\"errors\":[{\"domain\":\"global\",\"message\":\"Invalid value for field \'resource.timeoutSec\': \'20\'. TimeoutSec should be less than checkIntervalSec.\",\"reason\":\"invalid\"}],\"message\":\"Invalid value for field \'resource.timeoutSec\': \'20\'. TimeoutSec should be less than checkIntervalSec.\",\"statusMessage\":\"Bad Request\",\"requestPath\":\"https://www.googleapis.com/compute/v1/projects/gsoc19/global/httpsHealthChecks\",\"httpMethod\":\"POST\"}}"

yka...@google.com

unread,
Apr 4, 2019, 11:24:57 AM4/4/19
to Google App Engine
The message is "TimeoutSec should be less than checkIntervalSec", so it looks like an issue with your health check configuration in your app.yaml file.

If the timeout value is less than the interval, then you might be affected by this known issue. I recommend starring it to receive updates and see this Stackoverflow post for a possible workaround.

If you are still having issues, you can also create a new issue on the Issue Tracker to possibly have the App Engine Team investigate.
Reply all
Reply to author
Forward
0 new messages