"Host configuration: Failed to send the HostConfig message.
[TN=TransportNode/<uuid>]. Reason: Failed to send HostConfig RPC to MPA TN:<uuid>. Error: Unable to reach client <tn-uuid>, application SwitchingVertical"
nsxcli -c get managers
nsxcli -c get controllers
/var/run/log/nsx-syslog.log indicates timeouts to the localhost address 127.0.0.1.Note: The preceding log excerpts are only examples. Date, time, and environmental variables may vary depending on your environment.
VMware NSX 4.x
VMware NSX-T Data Center 3.x
VCF 9
While the transport node is connecting correctly to NSX CCP there is an internal failure to forward the configuration commands because nsx-proxy cannot communicate with another internal service such as nsx-opsagent
This is a condition that may occur in a VMware NSX environment.
Restart the nsx-opsagent and nsx-proxy services from CLI on the affected ESXi TN(s):
/etc/init.d/nsx-opsagent restart
/etc/init.d/nsx-proxy restart
/etc/init.d/nsx-opsagent status
/etc/init.d/nsx-proxy status
Note: If restarting the services did not help, you can also perform a reboot of the Transport Node.