Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plugin not work in rabbitmq 3.7.12 Erlang 20.3.8.18 #83

Open
manzusaka opened this issue May 30, 2019 · 3 comments
Open

plugin not work in rabbitmq 3.7.12 Erlang 20.3.8.18 #83

manzusaka opened this issue May 30, 2019 · 3 comments

Comments

@manzusaka
Copy link

There is an error in enabling plugins under rabbitmq 3.7.12, plugin version 3.7.9.1

[root@rabbit04 plugins]# rabbitmq-plugins enable prometheus_rabbitmq_exporter
Enabling plugins on node rabbit@rabbit04:
prometheus_rabbitmq_exporter
The following plugins have been configured:
  prometheus_rabbitmq_exporter
  rabbitmq_management
  rabbitmq_management_agent
  rabbitmq_peer_discovery_common
  rabbitmq_web_dispatch
Applying plugin configuration to rabbit@rabbit04...
** (CaseClauseError) no case clause matching: {:plugin_built_with_incompatible_erlang, 'accept'}
    (rabbitmqctl) lib/rabbitmq/cli/plugins/plugins_helpers.ex:218: RabbitMQ.CLI.Plugins.Helpers.update_enabled_plugins/2
    (rabbitmqctl) lib/rabbitmq/cli/plugins/plugins_helpers.ex:115: RabbitMQ.CLI.Plugins.Helpers.update_enabled_plugins/4
    (rabbitmqctl) lib/rabbitmq/cli/plugins/commands/enable_command.ex:104: anonymous fn/6 in RabbitMQ.CLI.Plugins.Commands.EnableCommand.do_run/2
    (elixir) lib/stream.ex:1298: anonymous fn/2 in Stream.iterate/2
    (elixir) lib/stream.ex:1482: Stream.do_unfold/4
    (elixir) lib/stream.ex:1553: Enumerable.Stream.do_each/4
    (elixir) lib/stream.ex:933: Stream.do_enum_transform/7
    (elixir) lib/stream.ex:1553: Enumerable.Stream.do_each/4
@deadtrickster
Copy link
Owner

Please rebuild https://github.com/deadtrickster/accept yourself: clone and run rebar3 archive

@oscarvesga
Copy link

oscarvesga commented Aug 26, 2019

Hello @deadtrickster, can you please let me know the exact command that I have to used to make the build?

I have the same problem with Erlang/OTP 19 [erts-8.3.3] and {rabbit,"RabbitMQ","3.7.7"}

@Ahmad-Config
Copy link

Hello,
May I know did you find a solution for this problem, since I have the same issue with Rabbitmq installation in Raspberrey pi.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants