Monday, February 18, 2019

Resolve INS-06006 Passwordless SSH connectivity not set up between the following node(s)

I was installing Oracle Cluster on my VM. In the middle of the installation i stumbled upon INS-06006 error. I was confused at first by why this error arised cause i had set up ssh passwordless connection  between both the nodes using ssh





After going through various links and metalinks the solution they suggested was of no use, i still got the error. After a while accidentally i edited (see below screenshot) public hostname in lower case letters (it was in upper case before you can see the screenshot above) and it worked. I didn't make any changes in /etc/hosts or created .ssh directory as per the links and metalinks.