[erlang-questions] Erl 64 and 32 bits don't interoperate. A bug?
Sergej Jurečko
sergej.jurecko@REDACTED
Wed Oct 21 13:08:35 CEST 2015
Use -setcookie
Sergej
> On 21 Oct 2015, at 13:01, Waldemar Rachwał <waldemar.rachwal@REDACTED> wrote:
>
> 64 bit erlang is not able to connect to 32 bit one.
> I don't believe it's a "feature". Report as BUG?
> Thanks,
> Waldemar.
>
> === 32 bits machine
>
> $ erl -name bits32@REDACTED <mailto:bits32@REDACTED> -cookie BULBA
> Erlang/OTP 18 [erts-7.1] [source] [smp:2:2] [async-threads:10] [kernel-poll:false]
>
> Eshell V7.1 (abort with ^G)
> (bits32@REDACTED <mailto:bits32@REDACTED>)1>
> =ERROR REPORT==== 21-Oct-2015::10:48:52 ===
> ** Connection attempt from disallowed node 'bits64@REDACTED <mailto:bits64@REDACTED>' **
>
> === 64 bits machine
>
> $ erl -name bits64@REDACTED <mailto:bits64@REDACTED> -remsh bits32@REDACTED <mailto:bits32@REDACTED> -cookie BULBA
> Erlang/OTP 18 [erts-7.1] [source] [64-bit] [smp:4:4] [async-threads:10] [kernel-poll:false]
>
> *** ERROR: Shell process terminated! (^G to start new job) ***
> _______________________________________________
> 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/20151021/a54fefee/attachment.htm>
More information about the erlang-questions
mailing list