Unable to connect to AMQP server

Asked by kitty mark

Hi,i meet a truble. I have installed ceilometer.
When run ceilometer-collector, the log says "Error : Unable to connect to AMQP server.[Errno-9] Address family for hostname not supported".
I know that is because of the hostname.
Host name is '0-AC-E3-50-94-6B'.
If change hostname to 'mytesthost', there is not any error.
But i want to name every host by its uniqe code, and the host name can not be changed.
Who can help me?
Thanks!

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu ceilometer Edit question
Assignee:
No assignee Edit question
Solved by:
kitty mark
Solved:
Last query:
Last reply:
Revision history for this message
kitty mark (thesea1982) said :
#1

It is qpid problem.
If change AMQP to rabbitmq, it is ok.
Thanks.