Running "vc-support" throws "WARNING authzData.py:116 Failed to find principal: VSPHERE.LOCAL\WorkloadStorage"
search cancel

Running "vc-support" throws "WARNING authzData.py:116 Failed to find principal: VSPHERE.LOCAL\WorkloadStorage"

book

Article ID: 412086

calendar_today

Updated On:

Products

VMware vCenter Server

Issue/Introduction

  • Generating vCenter logs via CLI by running "vc-support" throws message "WARNING authzData.py:116 Failed to find principal: VSPHERE.LOCAL\WorkloadStorage" and "Idm client exception: null"
    <timestamps>,104 WARNING authzData.py:116 Failed to find principal: VSPHERE.LOCAL\WorkloadStorage
    root@vcsa-02 [ ~ ]# vc-support
    /usr/bin/vc-support v4.1: 08:25:49, action threads 4
    2025-09-26 08:25:53,064 WARNING authzData.py:116 Failed to find principal: VSPHERE.LOCAL\WorkloadStorage
    Traceback (most recent call last):
      File "/usr/lib/vmware/site-packages/supportbundle/authzData.py", line 112, in _fetch_users
        principal = _get_principal(name, isGroup)
      File "/usr/lib/vmware/site-packages/supportbundle/authzData.py", line 140, in _get_principal
        sso_sic.principalDiscoveryService.FindUsersInGroup(
      File "/usr/lib/vmware/site-packages/pyVmomi/VmomiSupport.py", line 618, in <lambda>
        self.f(*(self.args + (obj,) + args), **kwargs)
      File "/usr/lib/vmware/site-packages/pyVmomi/VmomiSupport.py", line 391, in _InvokeMethod
        return self._stub.InvokeMethod(self, info, args)
      File "/usr/lib/vmware/site-packages/pyVmomi/SoapAdapter.py", line 1796, in InvokeMethod
        raise obj
    pyVmomi.VmomiSupport.sso.fault.InternalFault: (sso.fault.InternalFault) {
       dynamicType = <unset>,
       dynamicProperty = (vmodl.DynamicProperty) [],
       msg = 'Idm client exception: null',
       faultCause = <unset>,
       faultMessage = (vmodl.LocalizableMessage) []



  • Regardless of the warning, the log export completes successfully. This can be confirmed by verifying the files under the /storage/log/ location on the vCenter.

Environment

vCenter Server 8.x

Resolution

  • This issue is resolved in VMware Cloud Foundation 9 and later, available at Broadcom downloads.
    If you are having difficulty finding and downloading software, please review the Download Broadcom products and software KB.

  • For vCenter Server 8.x or earlier, this warning message can be safely disregarded, as the support bundle is still generated successfully despite the error.