Can't connect to RabbitMQ on Window Server 2012?

后端 未结 1 1847
Happy的楠姐
Happy的楠姐 2021-01-15 17:55

I\'ve installed RabbitMQ 3.5.5 on Windows Server 2012 as a service by first installing Erlang (32 bit) and then following the RabbitMQ manual install instructions (https://w

相关标签:
1条回答
  • 2021-01-15 18:35

    This a typo.

    Are you sure that you don't have .erlang.cookie inside c:\windows . Have you copied the file as described here?

    Copy the file .erlang.cookie manually from %SystemRoot% to %HOMEDRIVE%%HOMEPATH%.

    0 讨论(0)
提交回复
热议问题