rabbitmq-server fails at the following piece of the code:
if not rabbit.leader_node_is_ready(): return
Again, adding debug message would be a good idea for future.
rabbitmq-server fails at the following piece of the code:
if not rabbit. leader_ node_is_ ready() :
return
Again, adding debug message would be a good idea for future.