rabbitmq refusing to start

后端 未结 8 1493
伪装坚强ぢ
伪装坚强ぢ 2021-01-30 00:33

I have installed rabbitmq on ubuntu and trying to start it using rabbitmq-server start, however, I\'m getting this error:

Activating Ra         


        
8条回答
  •  隐瞒了意图╮
    2021-01-30 00:34

    Have a look what is in the log of the node that you are trying to start. It will be in /var/log/rabbitmq/ It was selinux in my case, rabbit could not bind to its ports.

提交回复
热议问题