I have a fresh install of ESXi 6.5 on a very vanilla Dell server, default Broadcom networking, etc. In VMware Network config, I have a very ordinary networking setup - one management network, one data network for VMs, both on working network connections.
When trying to edit an ESXi 6.5 VM, and choosing the option to "Add network adapter", the console crashes with the following error:
Unfortunately, we hit an error that we weren't expecting.
The client may continue working, but at this point, we recommend refreshing your browser and submitting a bug report.
Press the Esc key to hide this dialog and continue without refreshing.
When trying to look at the details of crash, I see:
Cause: <div ng-show="wizardOptions.data.networks[_index].AdapterType === 'VirtualSriovEthernetCard'" vui-stack-block="" data-tree-depth="1">
Version: 1.18.0
Build: 5270848
ESXi: 6.5.0
Browser: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; Touch; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729; Tablet PC 2.0; InfoPath.3; rv:11.0) like Gecko
Exception stack:
TypeError: Unable to get property 'enabled' of undefined or null reference
at Anonymous function (https://xxcorpvmw1/ui/scripts/main.js:460:9439)
at e (https://xxcorpvmw1/ui/scripts/main.js:319:3850)
at Anonymous function (https://xxcorpvmw1/ui/scripts/main.js:319:23876)
at Anonymous function (https://xxcorpvmw1/ui/scripts/main.js:319:15273)
at r (https://xxcorpvmw1/ui/scripts/main.js:318:21124)
at I (https://xxcorpvmw1/ui/scripts/main.js:319:15257)
at g (https://xxcorpvmw1/ui/scripts/main.js:319:11540)
at I (https://xxcorpvmw1/ui/scripts/main.js:319:15454)
at g (https://xxcorpvmw1/ui/scripts/main.js:319:11540)
at g (https://xxcorpvmw1/ui/scripts/main.js:319:11557)
There doesn't seem to be anything obvious I can edit in the VMX. What other options can I try, short of having to re-install ESXi 6.5?