Iglu and Collector server failing AWS alb target group health checks.
I have deployed a new iglu server+rds and collector on aws today. but it is failing health checks and i am getting 502 bad gateway when i try to access the alb endpoint. This is first time as i have never faced this issue before. Anyone have any knowledgeable suggestions for this issue. i am using community edition terraform configurations. (older configs not updated or recent ones)
Hi @...
No i am running it on Mac. so basically i deploy a snowplow test pipeline time to time whenever we need to add and verify new data events. i usually destroy this test pipeline after testing (aws cost saving), but today i deployed again and it's just failing the health checks. i was thinking may be health endpoint is update for iglu. currently it's /api/meta/health.
So i updated the terraform configuration from quickstart-examples repository and terraform apply again, it fixed the issue.
Are you running terraform on Windows? In the past we've seen an issue where the startup scripts deployed to the instance have the wrong line endings when the terraform is run from a Windows machine and prevents the server instance booting correctly.