Skip to content

Add deploy github action #4

Add deploy github action

Add deploy github action #4

Triggered via push January 7, 2024 09:38
Status Failure
Total duration 1m 33s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error
deploy
google-github-actions/deploy-appengine failed with: failed to execute gcloud command `gcloud app deploy --quiet --format json app.yaml --promote`: ERROR: (gcloud.app.deploy) HttpError accessing <https://appengine.googleapis.com/v1/apps/sinuous-crow-410507?alt=json>: response: <{'vary': 'Origin, X-Origin, Referer', 'content-type': 'application/json; charset=UTF-8', 'date': 'Sun, 07 Jan 2024 09:40:09 GMT', 'server': 'ESF', 'cache-control': 'private', 'x-xss-protection': '0', 'x-frame-options': 'SAMEORIGIN', 'x-content-type-options': 'nosniff', 'alt-svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000', 'transfer-encoding': 'chunked', 'status': '500', 'content-length': '118', '-content-encoding': 'gzip'}>, content <{ "error": { "code": 500, "message": "Authentication backend unknown error.", "status": "UNKNOWN" } } > This may be due to network connectivity issues. Please check your network settings, and the status of the service you are trying to reach.