error: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
book
Article ID: 399322
calendar_today
Updated On: 06-19-2025
Products
VMware Telco Cloud Automation
Issue/Introduction
In TCACP CCLI, selecting a workload cluster using the SSH command fails
Cause
The contents of "/home/capv/.ssh/authorized_keys" are blank on the Nodepool nodes
Resolution
Copy the public key from TCACP.
cat /root/.ssh/id_rsa.pub
To the Nodepool
/home/capv/.ssh/authorized_keys
Feedback
thumb_up
Yes
thumb_down
No