Sample Header Ad - 728x90

"Error when reading ./.erlang.cookie: eacces" while enabling rabbitmq plugin

2 votes
1 answer
1638 views
I installed rabbitmq on kali linux. I started the service sudo systemctl start rabbitmq-server Then I tried to enable the management plugin rabbitmq-plugins enable rabbitmq_management But I am getting this error: Error when reading ./.erlang.cookie: eacces Looks like I am not not authorized to read from the cookie. How can I resolve this? I tried this sudo chmod 600 ./.erlang.cookie and sudo chmod 600 /var/lib/rabbitmq/.erlang.cookie but did not help
Asked by Yilmaz (417 rep)
Sep 24, 2022, 11:46 PM
Last activity: Oct 8, 2022, 07:54 PM