Problem
Deploying or deleting a Cloud Run service is pending and the operation is not finished for several hours. You can see a couple of signs of this issue via Cloud Console, such as:
- Continuously spinning icon
- Significantly long deployment time
- Missing URL field
- Error:
Initializing project for the current region. Resource readiness deadline exceeded or Deletion in progress. Resource readiness deadline exceeded. errors are found in the status section of YAML page.
Environment
- All Cloud Run services
Solution
The issue requires Cloud Run Product Engineering team help. Please contact Google Cloud Platform Support for assistance.
Cause
Initialization before Cloud Run deployment could be failed due to various reasons. For example, disabling Cloud Run API could be one of the reasons.