[erlang-questions] silent death of node
Dmitry Kolesnikov
dmkolesnikov@REDACTED
Sun Dec 23 10:56:35 CET 2012
Hello,
I got an interesting issue of silent death erlang node. I am in the process of investigation what is going on but may be some of you met similar issue.
So, I am using R15B01 and R15B03-1 on EC2 small instance. The application is trivial it opens tcp/ip socket and periodically dumps a file to it, supervisor is used to manage processes, etc. I am using rebar to package the app andotp runtime. The application is started as expected but after some time it hands up. Both lager and sasl logs are empty, no error, crashes are reported. Any node attach attempts are failed with error 'Node is not running'...
Any hints on the issue?
Thank you in advanced and Best Regards,
Dmitry
More information about the erlang-questions
mailing list