[
https://issues.apache.org/jira/browse/KARAF-3423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14312290#comment-14312290
]
Jean-Baptiste Onofré commented on KARAF-3423:
---------------------------------------------
Fixed on karaf-3.0.x:
https://git-wip-us.apache.org/repos/asf?p=karaf.git;a=commitdiff;h=22df147e4773cb2392196e898a87b8c0a601dee1
> 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)