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. Generic Linux Device ssh timeout

Generic Linux Device ssh timeout

Scheduled Pinned Locked Moved Solved Mobile and Embedded
3 Posts 2 Posters 1.3k Views
  • 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.
  • P Offline
    P Offline
    Purid
    wrote on 24 May 2017, 16:09 last edited by
    #1

    Hi,

    I have a raspberry pi 3 connected to my local network. I can reach it via Putty (Desktop) and via the Qtcreator (Devices - generic linux device) on my laptop. But on my desktop the connection times out with the error message: SSH connection failure: Timeout waiting for reply from server.

    I already reinstalled Qt and deleted the folders in Appdata.
    also increased timeout time to 100 seconds still timeout. On my laptop it barely takes a second.

    desktop Win 7
    qt Creator 4.3 and 4.2
    Qt 5.8 and 5.9

    laptop win 10
    qt 5.8 creator 4.2

    Thanks for the help.

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mrjj
      Lifetime Qt Champion
      wrote on 24 May 2017, 16:11 last edited by
      #2

      Hi
      Try disable the firewall for test

      To Turn Off:
      NetSh Advfirewall set allprofiles state off
      To Turn On:
      NetSh Advfirewall set allrprofiles state on
      To check the status of Windows Firewall:
      Netsh Advfirewall show allprofiles

      1 Reply Last reply
      1
      • P Offline
        P Offline
        Purid
        wrote on 24 May 2017, 17:27 last edited by
        #3

        How did I not think of this ...
        that fixed it thx.

        1 Reply Last reply
        0

        1/3

        24 May 2017, 16:09

        • Login

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