AWS Load Balancer — 503 Service Temporarily Unavailable
Apr 13, 2019
when you run to this error means
HTTP 503: Service Unavailable
The target groups for the load balancer have no registered targets.
Here is how to fix
Modify the Health Check Settings of a Target Group
You can modify the health check settings for your target group at any time.
To modify the health check settings of a target group using the console
- Open the Amazon EC2 console at https://console.aws.amazon.com/ec2/.
- On the navigation pane, under LOAD BALANCING, choose Target Groups.
- Select the target group.
- On the Health checks tab, choose Edit.
Thank you for reading and leave me a comment if you have any questions.