proprietary commented on issue #642:
URL: https://github.com/apache/mina-sshd/issues/642#issuecomment-2552686374

   > The interesting thing in the failing logs is that between encoding the 
KEX_INIT message and actually sending it a lot of time passes. If we take just 
one session, we have in the failing server log
   > 
   > * 2024-12-09T10:49:00.0263107Z 09 Dec 2024 10:48:59,997 sendKexInit
   > * 2024-12-09T10:49:18.4370606Z 09 Dec 2024 10:49:18,415 encode
   > * 2024-12-09T10:49:50.2022979Z 09 Dec 2024 10:49:50,146 writeBuffer
   > 
   > That is... strange. Could that be because of using a strong random since 
to commit 
[3cc9d48](https://github.com/apache/mina-sshd/commit/3cc9d481f727793fb8c878181e0adcc07669d450)?
   > 
   > Can you try with that commit reverted?
   
   Yeah that actually worked
   
   https://gist.github.com/proprietary/bd31a15f29261480bf35512dbc743aeb


-- 
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

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

Reply via email to