I installed cisco PI 3.0 on an ESxi. NCS is working fine. NCS status shows that all processes are up and running.
However, the web service i.e. https://ip_address is not working. Can someone help me on this?
Did you try http://ip_address?
What about scanning the server with nmap to check for listening ports? (or drop to root shell and run "netstat -a")
The server just needed some time to setup. https://ip_address works fine.
Thank you!