[Solved] Error while connecting Qt Cretaor to Raspberry Pi.
-
wrote on 17 Dec 2014, 17:52 last edited by
I have generated a image for the raspberry pi board using buildroot 2014.11, but while connecting Qt Creator via ssh to raspberry pi board it shows the following error.
bq. Connecting to host...
SSH connection failure: SSH Protocol error: Server and client capabilities don't match. Client list was: aes128-cbc,3des-cbc. Server list was aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com.
Device test failed.Whereas it is possible to connect the raspberry pi via terminal using ssh. Please help me with this issue.
-
Hi and welcome to devnet,
You should add which version of Qt Creator you are running and the OS you are using
-
wrote on 18 Dec 2014, 06:15 last edited by
Thanks for the reply. I am using Qt Creator 3.2.1 (opensource) based on Qt 5.3.2 (GCC 4.6.1, 64 bit) and the OS is Ubuntu 12.04 LTS.
-
Can you test with the latest version of Qt Creator ? IIRC it's 3.3.0
-
wrote on 21 Dec 2014, 10:34 last edited by
Thanks a lot the above problem got fixed with the newer version of Qt Creator 3.3.0.
-
You're welcome !
Since the connection is working now, please update the thread title prepending [solved] so other forum users may know a solution has been found :)
6/6