Health checks failed with these code :[404]

0

Application load balancer For one az it's showing healthy For other az it's showing below error Health checks failed with these code :[404]

3回答
2

Hi, this error probably means that the processing instances (EC2, ECS / Fargate, etc.) responding to health check in each AZ are not configured strictly identically. You should compare the configs of those instances in different AZs in all details to see where the discrepancy is.

profile pictureAWS
エキスパート
回答済み 1年前
profile picture
エキスパート
レビュー済み 1年前
1

Hi.This docunent will help you to identify cause of failing healthcheck in other az.

https://repost.aws/knowledge-center/elb-fix-failing-health-checks-alb

profile picture
エキスパート
回答済み 1年前
0
承認された回答

404 is page not found. What ever your target group has configured for health check is finding the page in all the good az’s but the page doesn’t exist on the end machine that’s returning 404.

As suggested your instance is setup differently. Check it’s running same configs on the webserver, all the pages exist, the file system has the correct permissions etc.

This is a host issue and not alb issue.

profile picture
エキスパート
回答済み 1年前
profile picture
エキスパート
レビュー済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ