我一直按照 jcloud 示例https://github.com/jclouds/jclouds-examples/tree/master/compute-basics的说明进行操作。我安装了maven和程序。我看到在 Amazon 上创建了虚拟机,但是添加节点末尾的“echo hello”测试失败了,尝试执行“exec ls”也是如此。我添加了一个用 puttygen 生成的随机 id_rsa。看起来代码告诉它使用它,但亚马逊使用的是不同的密钥?
- <<authenticated>> woke to: net.schmizz.sshj.userauth.UserAuthException: publickey auth failed
...(attempt 1 of 7): Exhausted available authentication methods