hackoregon / civic-devops

Master collection point for issues, procedures, and code to manage the HackOregon Civic platform
MIT License
11 stars 4 forks source link

Document how 502 and 503 errors occur in the CF/ALB/ECS/Docker world #168

Open MikeTheCanuck opened 6 years ago

MikeTheCanuck commented 6 years ago

From this issue: https://github.com/hackoregon/elections-2018-backend/issues/3

The base service URL for this project's API in AWS is http://service.civicpdx.org/local-elections/

Currently requests to this URL return 502 Bad Gateway. This is a result of a few factors:

To tie it all together, this is exactly what is happening here: