Attempting to Edit a Compute Manager (vCenter Server) in NSX Manager fails with error: Compute manager <VC_name> with id <UUID> connection config is invalid. Edit Hostname and provide compute manager credentials. (Error code: 7055)"
search cancel

Attempting to Edit a Compute Manager (vCenter Server) in NSX Manager fails with error: Compute manager <VC_name> with id <UUID> connection config is invalid. Edit Hostname and provide compute manager credentials. (Error code: 7055)"

book

Article ID: 396177

calendar_today

Updated On:

Products

VMware NSX

Issue/Introduction

  • Unable to make changes to the vCenter settings in NSX Manager under System > Fabric > Compute Managers because it fails with an error message indicating a problem with the connection config.
     
  • Though it says to edit the hostname (FQDN) and provide compute manager credentials, those have been verified to be correct.
  • Other than being unable to save changes, the vCenter status looks fine and operations with the associated vSphere environment continue normally.
  • The bottom of the output of command:
    openssl check: openssl s_client -connect <VC_IP>:443 -showcerts   

    ... run in the root shell of and NSX Manager node shows:  "Verify return code: 20 (unable to get local issuer certificate)"

Environment

VMware NSX-T Data Center
VMware vCenter Server

Cause

NSX Manager is unable to trust the Machine SSL certificate from the vCenter Server because of a problem with certificates such as an expired STS certificate, a mismatched SSL trust anchor, or both on the vCenter Server. 

Resolution

Resolve certificate issues with the vCenter Server and then retry the Compute Manager edit again. Refer to Resolving SSL Trust Mismatch Errors in VCSA Due to Expired Certificates and Misconfigured Chain Elements

The vCert Tool in vCert - Scripted vCenter Expired Certificate Replacement may also be used to identify and resolve those kinds of issues. 

Additional Information

A similar issue may occur if the Machine SSL Certificate on the vCenter Server does not include a complete chain as shown at NSX Compute Manager 'Connection Status' Down

Additional helpful information at vCenter Server certificate validation error for external solutions in environments with vCenter Server 7.0