On Oct 17, 2014, at 5:22 PM, scot gabriel <[email protected]> wrote:
> Installed on Ubuntu 14.04 TLS > followed this guide: > https://joshuarogers.net/installing-cloudstack-43-ubuntu-1404 > > I'm very new to the product (first time trying to play with it). > When I try to open http://localhost:8080 it gives me a blank screen > (nothing) no time out, just a blank screen. > > Here is my listening ports: > sudo netstat -ntlp | grep LISTEN > sudo: unable to resolve host srvr1.cloud.priv > [sudo] password for sgabriel: > tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN > 655/rpcbind > tcp 0 0 127.0.1.1:53 0.0.0.0:* LISTEN > 1075/dnsmasq > tcp 0 0 0.0.0.0:60085 0.0.0.0:* LISTEN > 722/rpc.statd > tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN > 906/sshd > tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN > 485/cupsd > tcp 0 0 0.0.0.0:892 0.0.0.0:* LISTEN > 1773/rpc.mountd > tcp 0 0 0.0.0.0:2049 0.0.0.0:* LISTEN > - > tcp 0 0 0.0.0.0:32803 0.0.0.0:* LISTEN > - > tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN > 1115/mysqld > tcp6 0 0 :::111 :::* LISTEN > 655/rpcbind > tcp6 0 0 :::20400 :::* LISTEN > 1057/jsvc.exec > tcp6 0 0 :::8080 :::* LISTEN > 1057/jsvc.exec > tcp6 0 0 :::22 :::* LISTEN > 906/sshd > tcp6 0 0 :::51002 :::* LISTEN > 722/rpc.statd > tcp6 0 0 :::892 :::* LISTEN > 1773/rpc.mountd > tcp6 0 0 :::59295 :::* LISTEN > 1057/jsvc.exec > tcp6 0 0 :::2049 :::* LISTEN > - > tcp6 0 0 :::32803 :::* LISTEN > - > tcp6 0 0 :::7080 :::* LISTEN > 1057/jsvc.exec > > > > Guidance, questions, thoughts? > Are you sure the mgt server is running ? service cloudstack-management restart Agent also needs to run: service cloudstack-agent restart Check the logs: /var/log/cloudstack/management/management-server.log... Watch out for your bridge configuration. > > Thank you, > -- > Scot Gabriel > while(!(succeed=try())); > > > > pgp.mit.edu (0xcfe3d15c891fca57)
