Hi Suttiwat
In a nutshell, it seems like a temporary error on the Cloud Platform’s side. Are you still having this issue? If Yes, I would recommend to check your Google Cloud SDk version by using this[1] command. As of now, this should be [218.0.0], if it is not, please update using this command [2] and try to deploy your app again. If it still gives the same error, I would recommend to create a bug report using issue tracker as mentioned here[3]. Before doing this, please run this [4] command and provide the output with it. This will allow us to provide more information to check detail logs regarding this error. Also please provide a time frame from when this error started for you. And finally it would be great if you can provide any reproducible steps for this issue. [1] gcloud version [2] gcloud components update [3] https://cloud.google.com/support/docs/issue-trackers [4] gcloud info --anonymize On Thursday, September 27, 2018 at 1:33:56 PM UTC-4, Suttiwat Youngklai wrote: > > > Hi All: > > This morning (10.40am GMT+7 Timezone), when I perform AppEngine Flex > deploy new code of software, I've got the error below , so I can't deploy > the new version. Are there anyone encounter this kind of problem? > Please suggest the solution. Thanks, > > PS: Yesterday, I can deploy it as usual. So don't know why this happen ? > > > [INFO] GCLOUD: > ..................................................................................failed. > > > [INFO] GCLOUD: ERROR: (gcloud.app.deploy) Error Response: [13] Could not > get clean deployment: "ZeusDeploymentError("Failed to delete deployment: > TemporaryError('TEMPORARY_ERROR: Failed to complete within deadline. Task > was cancelled.', 'TEMPORARY_ERROR')",)" [INFO] > ------------------------------------------------------------------------ > > [INFO] BUILD FAILURE [INFO] > ------------------------------------------------------------------------ > > [INFO] Total time: 02:49 min > [INFO] Finished at: 2018-09-27T10:43:19+07:00 > [INFO] Final Memory: 31M/520M [INFO] > ------------------------------------------------------------------------ > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/d8654c77-1af3-4986-8fde-6ff10955a2a2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
