Skip to content

relx_get_nodename does not handle warnings on OTP 29 #966

Description

@eproxus

The auto resolving of node names in relx_get_nodename fails for us on OTP 29 since the output generated is this (in a Alpine Docker image):

=ESOCK WARNING MSG==== 01-Jun-2026::12:10:34.561006 ===
[UNIX-ESSIO] Failed open sctp dynamic library: libsctp.so.1
the-actual-node-name

That whole output gets set as the node name, which makes tasks such as remote_console fail to attach to the node and exit with the following message even though the node has successfully started and is running:

Node is not running!

Not sure what the actual solution should be, but the node name detection has to be more robust somehow.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions