使用 S3FS 在 ubuntu EC2 实例上安装 S3 存储桶时,无法进行 SSH 连接
如上所述,我在能够通过 SSH 访问的 ubuntu 实例上安装了带有 S3FS 的 S3 存储桶,当我重新启动该实例时,无法再通过 SSH 连接到该实例。
ssh 命令
ssh -i "pem filename" ubuntu@"ec2-domain-name"
错误消息
ssh: connect to host "ec2-domain name" port 22: Connection refused
此事件直到 2022 年 2 月 28 日才发生,但于 2022 年 3 月 1 日开始发生。 如果您知道解决方案或者遇到过同样的问题,请告诉我。
As stated above, I mounted an S3 bucket with S3FS on an ubuntu instance that I was able to SSH to, and when I restarted the instance, SSH connection to the instance was no longer possible.
ssh command
ssh -i "pem filename" ubuntu@"ec2-domain-name"
Error message
ssh: connect to host "ec2-domain name" port 22: Connection refused
This event did not occur until 2/28/2022, but started to occur on 3/1/2022.
Please let me know if you know the solution or if you have encountered the same issue.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论