Opened 2 years ago
Last modified 22 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
Note: See
TracTickets for help on using
tickets.
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?