When I go to my site no error but my bean stalk environment has errors

0

Environment health has transitioned from Ok to Severe. ELB processes are not healthy on all instances. ELB health is failing or not available for all instances.

ELB processes are not healthy on all instances. ELB health is failing or not available for all instances.

see the error

Loot
질문됨 2년 전2492회 조회
1개 답변
0

Error messages can appear as events on the Beanstalk environment management page in the console, in logs, or on the health page. Try the following:

  • Review recent environment events. Messages from Elastic Beanstalk about deployment, load, and configuration issues often appear here and may highlight what the issue is.
  • Pull logs to view recent log file entries. Web server logs contain information about incoming requests and errors. The instances in your Beanstalk environment generate logs that you can view to troubleshoot issues with your application or configuration files. Logs created by the web server, application server, Beanstalk platform scripts, and CloudFormation are stored locally on individual instances. You can easily retrieve them by using the Beanstalk management console or the EB CLI.
  • Connect to an instance and check system resources. It could be the application failed with an error, disk space is exhausted, or if you are using burstable compute resources (t2) you may have exhausted cpu credits.

Consider deploying a new environment. If the environment appears healthy, perform a CNAME swap to route traffic to the new environment and continue to debug the earlier one.

RoB
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠