Symptoms:
- Converging Platform Service Controller (PSC) with vCenter fails with vmafd firstboot with error: "Running firstboot stage 1 of 4 failed."
"message": "Running firstboot stage 1 of 4 failed.",
{
"key": "firstbootpart1",
"value": {
"description": "Run vmafd firstboot",
"status": "FAILED"
}
},
- VMAFD firstboot log file /var/log/firstboot/vmafd-firstboot.py_xxxxx_stderr.log, will show entries similar to :
{
"translatable": "Failed to force refresh TRUSTED_ROOTS, Error : %(0)d",
"localized": "Failed to force refresh TRUSTED_ROOTS, Error : 238",
"args": [
238
],
"id": "install.vmafd.vecs_force_refresh_failed"
}