You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Gili (Jira)" <ji...@apache.org> on 2022/04/02 13:36:00 UTC

[jira] [Created] (SSHD-1258) What does "SshChannelOpenException[Connection refused] signaled" mean?

Gili created SSHD-1258:
--------------------------

             Summary: What does "SshChannelOpenException[Connection refused] signaled" mean?
                 Key: SSHD-1258
                 URL: https://issues.apache.org/jira/browse/SSHD-1258
             Project: MINA SSHD
          Issue Type: Question
            Reporter: Gili


While sending many HTTP requests over a proxy I get this warning:
{code:java}
09:18:51.790 [sshd-SshClient[17092fff]-nio2-thread-10] WARN  o.a.s.c.c.ClientChannelPendingMessagesQueue.operationComplete() - operationComplete(ClientChannelPendingMessagesQueue[channel=TcpipClientChannel[id=115, recipient=-1]-ClientSessionImpl[user@server.com/someIp:22], open=false]) SshChannelOpenException[Connection refused] signaled{code}
What does this error message mean? Who closed the connection?

Does it mean that the SSH server closed a connection on the SSH client without attempting the HTTP request?

Or does it mean that an HTTP request was attempted but the target server refused a connection?



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org
For additional commands, e-mail: dev-help@mina.apache.org