Elastic beanstalk next.js application's health status become warning

0

Hi, My next.js application is working fine in elastic bean stalk, but yesterday the status changed from OK to WARNING.. but application is working fine.. any idea why its happening.

WARN Environment health has transitioned from Ok to Warning. 1 out of 1 instances are impacted. See instance health for details.

Thanks

已提問 2 年前檢視次數 309 次
1 個回答
0

Hello,

Solution:

When the status of your Elastic Beanstalk environment changes from "OK" to "WARNING," it indicates that there is a potential issue or a degradation in the health of your environment.

Warning (yellow)

This status is displayed when:

  • The health agent is reporting a moderate number of request failures or other issues for an instance or environment.
  • An operation is in progress on an instance and is taking a very long time.
  • When an instance fails health checks at least three times in any one-minute period, Elastic Beanstalk may downgrade the health of the environment.

One unhealthy instance can cause Elastic Beanstalk to display an informational message or to change the environment's health status from green (OK) to yellow (Warning).

For a step by step guide that provide information about recent changes in health status: https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/health-enhanced-console.html

AWS
支援工程師
已回答 10 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南