[Solved] Error while connecting Qt Cretaor to Raspberry Pi.
-
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
-
Can you test with the latest version of Qt Creator ? IIRC it's 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 :)