Hi, I'm trying to install rabbitmq-server on ubuntu Server 16.04 as:
apt-get install rabbitmq-server -y
during installation I'm getting error:
May 30 06:27:26 v systemd[1]: Starting RabbitMQ Messaging Server...
May 30 06:27:27 v rabbitmq[31277]: Waiting for rabbit@v ...
May 30 06:27:27 v rabbitmq[31277]: pid is 31285 ...
May 30 06:27:28 v systemd[1]: rabbitmq-server.service: Main process exited, code=exited, status=140/n/a
May 30 06:27:29 v rabbitmq[31277]: Error: process_not_running
May 30 06:27:29 v systemd[1]: rabbitmq-server.service: Control process exited, code=exited status=2
May 30 06:27:29 v systemd[1]: Failed to start RabbitMQ Messaging Server.
May 30 06:27:29 v systemd[1]: rabbitmq-server.service: Unit entered failed state.
May 30 06:27:29 v systemd[1]: rabbitmq-server.service: Failed with result 'exit-code'.
dpkg: error processing package rabbitmq-server (--configure):
subprocess installed post-installation script returned error exit status sudo rabbitmqctl status saying:Status of node rabbit@v ...
Error: unable to connect to node rabbit@v: nodedown
DIAGNOSTICS
===========
attempted to contact: [rabbit@v]
rabbit@v:
* connected to epmd (port 4369) on v
* epmd reports: node 'rabbit' not running at all
no other nodes on v
* suggestion: start the node
current node details:
- node name: 'rabbitmq-cli-32749@v'
- home dir: /var/lib/rabbitmq
- cookie hash: KHRxM68AKD22OGcXr68lyQ==
It's a real server for testing our application. If I'm installing rabbitmq in virtualbox also on ubuntu server 16.04 everything ok. Can anybody help with it?
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--MKStaff Software Engineer, Pivotal/RabbitMQ
$ rabbitmqctl environment:
Crash dump is being written to: erl_crash.dump...done
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--MKStaff Software Engineer, Pivotal/RabbitMQ
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
thank you for your reply, I installed rabbitmq as sudo apt-get install rabbitmq-server,it writing version: "RabbitMQ 3.5.7",erlang looks like 18.3:
cat /usr/lib/erlang/releases/18/OTP_VERSIONshowing: 18.3rabbitmqctl environment:-bash: fork: Cannot allocate memory-bash: fork: Cannot allocate memorywhen run again
rabbitmqctl environment:Crash dump is being written to: erl_crash.dump...
среда, 30 мая 2018 г., 14:40:40 UTC+3 пользователь Michael Klishin написал:
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--MKStaff Software Engineer, Pivotal/RabbitMQ
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
sasl log : /var/log/rabbitmq/rabbit@v-sasl.log
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
log : /var/log/rab...@v.log
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.