Details
Description
Trying to connect to a running instance with instance:connect results:
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
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.
Attachments
Issue Links
- is duplicated by
-
KARAF-3492 Can't connect to Karaf sshd using key authentication
- Resolved