Hi, I am trying to install ironwood.master. But fails continuously. The final part of installation log is as follows:
TASK [rabbitmq : Add vhosts] ***************************************************
failed: [localhost] (item=/) => {“cmd”: “/usr/sbin/rabbitmqctl -q -n rabbit list_vhosts name tracing”, “fa
iled”: true, “item”: “/”, “msg”: “Error:********@localhost’\n- home dir: /var/lib/rabbitmq\n- cookie hash:
Ka0wGIQZb0EE1MxL5AmyUA==”, “rc”: 69, “stderr”: “Error: unable to connect to node rabbit@localhost: nodedo
wn\n\nDIAGNOSTICS\n===========\n\nattempted to contact: [rabbit@localhost]\n\nrabbit@localhost:\n * conne
cted to epmd (port 4369) on localhost\n * epmd reports node ‘rabbit’ running on port 25672\n * TCP conne
ction succeeded but Erlang distribution failed\n * suggestion: hostname mismatch?\n * suggestion: is the
cookie set correctly?\n * suggestion: is the Erlang distribution using TLS?\n\ncurrent node details:\n-
node name: ‘rabbitmq-cli-85@localhost’\n- home dir: /var/lib/rabbitmq\n- cookie hash: Ka0wGIQZb0EE1MxL5Amy
UA==\n\n”, “stderr_lines”: [“Error: unable to connect to node rabbit@localhost: nodedown”, “”, “DIAGNOSTIC
S”, “===========”, “”, “attempted to contact: [rabbit@localhost]”, “”, “rabbit@localhost:”, " * connected
to epmd (port 4369) on localhost", " * epmd reports node ‘rabbit’ running on port 25672", " * TCP conne
ction succeeded but Erlang distribution failed", " * suggestion: hostname mismatch?", " * suggestion: is
the cookie set correctly?", " * suggestion: is the Erlang distribution using TLS?", “”, “current node de
tails:”, “- node name: ‘rabbitmq-cli-85@localhost’”, “- home dir: /var/lib/rabbitmq”, “- cookie hash: Ka0w
GIQZb0EE1MxL5AmyUA==”, “”], “stdout”: “”, “stdout_lines”: }
to retry, use: --limit @/var/tmp/configuration/playbooks/openedx_native.retry
How to continue installation ?