Ubuntu22拉取君正SDK报错

打印 上一主题 下一主题

主题 2021|帖子 2021|积分 6063

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?立即注册

x
Ubuntu22拉取君正SDK报错

报错

  1. Get ssh://sz halley2@119.136.25.25:29418/mirror/linux/manifestUnable to negotiate with 119.136.25.25 port 29418: no matching host key type found.Unable to negotiate with 119.136.25.25 port 29418: no matching host key type found.fatal: could not read from remote repository.
  2. Please make sure you have the correct access rightsand the repository exists.
  3. Their offer: ssh-rsa
  4. Their offer: ssh-rsa
复制代码
办理办法

.ssh/config文件添加如下内容
  1. cat .ssh/config
  2. Host 119.136.25.25
  3.     HostKeyAlgorithms +ssh-rsa
  4.     PubkeyAcceptedKeyTypes +ssh-rsa
  5.     KexAlgorithms +diffie-hellman-group1-sha1
复制代码
免责声明:如果侵犯了您的权益,请联系站长,我们会及时删除侵权内容,谢谢合作!更多信息从访问主页:qidao123.com:ToB企服之家,中国第一个企服评测及商务社交产业平台。
回复

使用道具 举报

0 个回复

倒序浏览

快速回复

您需要登录后才可以回帖 登录 or 立即注册

本版积分规则

鼠扑

论坛元老
这个人很懒什么都没写!
快速回复 返回顶部 返回列表