apache / apache/mina-sshd

ssh links init fail, throw Exception.Do anyone know what cause it or how to fix it

Open
#331 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
1.1k
Forks
400
Avg merge
5d 1h
Merged PRs (30d)
1

Description

![3131](https://user-images.githubusercontent.com/54036187/224872906-504a71de-2557-46ac-989d-2d378e7d84ed.PNG)
java.lang.IllegalStateException: Channel id=0 not registered because session is being closed: ChannelShell[id=0, recipient=-1]-ClientSessionImpl[root@null]
at org.apache.sshd.common.channel.AbstractChannel.handleChannelRegistrationResult(AbstractChannel.java:440) ~[sshd-core-2.9.2.jar:2.9.2]
at org.apache.sshd.common.session.helpers.AbstractConnectionService.registerChannel(AbstractConnectionService.java:423) ~[sshd-core-2.9.2.jar:2.9.2]
at org.apache.sshd.client.session.AbstractClientSession.createShellChannel(AbstractClientSession.java:500) ~[sshd-core-2.9.2.jar:2.9.2]
at org.apache.sshd.client.session.ClientSession.createShellChannel(ClientSession.java:159) ~[sshd-core-2.9.2.jar:2.9.2]

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.