3回答
- 新しい順
- 投票が多い順
- コメントが多い順
2
Did you check all of the possible causes listed in the docs?
Do you have VPC Flow logs enabled, and does that give any indication as to what's happening?
0
Other than the above check list, you should also check if ALB has any whitelist of supported domain names, in this case your distribution supported domain name For example F5 LB can allow or deny certain HOST values if not explicitly whitelisted
回答済み 1年前
0
Besides documentation, you can refer to How do I troubleshoot a 502: "The request could not be satisfied" error from CloudFront?.
Are you accessing your ALB directly via HTTP or HTTPS? If this is HTTP only, edit your CloudFront Origin Protocol to HTTP only
You may also want to change CloudFront Behavior to CachingDisabled
関連するコンテンツ
- AWS公式更新しました 3年前
- AWS公式更新しました 3ヶ月前