嵌入式爱好者

imx6 qt远程调试报ssh加密错误

2024-4-1 09:02| 发布者: 十七十七| 查看: 78| 评论: 0

类目: 知识库  >  I.MX6系列产品     文档编号: 1360

1.使用QtCreator远程调试的时候,会报下面错误,需要修改开发板ssh的配置文件。
Connecting to host.
SSH connection failure: SSH Protocol error: Server and client capabilities don't match. Clieni
list was: aes128-cbc,3des-cbc
Server list was chacha20-poly1305@openssh.com,aes128-ctr,aes192-tr,aes256-ctr,aes128
gcm@openssh.com,aes256-gcm@openssh.com.
Device test failed
2.修改方法:打开/usr/local/etc/ssh_config,将下面两句的注释打开
 Ciphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-cbc,3des-cbc
   MACs hmac-md5,hmac-sha1,umac-64@openssh.com


已解决

未解决

只是看看
上一篇:ipv6登录ftp下一篇:6ul 4G网口转发

最新评论

QQ|小黑屋| 飞凌嵌入式 ( 冀ICP备12004394号-1 )

GMT+8, 2024-11-22 11:18

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

返回顶部