问题
"Cloud Run error: Internal system error." This errors and only this errors keeps coming when trying to deploy a revision (new or first)
What is going on with Cloud Run?
Their page won't load from GCP (though I can get in via google search) and I cannot deploy any revision without getting this error
The container works locally
回答1:
It seems to be a temporary issue in the platform. You can check it in google cloud status webpage.
We've received a report of an issue with Cloud Run.
Both Cloud Run and Cloud Source Repository seems to be affected.
Usually google's team is quick in fixing whatever happened, you can find more info here as soon as something starts to move :)
回答2:
Change the Docker image ENTRYPOINT
value or set those fields:
来源:https://stackoverflow.com/questions/59569116/can-not-deploy-any-revisions-old-or-first-to-cloud-run