You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Goldstein Lyor (JIRA)" <ji...@apache.org> on 2016/07/22 08:46:20 UTC

[jira] [Resolved] (SSHD-678) not able to access gitblit repository, also tried using ssh secure file transfer

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

Goldstein Lyor resolved SSHD-678.
---------------------------------
    Resolution: Won't Fix

{quote}
Unsupported protocol version: SSH-1.99-3.2
{quote}
Please upgrade the server side protocol to 2.0 - 1.99 is so old that it is ineed a rarity to encounter anything else.

> not able to access gitblit repository, also tried using ssh secure file transfer
> --------------------------------------------------------------------------------
>
>                 Key: SSHD-678
>                 URL: https://issues.apache.org/jira/browse/SSHD-678
>             Project: MINA SSHD
>          Issue Type: Bug
>    Affects Versions: 1.2.0
>         Environment: windows and tomcat
>            Reporter: Dheeraj Pure
>
> 2016-07-21 13:05:56 [INFO ] creating ssh session from /127.0.0.1:64607
> 2016-07-21 13:05:56 [WARN ] Exception caught
> org.apache.sshd.common.SshException: Unsupported protocol version: SSH-1.99-3.2
> 3 SSH Secure Shell for Windows
>         at org.apache.sshd.server.session.ServerSessionImpl.readIdentification(
> erverSessionImpl.java:194)
>         at org.apache.sshd.common.session.AbstractSession.messageReceived(Abstr
> ctSession.java:325)
>         at org.apache.sshd.common.session.AbstractSessionIoHandler.messageRecei
> ed(AbstractSessionIoHandler.java:57)
>         at org.apache.sshd.common.io.nio2.Nio2Session$2.onCompleted(Nio2Session
> java:220)
>         at org.apache.sshd.common.io.nio2.Nio2Session$2.onCompleted(Nio2Session
> java:212)
>         at org.apache.sshd.common.io.nio2.Nio2CompletionHandler$1.run(Nio2Compl
> tionHandler.java:34)
>         at java.security.AccessController.doPrivileged(Native Method)
>         at org.apache.sshd.common.io.nio2.Nio2CompletionHandler.completed(Nio2C
> mpletionHandler.java:31)
>         at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:126)
>         at sun.nio.ch.Invoker$2.run(Invoker.java:206)
>         at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGro
> pImpl.java:112)
>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor
> java:1145)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecuto
> .java:615)
>         at java.lang.Thread.run(Thread.java:724)
> 2016-07-21 13:05:56 [INFO ] closed ssh session from /127.0.0.1:64607



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