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
Forum Updated to NodeBB v4.3 + New Features

Generic Linux Device ssh timeout

Scheduled Pinned Locked Moved Solved Mobile and Embedded
3 Posts 2 Posters 1.3k 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.
  • P Offline
    P Offline
    Purid
    wrote on 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
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on 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 last edited by
        #3

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

        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