Hi,
I, have a bitnami server in Azure - with linux
and I used this command
sudo ./ctlscript.sh stop
but it seams that it did not stop, and now when I want to see the management webpage, it reports the following:
internal error - server connection terminated
Description: internal error - server connection terminated
I have tried from the command line
./ctlscript.sh restart
but now it says this:
attempted to contact: [rabbitmq@localhost]
rabbitmq@localhost:
* connected to epmd (port 4369) on localhost
* epmd reports: node 'rabbitmq' not running at all
other nodes on localhost: [rabbitmqcli27]
* suggestion: start the node
Current node details:
* node name: rabbitmqcli27@RabbitMqSrv
* effective user's home directory: /opt/bitnami/rabbitmq/rabbitmq_home
* Erlang cookie hash: KMrEvPQzlN26SVNUszXMlA==
Failed
What shoud I do to get it back working again ?
Thanks in advance for any help
Best regards,
Jos