1

我正在弹性豆茎上部署一个 python 烧瓶应用程序。配置如下:

VPC ID: vpc-XXX
Associate Public IP Address: false
Instance subnets: subnet-X1
ELB subnets: subnet-X1
ELB visibility: internal

部署应用程序运行几分钟后,然后因以下错误而死:

Instance ELB health state has been "OutOfService" for 10 minutes: Instance has failed at least the UnhealthyThreshold number of health checks consecutively.

我发现安全组用于弹性负载均衡器的入站和出站规则自行消失/重置。如果我再次手动设置这些规则,应用程序会工作一段时间,然后以与上述相同的方式再次失败。我应该看看其他一些设置吗?

4

0 回答 0