閱讀651 返回首頁    go 人物


Agent admitted failure to sign using the key

SSH生成id_rsa, id_rsa.pub後,連接服務器卻報:

Agent admitted failure to sign using the key

錯誤。

解決方法:

在當前用戶下執行命令:

ssh-add
即可解決。

參考:

[1] https://blog.sina.com.cn/s/blog_671dff260100ps66.html

4

最後更新:2017-05-07 07:57:21

  上一篇:go Python實現簡單爬蟲功能
  下一篇:go delphi 簡繁體轉換函數