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

posta 2 anni fa221 visualizzazioni
1 Risposta
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.

con risposta 2 anni fa
  • 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?

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande