[erlang-questions] Connect to an old Erlang node

Lukas Larsson lukas@REDACTED
Thu Dec 13 11:01:44 CET 2018


On Thu, Dec 13, 2018 at 8:07 AM Frank Muller <frank.muller.erl@REDACTED>
wrote:

> Hi guys
>
> Can I disable this behaviour when connecting to an old node with no support
> for UTF8 atoms?
>
> (client@REDACTED)1>
>
> =ERROR REPORT==== 17-Nov-2017::00:32:12 ===
>
> ** server@REDACTED: Connection attempt from node server@REDACTED rejected since it
> cannot handle ["UTF8_ATOMS"].**
>
>
> I’m not using UTF8 at all and just want to be able to connect.
>
>
> Is there a flag to disable this?
>

No. The support to talk using latin1 atoms has been removed from the VM on
newer versions of Erlang.


>
> Thank you.
>
> /Frank
> _______________________________________________
> 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/20181213/8e927afe/attachment.htm>


More information about the erlang-questions mailing list