I've been using GAE flex for about six months, and starting yesterday, I 
get this error when deploying with gcloud app deploy:

> ERROR: (gcloud.app.deploy) Error Response: [4] Flex operation
> projects/MY-PROJECT/regions/us-central1/operations/xxx
> error [DEADLINE_EXCEEDED]: An internal error occurred while processing
> task
> 
/appengine-flex-v1/insert_flex_deployment/flex_create_resources>2019-09-04T21:29:03.412Z8424.ow.0:
> Gave up polling Deployment Manager operation
> MY-PROJECT/operation-xxx.

I don't see any helpful info in my logs.

The app runs fine locally and I haven't done any major code changes since 
the a successful deploy a few days ago.

I wonder if I have somehow inadvertently changed a setting.  I did turn 
on Cloud Web Security Scanner, but I wouldn't expect that to cause the 
problem.

I set cloud_build_timeout to 600 (what I think is the default anyway) but 
that didn't help.

Any ideas how to fix this?  Should I set custom values for 
initial_delay_sec or app_start_timeout_sec?

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/03571b71-f9d1-45c6-be89-888835844e86%40googlegroups.com.

Reply via email to