Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. [Partly Solved] [QtCreator+GitLab] SSH-Agent: Timeout and unable to do anything

[Partly Solved] [QtCreator+GitLab] SSH-Agent: Timeout and unable to do anything

Scheduled Pinned Locked Moved General and Desktop
gitlabqtcreatorsshwindows7
4 Posts 2 Posters 4.0k 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.
  • MeerMusikM Offline
    MeerMusikM Offline
    MeerMusik
    wrote on last edited by MeerMusik
    #1

    Update: Just to test something, I created a Public Repository: I cannot even clone this. It simply runs until I click "cancel".
    **
    Update 2: I tried cloning 1x public GitLab and 1x public GitHub Project per HTTPS (by using Qt's Import Project Option) and it works.
    Connecting per SSH with QtCreator is a complete mess as QtCreator seems bugged as hell (which is the usual case) or it has horrible compatibility Issues. I dont know. I am not Qt pro enough. But one thing's for sure: Another reason why I hate Creator has been added to the List.
    **
    Hello Forum.

    I have a Problem with connecting to GitLab.
    I followed this Page and created the .bashrc File and put it on my
    Users Folder. [Yes its a GitHub Tut but it is about Git Bash and therefore it should not matter...]

    So far, so good:
    When I start the Git Bash, it asks for the Password and keeps running. But no matter if I start the Bash before or after I started QtCreator, I can not connect to GitLab. The Error Message is:

    11:07 Executing in D:\MeineProgramme\GitProjects\AKKomPolTool: C:\git\bin\git.exe status --untracked-files=no --ignore-submodules=all --porcelain -b
    
    11:07 Executing in D:\MeineProgramme\GitProjects\AKKomPolTool: C:\git\bin\git.exe pull --rebase
    The command "C:\git\bin\git.exe" did not respond within the timeout limit (60000 ms).
    

    Connecting per SSH Key to GitLab with 3rd Party Software like SmartGit and SourceTree works fine.
    No Firewall or AntiVirus Software Problems.

    Operating System:

    • Windows 7 x64
    • UAC Status: Completely Disabled
    • Git Tools and QtCreator running as Admin: Yes (Account has Full Admin Rights by Default)

    Software Versions:

    • QtCreator: 3.3.1 (Official Release Version)
    • Git: 1.9.5 Preview from git-scm.com

    I also emptied the Field "SSH prompt command" unter Tools -> Options -> Version Control -> General. Nothing works.
    And what about the Fields "Gitk - Arguments" and "Repository Browser - Command" in the Git Tab: Do I need to put something in there?

    I am not sure what else I can do. Any Hints / Tips are much appreciated.

    Thanks
    Oliver

    1 Reply Last reply
    0
    • MeerMusikM Offline
      MeerMusikM Offline
      MeerMusik
      wrote on last edited by
      #2

      Good morning Forum.

      After a long time not being able to use QtCreator with a SSH Key, I decided to go the dirty way and did the following:
      A.) In QtCreator under Tools -> Options -> Version Control -> General -> SSH prompt command: emptied the Field completely
      B.) Deleted the current SSH Key and created a new one WITHOUT a Password.

      Now I am being able to pull. I hope the rest will work too. Will check these things during the weekend.

      @QtCreator Devs: In case anyone of you see this by accident: Is there any chance that QtCreator gets a "Enter User Name and Password Field" in the near future? I really would prefer to use a SSH Key with a Password.

      Have a good Day everyone.

      Oliver

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

        Hi,

        To discuss that matter, you should rather got to the Qt-Creator mailing list you'll find there Qt Creator's developers/maintainers (this forum is more user oriented)

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

        MeerMusikM 1 Reply Last reply
        0
        • SGaistS SGaist

          Hi,

          To discuss that matter, you should rather got to the Qt-Creator mailing list you'll find there Qt Creator's developers/maintainers (this forum is more user oriented)

          MeerMusikM Offline
          MeerMusikM Offline
          MeerMusik
          wrote on last edited by
          #4

          @SGaist Morning.

          Yes I know that this Forum is more Community driven. When I find the time, I will propably ask that on the Mailing List. [Thanks for the direct Link btw]

          Have a nice weekend.

          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