BinaryRyan opened a new issue, #641: URL: https://github.com/apache/mina-sshd/issues/641
### Version 1.11.0 ### Bug description  ### Actual behavior There will be such a problem on the customer's machine, and I cannot reproduce it ### Expected behavior 2024-12-09 17:12:10.979 DEBUG 280508 --- [nioEventLoopGroup-2-20] o.a.s.c.s.h.SessionTimeoutListener : sessionCreated(ServerSessionImplExt[null@/[10.131.157.110:35832](http://10.131.157.110:35832/)]) tracking 2024-12-09 17:12:11.288 DEBUG 280508 --- [nioEventLoopGroup-2-20] org.apache.sshd.server.kex.DHGServer : next(DHGServer[ecdh-sha2-nistp256])[ServerSessionImplExt[null@/[10.131.157.110:35832](http://10.131.157.110:35832/)]] process command=SSH_MSG_KEXDH_INIT 2024-12-09 17:12:11.324 DEBUG 280508 --- [nioEventLoopGroup-2-20] org.apache.sshd.server.kex.DHGServer : next(DHGServer[ecdh-sha2-nistp256])[ServerSessionImplExt[null@/[10.131.157.110:35832](http://10.131.157.110:35832/)]] Send SSH_MSG_KEXDH_REPLY 2024-12-09 17:12:11.346 DEBUG 280508 --- [nioEventLoopGroup-2-20] s.c.k.e.DefaultServerKexExtensionHandler : collectExtensions(ServerSessionImplExt[null@/[10.131.157.110:35832](http://10.131.157.110:35832/)])[NEWKEYS]: extension info server-sig-algs: [ecdsa-sha2-nistp256-cert-...@openssh.com](mailto:ecdsa-sha2-nistp256-cert-...@openssh.com),[ecdsa-sha2-nistp384-cert-...@openssh.com](mailto:ecdsa-sha2-nistp384-cert-...@openssh.com),[ecdsa-sha2-nistp521-cert-...@openssh.com](mailto:ecdsa-sha2-nistp521-cert-...@openssh.com),[ssh-ed25519-cert-...@openssh.com](mailto:ssh-ed25519-cert-...@openssh.com),[rsa-sha2-512-cert-...@openssh.com](mailto:rsa-sha2-512-cert-...@openssh.com),[rsa-sha2-256-cert-...@openssh.com](mailto:rsa-sha2-256-cert-...@openssh.com),ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,[sk-ecdsa-sha2-nistp...@openssh.com](mailto:sk-ecdsa-sha2-nistp...@openssh.com),[sk-ssh-ed25...@openssh.com](mailto:sk-ssh-ed25...@openssh.com),rsa-sha2-512,rsa-sha 2-256,ssh-rsa 2024-12-09 17:12:11.346 DEBUG 280508 --- [nioEventLoopGroup-2-20] s.c.k.e.DefaultServerKexExtensionHandler : sendKexExtensions(ServerSessionImplExt[null@/[10.131.157.110:35832](http://10.131.157.110:35832/)])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 2024-12-09 17:12:11.347 WARN 280508 --- [nioEventLoopGroup-2-20] c.a.o.p.s.ext.ssh2.ServerSessionImplExt : exceptionCaught(ServerSessionImplExt[null@/[10.131.157.110:35832](http://10.131.157.110:35832/)])[state=Opened] SshException: unknown parameter type. 2024-12-09 17:12:11.348 DEBUG 280508 --- [nioEventLoopGroup-2-20] o.a.s.c.s.h.SessionTimeoutListener : sessionException(ServerSessionImplExt[null@/[10.131.157.110:35832](http://10.131.157.110:35832/)]) SshException: unknown parameter type. 2024-12-09 17:12:11.348 DEBUG 280508 --- [nioEventLoopGroup-2-20] o.a.s.c.s.h.SessionTimeoutListener : sessionClosed(ServerSessionImplExt[null@/[10.131.157.110:35832](http://10.131.157.110:35832/)]) un-tracked 2024-12-09 17:12:11.348 DEBUG 280508 --- [nioEventLoopGroup-2-20] n.NettyIoSession[/0:0:0:0:0:0:0:0:31001] : close(NettyIoSession[local=/[10.131.157.110:31001](http://10.131.157.110:31001/), remote=/[10.131.157.110:35832](http://10.131.157.110:35832/)]) Closing immediately 2024-12-09 17:12:11.349 DEBUG 280508 --- [nioEventLoopGroup-2-20] n.NettyIoSession[/0:0:0:0:0:0:0:0:31001] : close(NettyIoSession[local=/[10.131.157.110:31001](http://10.131.157.110:31001/), remote=/[10.131.157.110:35832](http://10.131.157.110:35832/)])[Immediately] closed ### Relevant log output _No response_ ### Other information guacamole connect to mina sshd -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org For additional commands, e-mail: dev-h...@mina.apache.org