首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >正在尝试使用Filezilla连接EC-2实例(Bitnami Wordpress)

正在尝试使用Filezilla连接EC-2实例(Bitnami Wordpress)
EN

Stack Overflow用户
提问于 2016-10-23 14:47:52
回答 1查看 193关注 0票数 0

尝试通过Filezilla连接到AWS实例上的EC-2失败。这是我在Filezilla站点管理器上设置的屏幕截图

下面是来自Filezilla的错误日志,其中调试日志设置为4

代码语言:javascript
复制
Trace:          CControlSocket::DoClose(64)
Trace:          CControlSocket::DoClose(64)
Trace:          CControlSocket::DoClose(64)
Trace:          CFileZillaEnginePrivate::ResetOperation(0)
Status:         Connecting to ec2-54-251-155-167.ap-southeast-1.compute.amazonaws.com...
Trace:          Going to execute /Users/zaidhumayun/Documents/FileZilla.app/Contents/MacOS/fzsftp
Response:   fzSftp started, protocol_version=6
Trace:          CSftpControlSocket::ConnectParseResponse(fzSftp started, protocol_version=6)
Trace:          CSftpControlSocket::SendNextCommand()
Trace:          CSftpControlSocket::ConnectSend()
Command:    keyfile "/Users/zaidhumayun/Desktop/FirstInstance.pem"
Trace:          CSftpControlSocket::ConnectParseResponse()
Trace:          CSftpControlSocket::SendNextCommand()
Trace:          CSftpControlSocket::ConnectSend()
Command:    open "ubuntu@ec2-54-251-155-167.ap-southeast-1.compute.amazonaws.com" 22
Trace:          Server version: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.8
Trace:          We believe remote version has SSH-2 channel request bug
Trace:          Using SSH protocol version 2
Trace:          Doing ECDH key exchange with curve Curve25519 and hash SHA-256
Trace:          Server also has ecdsa-sha2-nistp256/ssh-dss/ssh-rsa host keys, but we don't know any of them
Trace:          Host key fingerprint is:
Trace:          ssh-ed25519 256 7e:1c:94:69:78:c9:13:a3:38:0d:07:54:e9:28:5b:3b
Command:    Trust new Hostkey: Once
Trace:          Initialised AES-256 GCM client->server encryption
Trace:          Initialised AES256 GCM client->server MAC algorithm (in ETM mode) (required by cipher)
Trace:          Initialised AES-256 GCM server->client encryption
Trace:          Initialised AES256 GCM server->client MAC algorithm (in ETM mode) (required by cipher)
Trace:          Pageant is running. Requesting keys.
Trace:          Pageant has 0 SSH-2 keys
Trace:          Successfully loaded 1 key pair from file
Trace:          Offered public key from "/Users/zaidhumayun/Desktop/FirstInstance.pem"
Trace:          Server refused our key
Trace:          Disconnected: No supported authentication methods available (server sent: publickey)

我不知道为什么它不接受我的密钥对实例。我需要做些什么来解决这个问题?有什么方法可以重新下载密钥对实例吗?因为根据amazon文档,您可以在实例启动时下载一次。

EN

回答 1

Stack Overflow用户

发布于 2016-10-23 14:55:01

根据this page的说法,用户名应该是'bitnami',而不是'ubuntu‘

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/40200340

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档