Password remediation/rotation fails with the error: Unable to obtain SSH connection to entity: <node name> in the SDDC Manager UI
search cancel

Password remediation/rotation fails with the error: Unable to obtain SSH connection to entity: <node name> in the SDDC Manager UI

book

Article ID: 396281

calendar_today

Updated On:

Products

VMware SDDC Manager

Issue/Introduction

Unable to remediate or rotate user passwords for nodes in your SDDC Manger UI.

Environment

VMware Cloud Foundation 4.x
VMware Cloud Foundation 5.x

Cause

This issue can arise after products are updated, among other reasons, causing incorrect/mismatched Host Keys stored in SDDC manager's files.

Resolution

Use the fixhostkeys.py script on each node showing disconnected, then remediate/rotate the passwords as needed.

python fixHostKeys.py --node <FQDN of a specific node>

Additional Information