[
https://issues.apache.org/jira/browse/SSHD-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516307#comment-17516307
]
Gili edited comment on SSHD-1258 at 4/2/22 7:26 PM:
----------------------------------------------------
For reference, I think this warning is coming from
ClientChannelPendingMessagesQueue:197.
was (Author: cowwoc):
For reference, this warning is coming from
ClientChannelPendingMessagesQueue:197.
> 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
> Priority: Major
>
> 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[[email protected]/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: [email protected]
For additional commands, e-mail: [email protected]