[erlang-questions] Starting erl with unicode hostname

Vinod H G vinodhg@REDACTED
Thu Feb 9 16:02:43 CET 2012


Hi,

When trying to support erl running on different language OS got an issue
with the hostname. The hostname had Unicode characters.
I used short name and got following error.

Can’t set short node name. please check your
configuration. registered_name,   { error, badarg}

If i use long name ex:
erl -name abc@REDACTED

vm starts but cnode communication (using ei_connect) is breaking in receive
with {error, einval}.

Please help.


Thanks & Regards,
Vinod H. G.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20120209/dfa9f555/attachment.htm>


More information about the erlang-questions mailing list