Comment 0 for bug 1970297

Revision history for this message
onTDB (ontdb) wrote :

I am using AMD Threadripper 2990WX but on installing microstack with
sudo microstack init --auto --control

It stops at 'RabbitMQ start'.

so i checked /var/snap/microstack/common/log/rabbitmq about logs and i found erl_crash.dump

and i checked journalctl -xe and there was error with exit.

$ journalctl -xe

Apr 26 02:09:02 32 systemd[1]: Started Service for snap application microstack.rabbitmq-server.
░░ Subject: A start job for unit snap.microstack.rabbitmq-server.service has finished successfully
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░
░░ A start job for unit snap.microstack.rabbitmq-server.service has finished successfully.
░░
░░ The job identifier is 7846.
Apr 26 02:09:32 32 systemd[1]: snap.microstack.rabbitmq-server.service: Main process exited, code=exited, status=1/FAILURE
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░
░░ An ExecStart= process belonging to unit snap.microstack.rabbitmq-server.service has exited.
░░
░░ The process' exit code is 'exited' and its exit status is 1.
Apr 26 02:09:32 32 systemd[1]: snap.microstack.rabbitmq-server.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░
░░ The unit snap.microstack.rabbitmq-server.service has entered the 'failed' state with result 'exit-code'.
Apr 26 02:09:32 32 systemd[1]: snap.microstack.rabbitmq-server.service: Scheduled restart job, restart counter is at 50.
░░ Subject: Automatic restarting of a unit has been scheduled
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░
░░ Automatic restarting of the unit snap.microstack.rabbitmq-server.service has been scheduled, as the result for
░░ the configured Restart= setting for the unit.
Apr 26 02:09:32 32 systemd[1]: Stopped Service for snap application microstack.rabbitmq-server.
░░ Subject: A stop job for unit snap.microstack.rabbitmq-server.service has finished
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░
░░ A stop job for unit snap.microstack.rabbitmq-server.service has finished.
░░
░░ The job identifier is 7941 and the job result is done.