Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. SSH connection failure between Qt Creator and Linux Device

SSH connection failure between Qt Creator and Linux Device

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
5 Posts 3 Posters 1.5k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    maher_electronic
    wrote on last edited by
    #1

    Hello,

    I'm trying to connect Qt Creator with a Beaglebone Black, but when I test connection between host and target I get an error message that says SSH connection failure.

    My host is a PC with Ubuntu 14.04 and Qt Creator 3.0.0.
    My target is a Beaglebone Black with Debian 9.5.

    The connection between QtCreator and the target is set to use a password. The connection via terminal between host and target is ok (ssh root@192.168.7.2).

    The first time that I try to communicate host and target I get the following message:
    Qt no comunica 1.JPG

    If I close Qt Creator and open it again then I get the following message:
    Qt no comunica 2.JPG

    However, communication between the host and a Beaglebone Black with Angstrom works perfectly.

    Could someone help me solve this problem?. Thanks.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      You should check the version of OpenSSH on your device. There might be a configuration issue with regards to the protocols available on your target and the one authorized on your host.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • M Offline
        M Offline
        maher_electronic
        wrote on last edited by maher_electronic
        #3

        Hello SGaist,

        Version of OpenSSH on host => OpenSSH_7.4p1, OpenSSL 1.0.1f 6 Jan 2014
        Version of OpenSSH on target => OpenSSH_7.4p1 Debian-10+deb9u7, OpenSSL 1.0.2l 25 May 2017

        Thanks.

        aha_1980A 1 Reply Last reply
        0
        • M maher_electronic

          Hello SGaist,

          Version of OpenSSH on host => OpenSSH_7.4p1, OpenSSL 1.0.1f 6 Jan 2014
          Version of OpenSSH on target => OpenSSH_7.4p1 Debian-10+deb9u7, OpenSSL 1.0.2l 25 May 2017

          Thanks.

          aha_1980A Offline
          aha_1980A Offline
          aha_1980
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Hi @maher_electronic,

          are you really limited to such old program versions?

          • Ubuntu 14.04 is no longer supported, 20.04 is just around the corner
          • Creator 3.0.0 is also quite old, we have seen 16 major releases since then

          Regards

          Qt has to stay free or it will die.

          M 1 Reply Last reply
          1
          • aha_1980A aha_1980

            Hi @maher_electronic,

            are you really limited to such old program versions?

            • Ubuntu 14.04 is no longer supported, 20.04 is just around the corner
            • Creator 3.0.0 is also quite old, we have seen 16 major releases since then

            Regards

            M Offline
            M Offline
            maher_electronic
            wrote on last edited by
            #5

            Hello aha_1980 ,

            I'm using old versions because I compiled Qt 4.8.5 libreries for Beaglebone Black with Angstrom 5 years ago and I have continued using these versions.

            Now I have decided to try a newer operating system for Beaglebone Black because I want to solve a problem that I have detected in my project.

            Thanks.

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved