[Bug 1808766] Re: fails to start
James Page
james.page at ubuntu.com
Mon Dec 17 10:35:06 UTC 2018
I think this is due to the erlang-base package now enabling a shared
epmd daemon by default; rabbitmq-server is unable to connect to it over
the hostname of the server as it only listens on localhost by default.
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to rabbitmq-server in Ubuntu.
https://bugs.launchpad.net/bugs/1808766
Title:
fails to start
Status in rabbitmq-server package in Ubuntu:
Confirmed
Bug description:
The manila test results are not at all happy on s390x:
http://autopkgtest.ubuntu.com/packages/m/manila/disco/s390x
This turns out to be because rabbitmq-server is failing to start:
Job for rabbitmq-server.service failed because the control process exited with error code.
See "systemctl status rabbitmq-server.service" and "journalctl -xe" for details.
invoke-rc.d: initscript rabbitmq-server, action "start" failed.
● rabbitmq-server.service - RabbitMQ Messaging Server
Loaded: loaded (]8;;file://autopkgtest/lib/systemd/system/rabbitmq-server.service/lib/systemd/system/rabbitmq-server.service]8;;; enabled; vendor preset: enabled)
Active: activating (auto-restart) (Result: exit-code) since Sun 2018-12-16 23:04:30 UTC; 18ms ago
Process: 6376 ExecStart=/usr/sbin/rabbitmq-server [0;1;31m(code=exited, status=1/FAILURE)[0m
Main PID: 6376 (code=exited, status=1/FAILURE)
Dec 16 23:04:30 autopkgtest systemd[1]: [0;1;39m[0;1;31m[0;1;39mrabbitmq-server.service: Main process exited, code=exited, status=1/FAILURE[0m
Dec 16 23:04:30 autopkgtest systemd[1]: [0;1;39m[0;1;31m[0;1;39mrabbitmq-server.service: Failed with result 'exit-code'.[0m
Dec 16 23:04:30 autopkgtest systemd[1]: [0;1;31m[0;1;39m[0;1;31mFailed to start RabbitMQ Messaging Server.[0m
dpkg: error processing package rabbitmq-server (--configure):
installed rabbitmq-server package post-installation script subprocess returned error exit status 1
I got cpaelzer to try on a non-autopkgtest machine with the same
result.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/1808766/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list