[erlang-questions] Connect to an old Erlang node

Frank Muller frank.muller.erl@REDACTED
Tue Dec 18 16:04:17 CET 2018


Hi Lukas

How about thedistribution protocol version compatability with the +R option:

     http://erlang.org/doc/man/erl.html#compat_rel

Will it help on my case?

Best
/Frank


>
> 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/20181218/a14df1b2/attachment.htm>


More information about the erlang-questions mailing list