fix(back): better handling of invalid apple refresh tokens #135
website.yml
on: push
Test
33s
Build, and Deploy to Production
0s
Build, and Deploy to Staging
53s
Annotations
1 error
Build, and Deploy to Staging
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy website --quiet --image gcr.io/***/website:latest --update-labels managed-by=github-actions,commit-sha=c40a7ee7abdc9bf3d8cc3d2583bc4d91c4a1db23 --platform managed --format json --region us-central1 --service-account cloud-run-sa@***.iam.gserviceaccount.com --min-instances 0 --allow-unauthenticated`: Deploying container to Cloud Run service [website] in project [***] region [us-central1]
Deploying...
Setting IAM Policy.........done
Creating Revision..........done
Routing traffic........................................................................................................................failed
Deployment failed
ERROR: (gcloud.run.deploy) Revision 'website-00028-qcx' 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=***&resource=cloud_run_revision/service_name/website/revision_name/website-00028-qcx&advancedFilter=resource.type%3D%22cloud_run_revision%22%0Aresource.labels.service_name%3D%22website%22%0Aresource.labels.revision_name%3D%22website-00028-qcx%22
For more troubleshooting guidance, see https://cloud.google.com/run/docs/troubleshooting#container-failed-to-start
|