3.10.5 plugin

30 views
Skip to first unread message

Phil

unread,
Jun 8, 2022, 8:16:21 PM6/8/22
to rabbitmq-users
Hi,

I'm using v3.7 rabbitmq and trying to install latest 3.10.5 in new linux VM.

In the 3.7.7 version, the plugin ez files are in /usr/lib/rabbitmq/lib/rabbitmq_server-3.7.7/plugins/ and all enabled plugins are in /opt/rabbitmq/rabbit@vm-plugins-expand/

however after install 3.10.5. i can run the rabbitmq and but unable to launch the web console, even i have enabled management plugins

sudo rabbitmq-plugins list -n rabbit
Listing plugins with pattern ".*" ...
 Configured: E = explicitly enabled; e = implicitly enabled
 | Status: * = running on rabbit@pll21vifrmq03
 |/
[E*] rabbitmq_amqp1_0                  3.10.5
[E*] rabbitmq_auth_backend_ldap        3.10.5
[E*] rabbitmq_auth_mechanism_ssl       3.10.5
[E*] rabbitmq_consistent_hash_exchange 3.10.5
[E*] rabbitmq_federation               3.10.5
[E*] rabbitmq_federation_management    3.10.5
[e*] rabbitmq_management               3.10.5
[e*] rabbitmq_management_agent         3.10.5
....

Then i find there is empty under /opt/rabbitmq/rabbit@vm2-plugins-expand/
Instead of having *.ez, plugin folders (according to https://www.rabbitmq.com/plugins.html), some plugin folders are under /usr/lib/rabbitmq/lib/rabbitmq_server-3.10.5/plugins/

[rabbitmq@vm2]$ ls -l /usr/lib/rabbitmq/lib/rabbitmq_server-3.10.5/plugins/
total 4
drwxr-xr-x. 4 root root 33 Jun  8 15:46 accept-0.3.5
drwxr-xr-x. 3 root root 18 Jun  8 15:46 amqp10_client-3.10.5
drwxr-xr-x. 4 root root 33 Jun  8 15:46 amqp10_common-3.10.5
drwxr-xr-x. 4 root root 33 Jun  8 15:46 amqp_client-3.10.5
.....

Should i copy all folders from /usr/lib/rabbitmq/lib/rabbitmq_server-3.10.5/plugins/ to /opt/rabbitmq/rabbit@vm2-plugins-expand/
or should i set any parameter under /etc/rabbitmq or anywhere?

Thank you.

Phil

unread,
Jun 10, 2022, 5:28:18 PM6/10/22
to rabbitmq-users
Ok issue seems resolved

- unable to launch the web console, even i have enabled management plugins  << my bad on messing up the private key

- /opt/rabbitmq/rabbit@vm2-plugins-expand/ << still empty. but rabbitmq is running and web console can launch, it's fine

- Instead of having *.ez, plugin folders (according to https://www.rabbitmq.com/plugins.html), some plugin folders are under /usr/lib/rabbitmq/lib/rabbitmq_server-3.10.5/plugins/  << yes can't find ez file anymore


Thank you.

Reply all
Reply to author
Forward
0 new messages