I install ESMC from OVA file into my vmware infrastructure
After run the new VM i set the ip address/netmask/Gateway and DNS.
When i try to connect at web interface fail with this error:
404 Not Found
The path '/era/webconsole/' was not found.
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/cherrypy/_cprequest.py", line 656, in respond
response.body = self.handler()
File "/usr/lib/python2.7/site-packages/cherrypy/lib/encoding.py", line 188, in __call__
self.body = self.oldhandler(*args, **kwargs)
File "/usr/lib/python2.7/sit