Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

The RabbitMQ service starts and shuts down automatically. How to solve the problem if you can't access it?

2025-04-05 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

This article mainly introduces "RabbitMQ service startup automatic shutdown, access can not solve", in the daily operation, I believe that many people in the RabbitMQ service start automatic shutdown, access can not solve the problem there are doubts, the editor looked up all kinds of information, sorted out a simple and useful method of operation, hope to answer the "RabbitMQ service startup automatic shutdown, access can not solve how to solve" the doubt is helpful! Next, please follow the editor to study!

The rabbitMQ service starts and shuts down automatically

Solution (1):

Open the CMD window with administrator privileges

Enter the C:\ Program Files\ RabbitMQ\ rabbitmq_server-3.7.3\ sbin directory

Follow these steps to enter the command:

# enable the RabbitMQ node

Rabbitmqctl start_app

# Open the plug-in of the RabbitMQ management module and configure it on the RabbitMQ node

Rabbitmq-plugins enable rabbitmq_management

# close the RabbitMQ node

Rabbitmqctl stop

# stop the service

Rabbitmq-service.bat stop

# start the service

Rabbitmq-service.bat start

Solution (2):

First of all, check to see if your user name under C:\ Users is in Chinese. If you modify the user name or reinstall the system, remember to use English when you create the user. If the Chinese name does not match the log of the local rabbitMQ user, it cannot be read.

It is recommended to choose the second, the first kind of modification is not easy to modify, especially troublesome, easy to make mistakes and computer crashes.

At this point, the study on "RabbitMQ service starts and shuts down automatically, access can not be solved" is over. I hope to be able to solve everyone's doubts. The collocation of theory and practice can better help you learn, go and try it! If you want to continue to learn more related knowledge, please continue to follow the website, the editor will continue to work hard to bring you more practical articles!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report