Questions tagged [rabbitmq]

34 questions
3
votes
2 answers

How to install rabbitmq management plugin (rabbitmq-plugins)?

Brief: Is there a way to install rabbitmq-plugins via a ubuntu package? Details: I have rabbitmq running ok in my ubuntu system, and now I'm trying to monitor what's going on via the management plugin. I'm following rabbitmq.com/management.html…
jd.
  • 133
  • 1
  • 4
3
votes
2 answers

Ubuntu 20.04 when I tried to install RabbitMQ it showing this error

I followed this website to install RabbitMQ https://attacomsian.com/blog/install-rabbitmq-macos-ubuntu On the 5th step where it install RabbitMq, When I run the command I get this error rabbitmq-server.service - RabbitMQ Messaging Server …
Rao DYC
  • 33
1
vote
1 answer

Microstack on Ubuntu 19.10 eaon

On Ubuntu 19.10 eaon: $ sudo snap install microstack --classic --edge $ sudo microstack.init Stalls on rabbitmq. Any ideas why this is happening?
0
votes
1 answer

Failed to start RabbitMq redentials_obfuscation

Any one came across this problem? Rabbitmq:3.8.14 when run: $ sudo systemctl start rabbitmq-server got this credentials obfuscation problem: {"Kernel pid terminated",application_controller,"{application_start_failure,cr A nel pid…
jamesy
  • 1
0
votes
0 answers

/usr/bin/ld: cannot find -lrabbitmq

I have already installed rabbitmq in my system. /usr/bin/ld: cannot find -lrabbitmq collect2: error: ld returned 1 exit status