Merge pull request #66 from Vizzuality/SKY30-138-fe-implement-the-mar… #121
deploy.yml
on: push
deploy_client
1m 49s
deploy_cms
4m 51s
Annotations
2 errors
deploy_client
Process completed with exit code 1.
|
deploy_cms
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy *** --quiet --image ***-docker.pkg.dev/***/***/***:77e18135f8f82adf11cc8d370066e419aeaa4da4 --update-labels managed-by=github-actions,commit-sha=77e18135f8f82adf11cc8d370066e419aeaa4da4 --platform managed --format json --region ***`: Deploying container to Cloud Run service [***] in project [***] region [***]
Deploying...
Creating Revision.............................done
Routing traffic..........................................................................................................................................................................................................................................................................................................................................................................................................................................................failed
Deployment failed
ERROR: (gcloud.run.deploy) Revision '***-00104-4f9' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the *** environment variable. Logs for this revision might contain more information.
Logs URL: https://console.cloud.google.com/logs/viewer?project=***&resource=cloud_run_revision/service_name/***/revision_name/***-00104-4f9&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22***%22%0Aresource.labels.revision_name%3D%22***-00104-4f9%22
For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start
|