VMware Cloud Community
zongo
Contributor
Contributor
Jump to solution

[BUG] When re-configuring a VM on all browser

Tested on Edge, Firefox. and Chrome. All have the latest  version.

VMs are Wind 10 and Win Server 2008 R2

  1. Connect to ESXi Server through webui
  2. Click on action
  3. Click on edit settings
  4. Modify settings. Whatever settings
  5. Click on Save

Cause: Error: Unexpected call to method or property access.

Version: 1.8.0

Build: 4516221

ESXi: 6.5.0

Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393

Exception stack:

Error: Unexpected call to method or property access.

  at Anonymous function (https://172.26.147.63/ui/scripts/main.js:264:28640)

  at m (https://172.26.147.63/ui/scripts/main.js:264:26793)

  at Anonymous function (https://172.26.147.63/ui/scripts/main.js:264:25513)

  at Anonymous function (https://172.26.147.63/ui/scripts/main.js:265:9455)

  at k.prototype.$eval (https://172.26.147.63/ui/scripts/main.js:265:16481)

  at k.prototype.$digest (https://172.26.147.63/ui/scripts/main.js:265:15027)

  at k.prototype.$apply (https://172.26.147.63/ui/scripts/main.js:265:16757)

  at Anonymous function (https://172.26.147.63/ui/scripts/main.js:319:20118)

  at n.event.dispatch (https://172.26.147.63/ui/scripts/main.js:262:14408)

  at r.handle (https://172.26.147.63/ui/scripts/main.js:262:11186)

0 Kudos
1 Solution

Accepted Solutions
bluefirestorm
Champion
Champion
Jump to solution

The version of the embedded host client you have is 1.8; which is quite old.

Try the latest available version (1.24) by downloading the vib and updating it on the ESXi server.

https://labs.vmware.com/flings/esxi-embedded-host-client

View solution in original post

0 Kudos
2 Replies
bluefirestorm
Champion
Champion
Jump to solution

The version of the embedded host client you have is 1.8; which is quite old.

Try the latest available version (1.24) by downloading the vib and updating it on the ESXi server.

https://labs.vmware.com/flings/esxi-embedded-host-client

0 Kudos
zongo
Contributor
Contributor
Jump to solution

Thank you. Issue has been resolved.

0 Kudos