Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Cloud Run - Deploy Revision

Currently i cannot manually deploy a new revision from the dashboard. 

I think there is a bug with the dashboard cause from CLI it works. 

After pressing "Deploy" button nothing happens, also there is no redirect to the revisions tab.

Is it from my browser or there is a bug?

0 1 109
1 REPLY 1

Hi @desac2006,

Welcome to the Google Cloud Community!

We’re currently aware of similar issues affecting users when deploying on Cloud Run which results in some instances being unable to serve traffic. We're taking steps to resolve this.

In the meantime, try the following workarounds:

  • Roll back traffic settings to the last stable state and then redeploy.
  • Set the CPU limit of the service or job to 1 and then redeploy.

If these steps didn’t work, you may create a bug report on the Google Cloud public issue tracker. Include steps to replicate, configuration settings, screenshots, and other details of the issue to help us investigate. While there isn’t a specific timeframe for resolution, once we've fixed an issue in production we'll indicate this and then update and close the bug.

Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.

Top Solution Authors