You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Carlo Dapor (Jira)" <ji...@apache.org> on 2020/10/25 17:52:00 UTC

[jira] [Created] (KARAF-6891) Cannot log onto karaf 4.2.9 (localhost)

Carlo Dapor created KARAF-6891:
----------------------------------

             Summary: Cannot log onto karaf 4.2.9 (localhost)
                 Key: KARAF-6891
                 URL: https://issues.apache.org/jira/browse/KARAF-6891
             Project: Karaf
          Issue Type: Bug
          Components: karaf
    Affects Versions: 4.2.9
         Environment: OS: macOS 10.13.6

JVM: java(TM) SE Runtime Environment 18.9 (build 11.0.8+10-LTS)
            Reporter: Carlo Dapor


Installed karaf 4.2.9.

Owned by user, started by the user.

Loggin on with ${KARAF_HOME}/bin/client

data/log/karaf.log shows

{code}
2020-10-25T18:45:48,872 | INFO | sshd-SshServer[d0001a4]-nio2-thread-2 | ServerUserAuthService | 38 - org.apache.sshd.core - 1.7.0 | Session karaf@/127.0.0.1:49782 authenticated
2020-10-25T18:45:49,145 | WARN | sshd-SshServer[d0001a4]-nio2-thread-1 | ServerSessionImpl | 38 - org.apache.sshd.core - 1.7.0 | exceptionCaught(ServerSessionImpl[karaf@/127.0.0.1:49782])[state=Opened] RuntimeSshException: null
{code}

When calling ${KARAF_HOME}/bin/client -v

the immediate output is:

{code}
➜  apache-karaf-4.2.9 bin/client -v
Logging in as karaf
722 [sshd-SshClient[f78a47e]-nio2-thread-2] WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at localhost/127.0.0.1:8101 presented unverified RSA key: SHA256:o3QJTe##############################
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)