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

Incompatible with OTP 26.0 #87

Open
ecpeterson opened this issue May 28, 2023 · 1 comment · May be fixed by #90
Open

Incompatible with OTP 26.0 #87

ecpeterson opened this issue May 28, 2023 · 1 comment · May be fixed by #90

Comments

@ecpeterson
Copy link

When I ping Pyrlang from a 26.0 Erlang node, I see the following error on the Erlang side:

=ERROR REPORT==== 28-May-2023::14:02:36.033971 ===
** 'erl@127.0.0.1': Connection attempt to node 'py@127.0.0.1' aborted since it cannot handle ["V4_NC","UNLINK_ID"].**
@ecpeterson
Copy link
Author

Documentation for V4_NC: https://www.erlang.org/docs/24/apps/erts/erl_dist_protocol#DFLAG_V4_NC ; only https://www.erlang.org/docs/24/apps/erts/erl_ext_dist#V4_PORT_EXT seems not to be supported in Term.

Documentation for UNLINK_ID (and so on): https://www.erlang.org/docs/24/apps/erts/erl_dist_protocol#new_link_protocol .

@ecpeterson ecpeterson linked a pull request Oct 4, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant