Venkata SwamyBabu Budumuru writes:
>
> Make sure 8080 is opened in iptables.
>
> Sent from Samsung tablet
>
> Soheil Eizadi wrote:
> Are you using URL http://:8080/client
>
> -Soheil
>
> On Aug 3, 2013, at 3:08 PM, "KENT ORTELL JOHNSON" wrote:
>
> > I am having trouble accessing the cloud
Make sure 8080 is opened in iptables.
Sent from Samsung tablet
Soheil Eizadi wrote:
Are you using URL http://:8080/client
-Soheil
On Aug 3, 2013, at 3:08 PM, "KENT ORTELL JOHNSON" wrote:
> I am having trouble accessing the cloudstack UI. I have done a fresh install
> on CentOS 6.0 minima
Are you using URL http://:8080/client
-Soheil
On Aug 3, 2013, at 3:08 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 installat
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 insta