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

前端 未结 11 2239
太阳男子
太阳男子 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:00

    I copied the cookie from C:\Windows into my home folder (C:\Users\Current User\.erlang.cookie) and everything started working fine.

提交回复
热议问题