nestbot #12
Annotations
1 error
deploy
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy nestbot --quiet --image us-east1-docker.pkg.dev/mocap-test-project/jonbot/nestbot:7f7de293cd9a55f86ac585f268c57f1586c5ffa5 --update-labels managed-by=github-actions,commit-sha=7f7de293cd9a55f86ac585f268c57f1586c5ffa5 --platform managed --format json --region us-central1`: Deploying container to Cloud Run service [nestbot] in project [mocap-test-project] region [us-central1]
Deploying...
Creating Revision........................done
Routing traffic.................................................................................................................................................................................................................................................................................................................................................................................................................................................failed
Deployment failed
ERROR: (gcloud.run.deploy) Revision 'nestbot-00002-4b5' is not ready and cannot serve traffic. The user-provided container failed to start and listen on the port defined provided by the PORT=8080 environment variable. Logs for this revision might contain more information.
Logs URL: https://console.cloud.google.com/logs/viewer?project=mocap-test-project&resource=cloud_run_revision/service_name/nestbot/revision_name/nestbot-00002-4b5&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22nestbot%22%0Aresource.labels.revision_name%3D%22nestbot-00002-4b5%22
For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start
|