Skip to content

[Questions] Rabbitmq fails to start epmd using homebrew on mac. #13449

Closed Answered by michaelklishin
drahgon55 asked this question in Questions
Discussion options

You must be logged in to vote

epmd is started by the runtime when the node starts.

There aren't that many factors that can influence epmd and the node's clustering and distribution infrastructure: port access, hostname resolution (including localhost), and general OS-level permissions.

Two other runtime processes that may be less obvious are erl_child_setup and beam.smp (the latter is the runtime that runs RabbitMQ).

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@drahgon55
Comment options

@michaelklishin
Comment options

Answer selected by drahgon55
@drahgon55
Comment options

@michaelklishin
Comment options

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