You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2015/02/08 19:34:34 UTC

[jira] [Commented] (KARAF-3423) Can't connect to a running instance with instance:connect

    [ https://issues.apache.org/jira/browse/KARAF-3423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14311478#comment-14311478 ] 

Jean-Baptiste Onofré commented on KARAF-3423:
---------------------------------------------

I've ported some SshAgent configuration as used in the bin/client, and it works fine. I'm polishing and improving.

> Can't connect to a running instance with instance:connect
> ---------------------------------------------------------
>
>                 Key: KARAF-3423
>                 URL: https://issues.apache.org/jira/browse/KARAF-3423
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-instance
>    Affects Versions: 4.0.0, 3.0.2, 4.0.0.M1
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 4.0.0, 3.0.4
>
>
> Trying to connect to a running instance with instance:connect results:
> {code}
> karaf@root()> instance:connect test
> Connecting to host localhost on port 8102
> Server key for host localhost/127.0.0.1:8102 does not match the stored key !! Terminating session.
> Error executing command: Authentication failed
> {code}
> Even using the -u and -p options, it doesn't work. I bet that the equivalent of the -h option from the client script will help.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)