问题

Unable to negotiate with 192.168.XX.XX port 29418: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1
fatal: Could not read from remote repository.

解决方法

vi ~/.ssh/config

host 192.168.XX.XX
port 29418
KexAlgorithms +diffie-hellman-group1-sha1

Unable to negotiate with 192.168.XX.XX port XXXX: no matching key exchange method found.相关推荐

  1. Unable to negotiate with 192.168.7.203 port 22: no matching key exchange method found. Their offer:

    Unable to negotiate with xxxx port xxxx: no matching key exchange method found. Their offer: diffie- ...

  2. ssh登录主机报错: Unable to negotiate with 172.222.222.243 port 22: no matching key exchange method found.

    问题:ssh登录主机报错 ssh root@172.222.222.243 报错 #报错Unable to negotiate with 172.222.222.243 port 22: no mat ...

  3. Unable to negotiate with 100.9.70.30 port 29418: no matching key exchange method found

    1.问题 在Linux上 clone Gerrit 代码时报错:Unable to negotiate with 100.9.70.30 port 29418: no matching key exc ...

  4. Unable to negotiate with x.x.x.x port 22: no matching key exchange method found. Their offer: diffie

    今天需要ssh到centos5.10 64位机器上做点事情. windows和linux上 都运行ssh-keygen,一路回车,分别在两个系统的用户目录下生成.ssh文件夹 把windows .ss ...

  5. Unable to negotiate with 192.168.2.53 port 22: no matching host key type found. Their offer: ssh-rsa

    终端远程登录ssh时,提示如下错误: Unable to negotiate with 192.168.2.53 port 22: no matching host key type found. T ...

  6. ssh 连接报错:Unable to negotiate with 192.168.xx.xx port 22: no matching key exchange method found.

    用 ssh 连接 Linux 服务器时,很偶然的情况下出现了如下报错: Unable to negotiate with xx.xx.xx.xx port 22: no matching key ex ...

  7. Unable to negotiate with 10.5.253.119 port 29418: no matching cipher found. Their offer: aes128-cbc,

    报错 Unable to negotiate with x.x.x.x port x: no matching cipher found. Their offer: aes128-cbc,3des-c ...

  8. Unable to negotiate with 123.4.47.238 port 29418: no matching host key type found. Their offer: ssh-

    Unable to negotiate with 123.4.47.238 port 29418: no matching host key type found. Their offer: ssh- ...

  9. 【已解决】Unable to negotiate with 47.98.49.44 port 22: no matching host key type found. Their offer: ssh

    文章目录 问题 解决 问题 运行 git clone git@code.aliyun.com:project-main/project-name.git,报错如下: Cloning into 'pro ...

最新文章

  1. Android开发教程 - 使用Data Binding(二)集成与配置
  2. 获取指定日期之间的各个周和月
  3. 从基于网络的安装服务器安装操作系统,PXE 概述 - Sun Fire X4800 服务器安装指南(适用于 Linux 操作系统)...
  4. 一文读懂深度学习:这个AI核心技术被美国掌控,很危险
  5. golang 结构体和数据库表字段 反射自动映射 sqlmapper库 简介
  6. 常见问题—打包压缩问题
  7. win7安装git客户端和简单配置
  8. win8 iis8 asp.net 图片访问需登录
  9. kmeans及模型评估指标_聚类分析的过程和两个常用的聚类算法
  10. Python __dict__
  11. c语言程序如何实现分组,c程序-实现随机分组.ppt
  12. Redis基础(八)——集群
  13. MySQL的回表查询与索引覆盖查询
  14. 华为云数据库GaussDB(for openGauss):初次见面,认识一下
  15. VUE中的鼠标右键功能
  16. 从 Exadata 到 TiDB,中通快递 HTAP 实践
  17. 牛客-1114E 老瞎眼 pk 小鲜肉(思维 + 离线 + 线段树 - 维护区间最小值)
  18. 第九周项目——穷举法之三色球
  19. In download.file(sprintf(“https://ftp.ncbi.nlm.nih.gov/geo/series/%s/%s/matrix/%s“, : InternetOpen
  20. 《星际探索》首席数码绘景师为你解析Blender场景制作

热门文章

  1. 服务器ping显示不是内部,如何解决ping不是内部或外部命令问题_网站服务器运行维护,ping,内部,外部,命令...
  2. linux酒吧消费,Handpick x HK I 深夜霓虹燈下的迷幻酒吧
  3. 一般的度量空间上开集的构造
  4. 解决使用yum安装软件时出现GPG-Key的问题
  5. 自动识图进行点击,用Python玩连连看是什么效果?
  6. 我的2019年终总结
  7. 关于阿里云视频点播出现的问题
  8. IT人才缺口百万,高校不行培训机构上
  9. ffmpeg学习 函数分析swr_convert
  10. Spring Cloud Alibaba——Nacos服务配置中心