I'm having the same issue. This was working fine until a couple days ago. The last known successful deploy was January 25 at 17:43 EST. The first known failure was January 26 at 13:44 EST. Example transcript:
> gcloud app --quiet --project gamalon-emailabz-debug deploy cron.yaml
Configurations to update:
descriptor: [/home/aldel/emailabz/server/cron.yaml]
type: [cron jobs]
target project: [gamalon-emailabz-debug]
Updating config [cron]...failed.
ERROR: gcloud crashed (TypeError): 'NoneType' object is not subscriptable
If you would like to report this issue, please run the following command:
gcloud feedback
To check gcloud for common problems, please run the following command:
gcloud info --run-diagnostics
The cron.yaml is very simple and has not changed.