Hi Muhammad, I've just run into the same issue. It seems it might be related to https://bugs.launchpad.net/kolla-ansible/+bug/2023668
tl;dr: Yoga uses RabbitMQ 3.9, which is not compatible with latest Erlang 26.
In my environment, I have seen this incompatibility:
(rabbitmq)[root@node-0 /]# rabbitmqctl --version 3.9.29 (rabbitmq)[root@node-0 /]# erl --version Erlang/OTP 26 [erts-14.0.2] [source] [64-bit] [smp:4:4] [ds:4:4:10] [async-threads:1] [jit:ns]
Hi Muhammad, I've just run into the same issue. It seems it might be related to https:/ /bugs.launchpad .net/kolla- ansible/ +bug/2023668
tl;dr: Yoga uses RabbitMQ 3.9, which is not compatible with latest Erlang 26.
In my environment, I have seen this incompatibility:
(rabbitmq) [root@node- 0 /]# rabbitmqctl --version [root@node- 0 /]# erl --version
3.9.29
(rabbitmq)
Erlang/OTP 26 [erts-14.0.2] [source] [64-bit] [smp:4:4] [ds:4:4:10] [async-threads:1] [jit:ns]