[erlang-questions] nonode@REDACTED

I Gusti Ngurah Oka Prinarjaya okaprinarjaya@REDACTED
Sat Jul 13 00:21:56 CEST 2019


Hi,

You need to start erlang shell as a named node by using this command:

erl -sname any_node_name


Then you can read
http://erlang.org/doc/design_principles/distributed_applications.html for
more details


Hope it helps




Pada tanggal Sen, 1 Jul 2019 pukul 15.36 Peter J Etheridge <
petergi@REDACTED> menulis:

> dear friends,
> i am trying to send a record from my wx module to mnesia module.
>
> the error message i receive is;
>
> node_not_started, nonode@REDACTED
>
> some reading of the manual mentions that nonode@REDACTED is an error
> message.
> (self explanatory in hindsight.)
>
> which module of the manual (or other resource) should a beginner read for
> instructions to correctly set up a node?
>
> thank you in advance,
> peter
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20190713/2e80fcf1/attachment.htm>


More information about the erlang-questions mailing list