Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-14205

SSH Connection too strict, unable to connect to remote server

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 3.4.0
    • Qt Creator 3.3.2
    • Remote Linux
    • None
    • 7aa8ae54ae6bf12fa69302ec4325b3a23dfd3b2d

    Description

      When connecting to a remote linux server, I always get the following error:
      SSH connection failure: SSH Protocol error: Server identification string is invalid (missing carriage return).

      When checking the source qt-creator/src/libs/ssh/sshconnection.cpp, it seems that the "SshEnableStrictConformanceChecks" flag is always ON by default, and there is no way to disable this pedantic check.

      I don't understand why you would need to enforce such rules... I can correctly ssh to this server from console, so normal SSH doesn't enforce rules like that.

      Also note that this is a server I don't control, so I can't modify its config.

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-14205
        # Subject Branch Project Status CR V

        Activity

          People

            kandeler Christian Kandeler
            luchio Pierre-Luc Samuel
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes