Problem
During centralized installation of application components, there is a message stating that a node is unavailable for component installation due to failure to connect over the SSH protocol. The component is not installed on this node.
Solution
Centralized installation of an application component is impossible if the address information or network name of the computer was changed after configuring access over the SSH protocol on the node where the component will be installed. To centrally install the application component, you must restore access to the remote computer over the SSH protocol.
To restore access over the SSH protocol and install the application component:
sudo ssh-keygen -R <node IP address>