oxidized icon indicating copy to clipboard operation
oxidized copied to clipboard

corrupted hmac detected Net::SSH::Transport::HMAC::SHA2_512_Etm

Open bbrendon opened this issue 2 years ago • 10 comments

I just updated the docker container and I'm getting these errors now.

googling suggests updating the net-ssh library might fix it?

oxidized  | W, [2023-09-03T22:09:05.964482 #32]  WARN -- : 192.168.203.1 raised Net::SSH::Exception (rescued RuntimeError) with msg "corrupted hmac detected Net::SSH::Transport::HMAC::SHA2_512_Etm"

bbrendon avatar Sep 03 '23 22:09 bbrendon

Any idea why this was closed. I'm running last nights build and it's still happening.

bbrendon avatar Feb 29 '24 18:02 bbrendon

This was automatically closed because no one worked on the issue. Reopening it.

robertcheramy avatar Mar 01 '24 09:03 robertcheramy

I saw some mention online this is related to threading. No idea how true that is. I have mine set to single thread.

bbrendon avatar Mar 07 '24 19:03 bbrendon

It seems to be a net-ssh problem: https://github.com/net-ssh/net-ssh/issues/728

marmack95 avatar Jun 11 '24 11:06 marmack95