Issue
This Content is from Stack Overflow. Question asked by Anton Komarov
gcloud cli crashed after successfull image build right before deploy command with error:
2022-09-19T06:05:37.8347067Z Building Container....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................done
2022-09-19T06:05:37.8351347Z failed
2022-09-19T06:05:37.8352361Z Deployment failed
2022-09-19T06:05:37.8839076Z ERROR: gcloud crashed (KeyError): 'images'
2022-09-19T06:05:37.8839690Z
2022-09-19T06:05:37.8840175Z If you would like to report this issue, please run the following command:
2022-09-19T06:05:37.8840690Z gcloud feedback
2022-09-19T06:05:37.8840875Z
2022-09-19T06:05:37.8841213Z To check gcloud for common problems, please run the following command:
2022-09-19T06:05:37.8847153Z gcloud info --run-diagnostics
Solution
This question is not yet answered, be the first one who answer using the comment. Later the confirmed answer will be published as the solution.
This Question and Answer are collected from stackoverflow and tested by JTuto community, is licensed under the terms of CC BY-SA 2.5. - CC BY-SA 3.0. - CC BY-SA 4.0.