Hi, Kent. Is CloudStack running and listening on 8080/tcp? Look for a java process:
ps auxw|grep java And check the port: netstat -plnt|grep 8080 Best regards, Kirk On 08/03/2013 03:07 PM, KENT ORTELL JOHNSON wrote: > I am having trouble accessing the cloudstack UI. I have done a fresh install > on CentOS 6.0 minimal with the latest cloudstack. > > The entire installation works as noted in the installation documentation. > However, when I try to connect to my host on port 8080 to get to the client > Then I get no return. Does this sound familiar to anyone? What have I missed? > > > > Kent > >