Skip to content

add logging, improved error handling, make init JS more robust #16

add logging, improved error handling, make init JS more robust

add logging, improved error handling, make init JS more robust #16

Triggered via push September 1, 2023 17:20
Status Failure
Total duration 3m 22s
Artifacts
Build & publish backend
3m 12s
Build & publish backend
Fit to window
Zoom out
Zoom in

Annotations

1 error
Build & publish backend
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy playground-backend --image us-docker.pkg.dev/yew-rs/yew-playground/playground:latest --quiet --platform managed --region us-west1 --project yew-rs --format json`: Deploying container to Cloud Run service [playground-backend] in project [yew-rs] region [us-west1] Deploying... Creating Revision.............done Routing traffic.............................................................failed Deployment failed ERROR: (gcloud.run.deploy) Revision 'playground-backend-00016-haz' 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=yew-rs&resource=cloud_run_revision/service_name/playground-backend/revision_name/playground-backend-00016-haz&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22playground-backend%22%0Aresource.labels.revision_name%3D%22playground-backend-00016-haz%22 For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start