2015-07-17 00:49:07 WARNING genesis_utils.py:508 Failed to reach a node where Genesis is up. Retrying... (Hit Ctrl-C to abort)2015-07-17 00:49:09 WARNING genesis_utils.py:508 Failed to reach a node where Genesis is up. Retrying... (Hit Ctrl-C to abort)2015-07-17 00:49:10 WARNING genesis_utils.py:508 Failed to reach a node where Genesis is up. Retrying... (Hit Ctrl-C to abort)
Checked in genesis log, found the below message
Failed to set up key based SSH access to hypervisor, most likely because we do not have the correct password cached. Please run fix_host_ssh command manually to fix this problem.
Unable to ssh host. Please check and let me know
Best answer by Santhoshkumar
Issue got resolved by below steps:
Restart the genesis, still same.
Tried to SSH the host from CVM, getting the below error message
#FIPS mode initialized
#Read from socket failed: Connection reset by peer.
Re-generated the SSH Keys in the host and restarted the SSH service in the host.
And issue got resolved.
View original
Restart the genesis, still same.
Tried to SSH the host from CVM, getting the below error message
#FIPS mode initialized
#Read from socket failed: Connection reset by peer.
Re-generated the SSH Keys in the host and restarted the SSH service in the host.
And issue got resolved.