Having issues connecting to a new Ambari install, the server appears to start: [root@ambari ~]# ambari-server start Using python /usr/bin/python2.6 Starting ambari-server Ambari Server running with 'root' privileges. Server PID at: /var/run/ambari-server/ambari-server.pid Server out at: /var/log/ambari-server/ambari-server.out Server log at: /var/log/ambari-server/ambari-server.log Ambari Server 'start' completed successfully.
But when I try to login to the UI (http://localhost:8080/ the server crashes), ambari-server.log: https://gist.github.com/JonathanDavies/a4ec3f08dc9015356a16 [root@ambari ~]# ambari-server status Using python /usr/bin/python2.6 Ambari-server status Ambari Server not running. Stale PID File at: /var/run/ambari-server/ambari-server.pid Running on: CentOS 6.4 64bit minimal. Using the public repository: http://public-repo-1.hortonworks.com/ambari/centos6/1.x/updates/1.4.3.38/ambari.repo
