[Bug 653405] Re: rabbitmq-server fails to start if hostname is unresolvable or has changed since first starting
Ville Laurikari
ville at laurikari.net
Fri Nov 30 16:32:19 UTC 2012
Installing on Ubuntu 10.04 fails if the hostname does not resolve.
For the benefit for people arriving here via search engines, here's what I had to do:
apt-get uninstall rabbitmq-server
vi /etc/hostname # fix the hostname so it resolves
rm -rf /var/lib/rabbitmq # the old broken hostname is still somewhere here
reboot
apt-get install rabbitmq-server
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rabbitmq-server in Ubuntu.
https://bugs.launchpad.net/bugs/653405
Title:
rabbitmq-server fails to start if hostname is unresolvable or has
changed since first starting
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/653405/+subscriptions
More information about the Ubuntu-server-bugs
mailing list