Advertisement
vargask

Untitled

Dec 9th, 2017
324
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. I am having the same problem, I believe, when I try to add a NIC to a VM, it fails and returns some strange errors:
  2. I follow the advice of upgrading to the latest host-client:
  3.  
  4. [root@localhost:/tmp] esxcli software vib install -v /tmp/esxui-signed-7119706.vib
  5. Installation Result
  6. Message: Operation finished successfully.
  7. Reboot Required: false
  8. VIBs Installed: VMware_bootbank_esx-ui_1.24.0-7119706
  9. VIBs Removed: VMware_bootbank_esx-ui_1.21.0-5724747
  10. VIBs Skipped:
  11. [root@localhost:/tmp]
  12.  
  13. After installing latest version 1.24 I cleared the chache and restarted the browser and tried to add the network adapter again and it failed, I also tried by adding a new port group but nothing seems to work:
  14.  
  15. Unhandled exception (1)
  16.  
  17. Cause: TypeError: $scope.NetworkData[0] is undefined
  18. Version: 1.24.0
  19. Build: 7119706
  20. ESXi: 6.5.0
  21. Browser: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0
  22.  
  23. Exception stack:
  24.  
  25. $scope.addNetwork@https://192.168.255.64/ui/scripts/main.js:372:4852
  26. virtualHardwareMenu<.onClick@https://192.168.255.64/ui/scripts/main.js:369:9246
  27. directiveDefinitionObject.link/scope.clickAction@https://192.168.255.64/ui/scripts/main.js:460:9882
  28. kb.prototype.functionCall/<@https://192.168.255.64/ui/scripts/main.js:321:23158
  29. @https://192.168.255.64/ui/scripts/main.js:429:289
  30. Pe/this.$get</n.prototype.$eval@https://192.168.255.64/ui/scripts/main.js:320:17493
  31. Pe/this.$get</n.prototype.$apply@https://192.168.255.64/ui/scripts/main.js:320:17718
  32. @https://192.168.255.64/ui/scripts/main.js:429:269
  33. n.event.dispatch@https://192.168.255.64/ui/scripts/main.js:317:14412
  34. n.event.add/r.handle@https://192.168.255.64/ui/scripts/main.js:317:11234
  35.  
  36.  
  37. Regards,
  38.  
  39. Kenneth,
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement