使用 ssh 在 FIWARE Lab 上访问 orion-psb-image-R5.4 时出现问题

Problem accessing orion-psb-image-R5.4 on FIWARE Lab using ssh

这些是我执行的步骤:
1- 创建了一个密钥对。
2- 下载密钥对并使用 puttygen 生成私钥
3-使用上下文代理的 orion-psb-image-R5.4 图像创建了一个新实例。
4-创建了一个安全组并添加了一个打开ssh端口的规则
5- 将浮动 ip 关联到该图像
6-尝试使用浮动ip和步骤2中生成的私钥从putty访问图像

putty 给我这个错误:

Disconnected : No supported authentication methods available (server sent:publickey).

我想知道如何解决这个问题并了解它的原因。

更新: 屏幕截图:
1.loading the downloaded keypair into puttygen
2.the downloaded keypair file from fiware lab (keypair.pem) and the generated private key
3.entering the floating ip for the contextbroker instance
4.loading the generated private key to use during connection establishment
5.the error message when i try to connect

似乎是密钥生成或 Putty 配置有问题。不幸的是,问题 post 没有包含足够的细节来提供更精确的答案。

我建议您编辑您的问题 post 以包括您完成的每个步骤的完整细节(甚至包括您进行时的屏幕截图)。

编辑:使用centos作为用户登录而不是root