Node app crashes after a while on micro EC2 instance even with supervisor

Posted by Justin Meltzer on Server Fault See other posts from Server Fault or by Justin Meltzer
Published on 2012-06-07T14:49:24Z Indexed on 2012/06/09 10:42 UTC
Read the original article Hit count: 333

I'm using supervisor to start my node.js application on a micro EC2 instance. However, the app only stays running for some time until it eventually shuts down. Not exactly sure how long the app stays running but I'm guessing for about a few hours or so. Sometimes less. My question is where on the remote server should I be looking in order to debug this kind of issue? I'm running an Amazon Linux AMI.

© Server Fault or respective owner

Related posts about amazon-ec2

Related posts about logging