Re: Can't deploy flexible

73 views
Skip to first unread message
Message has been deleted

David (Google Cloud Support)

unread,
May 6, 2020, 4:51:59 PM5/6/20
to Google App Engine

Hello,


The error message is indicating that the timeout is being reached, which would explain why you are waiting for a long time before failing. By default, the timeout is 10 minutes, but you can specify a greater timeout value considering that the instance might need a longer time to deploy properly. Regarding why that specific project is failing to deploy the instance, is there anything different about it compared to the others? Is it able to deploy other applications without any problems?


[1] https://cloud.google.com/cloud-build/docs/deploying-builds/deploy-appengine#configuring_the_deployment

Сергей Челюскин

unread,
May 7, 2020, 8:20:41 AM5/7/20
to Google App Engine
we tried https://github.com/GoogleCloudPlatform/appengine-custom-runtimes-samples/tree/master/nginx,  got the same error. Only python works with standart env. app_start_timeout_sec: 600 not help to

среда, 6 мая 2020 г., 23:51:59 UTC+3 пользователь David (Google Cloud Support) написал:

George V. (Google Cloud Platform Support)

unread,
May 8, 2020, 9:04:28 AM5/8/20
to Google App Engine
Upon searching for the error on older cases and as the error message suggests, there are some cases where this behavior can be caused by some internal operations. Our suggestion right now is to run the following command [1] and the try to deploy your application again.
Could you please try this and confirm if this solves your issue?
_____
[1]: gcloud config set app/trigger_build_server_side false
Reply all
Reply to author
Forward
0 new messages