Search code examples
gcloud

gcloud run deploy stuck at Routing traffic


So today I started deploying some stuff to gclod and i got the usually process:

⠶ Building and deploying... Recreating retired Revision.                                                                                                                                                                                                                                                                
  ✓ Uploading sources...                                                                                                                                                                                                                                                                                                
  ✓ Building Container... Logs are available at [https://console.cloud.google.com/cloud-build/builds/4ee7f621-c548-4630-acbc-6bcd7daa3275?project=638685146920].                                                                                                                                                        
  ✓ Creating Revision...                                                                                                                                                                                                                                                                                                
  ⠶ Routing traffic...   

But the unusual thing is that the Routing traffic took forever and after some time i got:

Deployment failed                                                                                                                                                                                                                                                                                                       
ERROR: gcloud crashed (WaitException): last_result=<googlecloudsdk.api_lib.run.condition.Conditions object at 0x7f179f99c2b0>, last_retrial=1326, time_passed_ms=1799923,time_to_wait=1000

Solution

  • SOLUTION: Just wait a few hours, and it will be back up