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/site-packages/cherrypy/_cperror.py", line 386, in __call__
raise self
NotFound: (404, "The path '/era/webconsole/' was not found.")
Powered by CherryPy 3.2.3