Jump to content

ESMC appliance Python error


Recommended Posts

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
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...