federation not work #10781
-
Describe the bugAfter I upgrade to the official release of rabbitmq 3.13.0, the original federation plugin doesn't work. Reproduction stepsInstalling RabbitMQ 3.13.0.
Expected behaviorThe federation plugin is working properly. Additional context |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
First of all, check the logs. There should be some information there. |
Beta Was this translation helpful? Give feedback.
-
The following URI should fix the issue, but will NOT enable server X509 certificate verification:
If you wish to enable server certificate verification, please see the docs. |
Beta Was this translation helpful? Give feedback.
The following URI should fix the issue, but will NOT enable server X509 certificate verification:
If you wish to enable server certificate verification, please see the docs.