Posts

Showing posts with the label ubuntu

Rabbitmq Status Ubuntu

Image
Rabbitmq Status Ubuntu . If you have an active ufw firewall, allow tcp ports 5672 and 15672 sudo ufw allow proto tcp from any to any port 5672,15672 Sudo rabbitmqctl join_cluster [email protected] sudo rabbitmqctl start_app. Magento 2.4.2 on Ubuntu 20.04 Installation Guide Try 'n' Tip from tryandtip.com You can also verify the status of the rabbitmq service with the following command: Move to the node02 server and run the below command to check the rabbitmq cluster_status # checking rabbitmq cluster status sudo rabbitmqctl cluster_status you’ll see the current running nodes on the rabbitmq cluster are node02 and node03. Rabbitmq supports multiple messaging protocols and can.