Created 03-15-2023 11:53 PM
I am setting up a stand-alone CDP cluster. However, getting errors when doing the agents installation steps.
I can SSH to this host from another instance using both password and private key. Therefore, I can't figure out the reason.
Here are the error messages
Please let me know if I need to provide more information. Thanks in advance!
Created 03-16-2023 12:17 AM
The problem is solved. It is caused by file permission. Solved this problem by executing the follow commands:
chmod 700 /home/user/.ssh
chmod 600 /home/user/.ssh/authorized_keys
Created on 06-19-2023 03:04 AM - edited 06-19-2023 03:05 AM
Hello, i'm getting same error and i use ur solution, but it still error, can u help me?
Created 06-19-2023 10:36 PM
Do you confirm that you can do login from one node to another node using ssh?
Created 07-10-2023 09:28 AM
I can ssh into the machine using both my user and the root user but both fail to authenticate on the Install Agents page, I've tried disabling ufw but am still not able to get past the Install Agents page on the install wizard