Opened 21 months ago

Last modified 15 months ago

#65617 new defect

rabbitmq-server CLI binaries rabbitmqctl and rabbitmq-plugins fail with error

Reported by: Galichev Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: rabbitmq-server

Description

After successfull MacPorts RabbitMQ installation (port install rabbitmq-server) CLI utilities rabbitmqctl and rabbitmq-plugins fail with error

beam/beam_load.c(551): Error loading function elixir:start/2: op put_tuple u x:

please re-compile this module with an Erlang/OTP 25 compiler

Loading of /opt/local/lib/rabbitmq/lib/rabbitmq_server-3.10.0/escript/rabbitmqctl/elixir.beam failed: badfile

Problem can be fixed by updating binary files in /opt/local/lib/rabbitmq/lib/rabbitmq_server-3.10.0/escript to their Generic Binary Build versions from RabbitMQ official website

Change History (1)

comment:1 Changed 15 months ago by jenstroeger (Jens Troeger)

I see the same issue, any updates on the ticket?

@Galichev, did you mean the files from rabbitmq-server-generic-unix-3.10.14.tar.xz downloaded for example from Github v3.10.14?

Note: See TracTickets for help on using tickets.