Hello,
our vcenter server is not accessible anymore, it shows: "no healthy upstream". When we try to start services such "content library service", "vmware vcenter server" in VAMI, we got error "service crashed while starting".
trying to restart vpxd we got below error:
root@mgprvc01 [ ~ ]# service-control --start vpxd
Operation not cancellable. Please wait for it to finish...
Performing start operation on service vpxd...
Error executing start on service vpxd. Details {
"detail": [
{
"id": "install.ciscommon.service.failstart",
"translatable": "An error occurred while starting service '%(0)s'",
"args": [
"vpxd"
],
"localized": "An error occurred while starting service 'vpxd'"
}
],
"componentKey": null,
"problemId": null,
"resolution": null
}
Service-control failed. Error: {
"detail": [
{
"id": "install.ciscommon.service.failstart",
"translatable": "An error occurred while starting service '%(0)s'",
"args": [
"vpxd"
],
"localized": "An error occurred while starting service 'vpxd'"
}
],
"componentKey": null,
"problemId": null,
"resolution": null
}
we use vcenter version 7.0.3.01300 build 21290409.
we got this issue, after shutting down vcenter from VAMI, take snapshot and power on vcenter server appliance, we plan to upgrade it to vcenter 7.0U3o to apply the recommendation as per CVE-2023-34048, CVE-2023-34056.
Best Regards