My server just restarted (with Elastic Beanstalk)

0

What do I need to do to understand why my nodejs server restarted by itself?

it was online for 63 days and now it has restarted. All logs erased, it re-installed itself

feita há 2 anos221 visualizações
1 Resposta
0

as per your case two cases applicable -

  1. maybe Its not because of server restart, its basically because of the auto scaling mechanism in which new instances of your basic instance will be created and based on the usage it will delete instance with less usage.

  2. if you have checked the logs and found that yes Beanstalk has restarted by itself. you can take screenshot of the log and raise a ticket in aws support asking why it happened.

respondido há 2 anos
  • Thanks for the answer

    Believe it couldn't have been the scaling mechanism, server usage was at just 6%. Is there another reason the scaling engine appears?

    Could it have something to do with the free tier exceeding the usage limit? When the usage limit is reached, does it recreate a new server?

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas