【发布时间】:2018-07-31 03:24:06
【问题描述】:
我只是在 git 上配置了两个 ssh 密钥,但是当我测试 ssh 连接时它返回一个错误,这里是
调试日志:
debug1: key_load_public: No such file or directory
Connection to code.aliyun.com closed by remote host.
Connection to code.aliyun.com closed.
Transferred: sent 2528, received 1472 bytes, in 0.0 seconds
Bytes per second: sent 12863830.2, received 7490331.5
debug1: Exit status -1
不知道哪里出错了,我已经把公钥发到服务器了,还是有错误,谢谢
【问题讨论】: