Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not compatible with Erlang 23 #1

Open
aboroska opened this issue Jun 17, 2020 · 0 comments
Open

Not compatible with Erlang 23 #1

aboroska opened this issue Jun 17, 2020 · 0 comments

Comments

@aboroska
Copy link

Erlang 23 added two flags to the distribution protocol dFlagBigCreation and dFlagHandshake23:

https://github.com/erlang/otp/blob/OTP-23.0.2/lib/jinterface/java_src/com/ericsson/otp/erlang/AbstractNode.java#L107

erlyberly now cannot connect to an OTP 23 node as pointed out here: andytill/erlyberly#175

as connection attempt fails with cannot handle ["BIG_CREATION"].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant