拉代码时候报错:
diffie-hellman-group1-sha1
Unable to negotiate with 192.168.133.58 port 19428: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
解决方法:
1修改ssh config文件
sudo gedit /etc

本文介绍了在使用SSH协议进行代码拉取时遇到特定错误的原因及解决方案。主要针对diffie-hellman-group1-sha1密钥交换算法不匹配的问题,提供了修改ssh配置文件的具体步骤。

4万+

被折叠的 条评论
为什么被折叠?



