You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ECS services deployments are failing and as a result nothing is working. Client service and consul server ALB endpoints are not accessible and give 503 and 502 errors respectively.
Steps to reproduce:
Take a pull and go to part-6 branch
Do terraform apply
Go to any ECS cluster and the logs will show the following error:
[ERROR] reading Consul client ACL policy: Get
"https://10.255.2.250:8501/v1/acl/policy/name/learning-live-with-aws-hashicorp-consul-client-policy":
dial tcp 10.255.2.250:8501: connect: connection refused
The text was updated successfully, but these errors were encountered:
The ECS services deployments are failing and as a result nothing is working. Client service and consul server ALB endpoints are not accessible and give 503 and 502 errors respectively.
Steps to reproduce:
terraform apply
The text was updated successfully, but these errors were encountered: