报错

Unable to negotiate with x.x.x.x port x: no matching cipher found. Their offer: aes128-cbc,3des-cbc,blowfish-cbc
fatal: Could not read from remote repository.

解决办法

编辑 /etc/ssh/ssh_config
找到算法列表那行
Ciphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-cbc,3des-cbc
去掉注释,问题就解决了

Unable to negotiate with 10.5.253.119 port 29418: no matching cipher found. Their offer: aes128-cbc,相关推荐

  1. 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 ...

  2. 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- ...

  3. Unable to negotiate with 192.168.XX.XX port XXXX: no matching key exchange method found.

    问题 Unable to negotiate with 192.168.XX.XX port 29418: no matching key exchange method found. Their o ...

  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. 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 ...

  6. 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 ...

  7. 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 ...

  8. git gerrit 拉取本地服务器代码出错Unable to negotiate with XX.XX.XX.XX port XX: no matching key exchange me

    ssh 方式 git gerrit 拉取本地服务器代码出错ssh拉取项目 Unable to negotiate with XX.XX.XX.XX port XX:: no matching key ...

  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. 用户、组或角色 'zgb' 在当前数据库中已存在。 (Microsoft SQL Server,错误: 15023)
  2. Go 语言编程 — 作用域
  3. mysql load settings_Mysql high performance: Memory setting
  4. Depth-aware CNN
  5. 编写一个函数判断一个整数是不是素数c语言,设计一个函数,用来判断一个整数是否为素数。代码如下,按要求在空白处填写适当的表达式或语句,使...
  6. 3 数组中的重复数字
  7. 第一个关于中式菜谱的智能问答机器人小程序正式上线啦
  8. 求无向图中某顶点的度 (有注释)
  9. 服务器登陆地址怎么修改,服务器登陆地址怎么修改
  10. 10项技能让前端开发者价值百万!
  11. Leetcode 5067.统计只含单一字母的子串
  12. Xcode10:library not found for -lstdc++.6.0.9 临时解决
  13. 在Word2007文档中创建数学公式——使用Word公式编辑器
  14. vmware workstation14永久激活密钥分享
  15. 记忆拼图·心灵风暴·黑洞生死书
  16. VSCode中使用GitHub
  17. itunes未能连接到iphone软件更新服务器,iTunes无法联系iphone软件更新服务器 不可连接解决方法...
  18. 可编程的经济的来临,基于区块链的智慧商圈
  19. Revit API、AddInManager、RevitLookup、SDK的用途
  20. python随机生成二维列表_对python产生随机的二维数组实例详解

热门文章

  1. qml虚拟键盘的实现
  2. 刘洪盛广东发研考察宝隆农业国稻种芯功能性水稻示范基地
  3. 【插件】谷歌浏览器插件visio在线打开vsdx文件
  4. 全局基址 一级基址 二级基址 三级基址的关系
  5. 增强线下体验 加强线上渠道 便利蜂引领行业破局
  6. The Unarchiver-解决Mac解压后文件名乱码问题_我是亲民_新浪博客
  7. 基于Ubuntu 16.04的HUSTOJ在线判题系统的搭建
  8. Source Insight4.0的安装教程及使用
  9. UIImageView 使用 padding 为图片设置内边距的 2 种方案
  10. 《Mysql是怎样运行的》读书笔记四