kolla-ansible deploy fail for rabbitmq
Kolla-ansible deployment to all-in-one fails on "Waiting for rabbitmq to start on first node" due to "cannot exec in a stopped state: unknown"
I've gotten the same error with rocky and master
Full output here:
RUNNING HANDLER [rabbitmq : Waiting for rabbitmq to start on first node] ********************************************* fatal: [localhost]: FAILED! => {"changed": true, "cmd": "docker exec rabbitmq rabbitmqctl wait /var/lib/rabbitmq/mnesia/rabbitmq.pid", "delta": "0:00:00.380240", "end": "2019-09-16 10:40:17.794725", "msg": "non-zero return code", "rc": 126, "start": "2019-09-16 10:40:17.414485", "stderr": "", "stderr_lines": [], "stdout": "cannot exec in a stopped state: unknown", "stdout_lines": ["cannot exec in a stopped state: unknown"]}
Also the error of the container:
ERROR: epmd error for host openStack: address (cannot connect to host/port)