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

no case clause matching: {:plugin_module_unloadable} #105

Open
zjyang861 opened this issue Jul 18, 2022 · 1 comment
Open

no case clause matching: {:plugin_module_unloadable} #105

zjyang861 opened this issue Jul 18, 2022 · 1 comment

Comments

@zjyang861
Copy link

accept
The following plugins have been configured:
rabbitmq_management
rabbitmq_management_agent
rabbitmq_web_dispatch
Applying plugin configuration to rabbit@mq02...
** (CaseClauseError) no case clause matching: {:plugin_module_unloadable, 'prometheus_process_collector', {:error, :on_load_failure}}
(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

@zjyang861
Copy link
Author

I am getting this error when I enable the plugin, what is the problem?

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

1 participant