in reply to Net::SSH::Perl hangs at "Waiting for NEWKEYS message."

I have to use Net::SSH, and it is working with all other connections/servers.
  • Comment on Re: Net::SSH::Perl hangs at "Waiting for NEWKEYS message."

Replies are listed 'Best First'.
Re^2: Net::SSH::Perl hangs at "Waiting for NEWKEYS message."
by salva (Canon) on Jan 19, 2010 at 16:27 UTC
    well, then, as the issue is probably related to some deficiency on the module itself and nobody is maintaining it, you have two options:
    • solve it yourself
    • pay somebody to do it for you
    Just don't expect somebody to stand up and do it for fun, the module is far too complex for that to happen.
        I tried applying the patch in the link posted, but that bug reported seems to be unrelated, as a patched version still exhibits the OP's issue.
Re^2: Net::SSH::Perl hangs at "Waiting for NEWKEYS message."
by Anonymous Monk on Jan 19, 2010 at 15:52 UTC