Could not open a connection to y
2020-09-09 本文已影响0人
我的章鱼小丸子呢
执行ssh-add时出现Could not open a connection to your authentication agent
在执行 ssh-add ~/.ssh/id_ras 时发生此错,
执行如下命令 ssh-agent bash
然后再执行 ssh-add ~/.ssh/id_ras 即可。
执行ssh-add时出现Could not open a connection to your authentication agent
在执行 ssh-add ~/.ssh/id_ras 时发生此错,
执行如下命令 ssh-agent bash
然后再执行 ssh-add ~/.ssh/id_ras 即可。