混帐狂欢 : Could not open a connection to your authentication agent

标签 git github ssh

<分区>

我是 Github 的新手,生成 SSH key 看起来很有必要。我的老板已将此事告知我,所以我必须遵守。

我成功创建了 SSH key ,但是当我要将它添加到 ssh-agent 时

是这样的

似乎是什么问题?

enter image description here

最佳答案

看来你需要在使用它之前运行ssh-agent:

eval `ssh-agent -s`

此主题已回答该问题:Could not open a connection to your authentication agent

关于混帐狂欢 : Could not open a connection to your authentication agent,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24154816/

相关文章:

git - 当 git 子模块引用的 repo 被删除时会发生什么?

更改权限后 Git 无法推送

c++ - super SDK : dependency errors

bash - 如何检查主机是否在您的 known_host ssh 中

background - 使用 nohup CLI 在 PHP 后台运行 php 脚本

git - 如何在日志中不包含额外的 "committer:"行的情况下转换为 Mercurial?

r - R包的Gitignore man目录?

Git 子树。为什么我不能从子树而不是根分支?

Jenkins 共享库: Permission denied (publickey)

android - 通过 SSH 隧道访问 Android Market