Comments on How to Set up RabbitMQ Cluster on Ubuntu 20.04
RabbitMQ is a free, open-source, and multi-protocol messaging broker software written in the Erlang programming language. A message broker is used to store messages for an application. In this tutorial, we will be going to set up a three-node RabbitMQ Cluster on Ubuntu 20.04 server.
1 Comment(s)
Comments
Hi Hitesh Jethva,I got below error when see log of rabbitmq (/var/log/rabbitmq/[email protected]) same with node3, everything work ok but this error make me confuse. Please help me this case.[error] <0.21815.55> Failed to create a per-vhost tracked connection table for node rabbit@rabbitmq2: {node_not_running,rabbit@rabbitmq2}
[error] <0.23962.55> Failed to create a tracked connection table for node rabbit@rabbitmq2: {node_not_running,rabbit@rabbitmq2}