1 Answer
- Newest
- Most votes
- Most comments
1
Hello.
The health check on my EC2 listener targets is also failing.
I think it is best to first make the ALB health check successful.
Are you allowing ALB health check ports in your EC2 security group inbound rules?
Also, is the web server running on EC2?
Is it supposed to respond with HTTP status code 200 when accessing the document root of the web server?
https://repost.aws/knowledge-center/elb-fix-failing-health-checks-alb
Are you using ACM or similar to set up SSL certificates in ALB?
Also, do you have an A record set in ALB for your domain?
https://docs.aws.amazon.com/acm/latest/userguide/gs-acm-request-public.html
Relevant content
- Accepted Answerasked a year ago
- asked a year ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 8 months ago
- I host a website on an EC2 instance. How do I allow my users to connect on HTTP (80) or HTTPS (443)?AWS OFFICIALUpdated 2 months ago
- AWS OFFICIALUpdated 3 years ago