-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
The app does not pass a smoke test while being deployed GH Actions:
"1s
Run URL=$(gcloud run services describe accident-reports-frontend --region us-west1 --format='value(status.url)')
Smoke testing: https://accident-reports-frontend-5t5l4f4etq-uw.a.run.app/
curl: (22) The requested URL returned error: 404
- Checking /healthz...
Error: Process completed with exit code 22."
The app renders at https://accident-reports-frontend-5t5l4f4etq-uw.a.run.app/, but fails to retrieve contents from s GCP bucket.
We need to find the root cause and fix it.
Copilot
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers