VMware Cloud Community
hkjsdkjs
Contributor
Contributor

ESXi 6.7 U2 Web client crashes when importing OVF

Cause: Possibly unhandled rejection: {}

Version: 1.33.3

Build: 12923304

ESXi: 6.7.0

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

Exception stack:

TypeError: Cannot read property 'keyValue' of undefined

  at updateSummaryPortlet (https://192.168.23.206/ui/scripts/main.js:375:415)

  at $scope.wizardOptions.onFinish (https://192.168.23.206/ui/scripts/main.js:375:5968)

  at https://192.168.23.206/ui/scripts/main.js:324:23176

  at m.$digest (https://192.168.23.206/ui/scripts/main.js:324:28780)

  at https://192.168.23.206/ui/scripts/main.js:324:30503

  at e (https://192.168.23.206/ui/scripts/main.js:323:10071)

  at https://192.168.23.206/ui/scripts/main.js:323:11522

when importing Power Panel Business Edition (Agent) (https://dl4jz3rbrsfum.cloudfront.net/software/ppbe340_agent_centos.zip)

35 Replies
bleri3
Contributor
Contributor

This worked like a charm! Thanks for sharing this simple fix!

0 Kudos
Baibow
Contributor
Contributor

Thank you very much for this post.

It's saved me a lot of work on the root cause.

0 Kudos
Amitm1
Contributor
Contributor

Thanks venereo. It fixed the issues for me.

0 Kudos
timwetzel
Contributor
Contributor

I experienced the same issue recently.  In order to correct the problem, which has been tested thoroughly, upgrade the host with the ESXI update 2 binaries, then apply the ESXi670-201906002 fix.  This should bring the build of the VMware ESXi host to 13981272

0 Kudos
CinciTech
Enthusiast
Enthusiast

Same problem, Google brought me here.  Trying to import the Photon 3.0 VM into an ESXi 6.7U2 host, same error message.  Tried installing esxui-signed-12086396.vib, and it takes quite awhile to get installed...  Problem solved.  Anyone know how soon VMWare might get this fixed?

0 Kudos
tomaz1
Contributor
Contributor

Same problem, client v1.33.3, ESXi 6.7.0. After applaying .vib (downgrade to v1.33.1) OVF import works again!

Thanks venereo.

0 Kudos
vectoe1one
Contributor
Contributor

I just tried the update listed here

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

fixed the issue

0 Kudos
athomaz
Contributor
Contributor

I was experiencing the same issue. I applied https://labs.vmware.com/flings/esxi-embedded-host-client#summary

and it fixed the issue for me too.  Thanks!!!

0 Kudos
KwisatzCA
Contributor
Contributor

When trying to update from CLI I get this result... Currently running 6.7.0 Update 2 (Build 13006603)

Installation Result

   Message: Host is not changed.

   Reboot Required: false

   VIBs Installed:

   VIBs Removed:

   VIBs Skipped: VMware_bootbank_esx-ui_1.33.1-12086396

0 Kudos
Alex_Romeo
Leadership
Leadership

Hi,

you can use vCenter Converter to create the VM starting from the .vmdk file (ovftools)

Alessandro Romeo

Blog: https://www.aleadmin.it/
0 Kudos
Parswanathan
Contributor
Contributor

Hi ,

Had the same problem. However pressed escape when i got the error, and that showed the finish button. So click finish to import the OVA file.

I was able to successfully import.

Thanks.

specv
Contributor
Contributor

You can run the following commands to upgrade to the latest code. This will resolve the bug.

esxcli network firewall ruleset set -e true -r httpClient

esxcli software profile update -p ESXi-6.7.0-20190604001-standard -d https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/vmw-depot-index.xml

esxcli network firewall ruleset set -e false -r httpClient

reboot

0 Kudos
Freddy000
Contributor
Contributor

Hello. just upgraded to ESXi 6.7 U3, the issue is gone!

0 Kudos
gglynn
Contributor
Contributor

In case anyone reading this is trying the "hit the Escape button when you get the error" workaround but it's not working for you, note that you have to click the "Details" button in the error pop-up, then hit the Esc key after the Details dialog pops up.

MYITROOM
Contributor
Contributor

This simple solution worked for me.Thank you.

0 Kudos
Mohaghello
Contributor
Contributor

Thanks worked for me too!

0 Kudos