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
demandé il y a 2 ans2492 vues
1 réponse
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
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions