Hi everyone,
I'm trying to debug an issue where the ESXi web interface throws an exception and forces a reload. This behavior started when I removed a network adapter configured as a backup adapter without removing it from a vSwitch. The error I'm seeing is:
Cause: Possibly unhandled rejection: {}
Version: 1.33.3
Build: 12923304
ESXi: 6.7.0
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0
Exception stack:
updateNICGrid/<@https://vmhost.home.<address>.com/ui/scripts/main.js:360:19301
q@https://vmhost.home.<address>.com/ui/scripts/main.js:322:21201
updateNICGrid@https://vmhost.home.<address>.com/ui/scripts/main.js:360:19249
$scope.addPNIC@https://vmhost.home.<address>.com/ui/scripts/main.js:360:18625
@https://vmhost.home.<address>.com/ui/scripts/main.js:360:19835
q@https://vmhost.home.<address>.com/ui/scripts/main.js:322:21201
@https://vmhost.home.<address>.com/ui/scripts/main.js:360:19740
$delegate.spread/<@https://vmhost.home.<address>.com/ui/scripts/main.js:425:2575
k/<@https://vmhost.home.<address>.com/ui/scripts/main.js:324:23176
$digest@https://vmhost.home.<address>.com/ui/scripts/main.js:324:28773
$evalAsync/<@https://vmhost.home.<address>.com/ui/scripts/main.js:324:30501
e@https://vmhost.home.<address>.com/ui/scripts/main.js:323:10069
tg/h.defer/c<@https://vmhost.home.<address>.com/ui/scripts/main.js:323:11522
I still have access to the web interface, but any time I mess with any network settings, the web interface forces a reload. I've been able to change network settings using the CLI without issue, although I'd like to have the GUI back!
Thanks for all your help!