Forums/Community Help

Answered

Web UI shows nothing (or only 127.0.0.1) - fixed in cmon 1.1.20

Johan
asked this on Jan 10 17:33

deploy.sh runs fine and completes with out errors.

When I go into the web interface, i see no nodes or only one with hostname 127.0.0.1

What is wrong?

 

Comments

User photo
Johan
Severalnines
Ajax_loader_small Answer

Please read:

http://support.severalnines.com/entries/20614858-server-requirements-on-premise-amis-other-images

and check out the section on "Resolving Hostnames and IP addresses".

Let us know if you still have problems and we will assist you.

January 10, 2012 17:35
User photo
Kacper
Yes, I had a problem in my /etc/hosts file. I had: 127.0.0.1 server01 localhost localhost.localdomain 10.0.1.10 server01 10.0.1.11 server02 ... Changing this to: 127.0.0.1 localhost localhost.localdomain 10.0.1.10 server01 10.0.1.11 server02 and rerunning deploy.sh solved it for me.
January 10, 2012 19:30
User photo
Johan
Severalnines

We have fixed this problem now (as of 14th Feb 2012). The fix is released to all configurators and available in cmon 1.1.20.

 

Thank you,

Johan

February 14, 2012 20:39