SmarTTY Cannot connect: LIBSSH2 returned LIBSSH2 Error 0

Sysprogs forums Forums Other tools & products SmarTTY Cannot connect: LIBSSH2 returned LIBSSH2 Error 0

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #641
    saspland
    Participant

    Hi

    I’m trying to setup remote debugging on an embedded linux device.
    I can connect to the SSH server on the device using Putty, but SmarTTY (and VisualGDB) throw this error when trying to connect…

    “Cannot connect: LIBSSH2 returned LIBSSH2 Error 0”

    How can I find more information about the cause of this error?

    Thanks,
    Simon Aspland.

    #2629
    ket
    Participant

    Hi,

    Which SSH server do you have installed on the embedded linux device?
    Which settings are you using to connect with VisualGDB/SmarTTY (public key, password?) ?

    #2630
    saspland
    Participant

    OpenSSH_6.0p1 – OpenSSL 1.0.1e

    Connecting using “root” and an empty password (This is a early prototype dev system, so no password on root yet).

    Thanks.

    #2631
    saspland
    Participant

    It was the empty password, adding a password to root allows SmarTTY to connect.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.