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 2022/04/19 09:11:00 UTC

[jira] [Updated] (KARAF-7393) Karaf server SSH connection not happing via ssh.net dll

     [ https://issues.apache.org/jira/browse/KARAF-7393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré updated KARAF-7393:
----------------------------------------
    Fix Version/s:     (was: 4.4.0)
                       (was: 4.3.7)

> Karaf server SSH connection not happing via ssh.net dll
> -------------------------------------------------------
>
>                 Key: KARAF-7393
>                 URL: https://issues.apache.org/jira/browse/KARAF-7393
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf
>    Affects Versions: 4.2.13, 4.2.14, 4.3.6, 4.2.15
>            Reporter: Manju Sahu
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>
> We are trying to connect to karaf server 4.3.6 via ssh in C# using ssh.net library
> ([https://github.com/sshnet/SSH.NET])
> .
> Once connection done, we are trying to execute following command
> list | grep -i <bundleName>.
> Exception with 4.3.6 - Renci.SshNet.Common.SshAuthenticationException: Permission denied (password).
> Below are the exceptions from 4.2.15 :
> This throws exception while executing the above command saying 'connection is reset'.
> Renci.SshNet.Common.SshConnectionException: An established connection was aborted by the server.
>  
> However sshconnection to  Karaf server-4.3.1 is working fine via above library.
> Please suggest how to resolve this issue with karaf 4.3.6 or 4.2.15.
> Same issue exists for karaf 4.2.13, 4.2.14, 4.2.15 and 4.3.5 to 4.3.6.
> I need to upgrade the karaf version from 4.2.9 to the version which has PAX logging >=1.11.11 or >=2.0.14.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)