- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Install agent get fail to authenticate
Created ‎03-15-2023 11:53 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do you confirm that you can do login from one node to another node using ssh?
Created ‎07-10-2023 09:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
