Comment 3 for bug 2025321

Revision history for this message
Alejandro Garcia (agarciaws) wrote :

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]