RabbitMQ, Erlang: How to “make sure the erlang cookies are the same”

前端 未结 11 2243
太阳男子
太阳男子 2020-12-13 18:26

I am using RabbitMQ with Grails, and a problem cropped up this morning. When I run rabbitmqctl status it tells me:

C:\\Users\\BuildnTest2>rab         


        
11条回答
  •  眼角桃花
    2020-12-13 19:11

    I observed this issue when clone server made alive with name change. Problem solved after clean rabbitmq and erlang installation.

提交回复
热议问题