【发布时间】:2024-05-04 06:00:03
【问题描述】:
上下文:运行gcloud app deploy,每次都看到这些错误:
ERROR: (gcloud.app.deploy) Error Response: [4] Timed out waiting for the app infrastructure to become healthy.
(gcloud.app.deploy) Error Response: [4] Your deployment has failed to become healthy in the allotted time and therefore was rolled back.
据我所知,没有很好的调试方法。在过去的几天里,我一直在黑暗中拍摄这个问题。我现在也阅读了无数与此问题相关的问题和答案。 GCP 是否提供任何调试方法?或者比“它未能变得健康”更详细的日志?
【问题讨论】:
标签: google-app-engine google-cloud-platform