[erlang-questions] Error: Node is not running
Nikolay Bildeyko
bildeyko@REDACTED
Sat Sep 24 19:43:30 CEST 2016
Dear List,
I have a problem with attachment to my running application. On my Amazon
server (Amazon Linux) it works great, but on my local machine (Linux
Mint 17.3) I have next problem:
I start application with name ServerDev@REDACTED:
bin/server start
when I want to attach I have an error:
bin/server attach
Node is not running!
Although epmd say me that app is running and I can get data from app by
curl:
epmd -names
epmd: up and running on port 4369 with data:
name ServerDev at port 47963
Log files are empty.
Also I can't stop the app. stop command does nothing. install command
also doesn't work.
About versions:
rebar 3.2.0 and Erlang/OTP 19 Erts 8.0
Cheers,
Nikolay Bildeyko
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20160924/764e6f18/attachment.htm>
More information about the erlang-questions
mailing list