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

asked 2 years ago279 views
1 Answer
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
SUPPORT ENGINEER
answered 8 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions