Closed pigochu closed 4 years ago
Duplicate of #154. There is no need to repeatedly post the same question.
The name of the plugin is rabbitmq_auth_backend_cache
, not rabbit_auth_backend_cache
which you have. Therefore the plugin is not actually on the code path and you get an undef
(function undefined) exception: none of the modules of the plugin are on the code path.
My rabbit version is 3.8.9 , I test it using docker image rabbitmq:3.8.9-mangement When I only use rabbitmq_auth_backend_http , it can work , when I use rabbit_auth_backend_cache + rabbitmq_auth_backend_http , log show CRASH Report.
/etc/rabbitmq/enable_plugins
/etc/rabbitmq/rabbitmq.conf