~]# service-control --start vmware-updatemgr Operation not cancellable. Please wait for it to finish... Performing start operation on service updatemgr... Error executing start on service updatemgr. Details { "componentKey": null, "resolution": null, "problemId": null, "detail": [ { "translatable": "An error occurred while starting service '%(0)s'", "args": [ "updatemgr" ], "localized": "An error occurred while starting service 'updatemgr'", "id": "install.ciscommon.service.failstart" } ] } Service-control failed. Error: { "componentKey": null, "resolution": null, "problemId": null, "detail": [ { "translatable": "An error occurred while starting service '%(0)s'", "args": [ "updatemgr" ], "localized": "An error occurred while starting service 'updatemgr'", "id": "install.ciscommon.service.failstart" } ] }
~]# /usr/lib/vmware-updatemgr/bin/refreshCerts-utility.py Re-registering vSphere Update Manager with VC... 2026-07-09T02:00:27.191Z Running command: ['/usr/lib/vmware-vmafd/bin/vmafd-cli', 'get-ls-location', '--server-name', 'localhost'] 2026-07-09T02:00:27.221Z Done running command 2026-07-09T02:00:27.294Z Running command: ['/usr/lib/vmware-vmafd/bin/vmafd-cli', 'get-ls-location', '--server-name', 'localhost'] 2026-07-09T02:00:27.329Z Done running command 2026-07-09T02:00:29.367Z Getting value for install-parameter: vmdir.ldu-guid 2026-07-09T02:00:29.905Z Running command: ['/usr/lib/vmware-vmafd/bin/vmafd-cli', 'get-ls-location', '--server-name', 'localhost'] 2026-07-09T02:00:29.940Z Done running command 2026-07-09T02:00:29.958Z Running command: ['/usr/lib/vmware-vmafd/bin/vmafd-cli', 'get-ls-location', '--server-name', 'localhost'] 2026-07-09T02:00:29.992Z Done running command 2026-07-09T02:00:30.020Z Running command: ['/usr/lib/vmware-vmafd/bin/vmafd-cli', 'get-ldu', '--server-name', 'localhost'] 2026-07-09T02:00:30.043Z Done running command Can't update VUM service info: (vmodl.fault.InvalidArgument) { dynamicType = <unset>, dynamicProperty = (vmodl.DynamicProperty) [], msg = '', faultCause = <unset>, faultMessage = (vmodl.LocalizableMessage) [], invalidProperty = 'Invalid certificate' } Traceback (most recent call last): File "/usr/lib/vmware-updatemgr/bin/vumUtils.py", line 375, in updateServiceInfo lsClient.ReRegister(vumServiceInfo.serviceId, setSpec) File "/usr/lib/vmware-updatemgr/bin/vumUtils.py", line 926, in addSecurityctxToRequests reqMethod(self, *args) File "/usr/lib/vmware-updatemgr/bin/vumUtils.py", line 936, in ReRegister sr.Set(svcId, newSpec) File "/usr/lib/vmware/site-packages/pyVmomi/VmomiSupport.py", line 557, in <lambda> self.f(*(self.args + (obj,) + args), **kwargs) File "/usr/lib/vmware/site-packages/pyVmomi/VmomiSupport.py", line 363, in _InvokeMethod return self._stub.InvokeMethod(self, info, args) File "/usr/lib/vmware/site-packages/pyVmomi/SoapAdapter.py", line 1418, in InvokeMethod raise obj # pylint: disable-msg=E0702 pyVmomi.VmomiSupport.vmodl.fault.InvalidArgument: (vmodl.fault.InvalidArgument) { dynamicType = <unset>, dynamicProperty = (vmodl.DynamicProperty) [], msg = '', faultCause = <unset>, faultMessage = (vmodl.LocalizableMessage) [], invalidProperty = 'Invalid certificate' } Unable to update VUM service info
|