-
Notifications
You must be signed in to change notification settings - Fork 103
uninitialized constant Net::SSH::Verifiers::Null #435
Comments
@exploide thanks for the report, can you provide what version of Net::SSH you are using?
|
Of course, it is net-ssh (5.0.1). |
@exploide would you be so kind as you back-rev your net-ssh for the sake of testing? Say to net-ssh version 4.2.0 and see if that fixes temporarily? |
I'm also bumping the CI Rubies to see if I can trigger the issue there as well. |
Yes, I was able to trigger this in the CI builds, I think by fixing to 4.2.x net-ssh this should fix it in the short term before I can dig in and see what behavior changes were introduced in 5.x |
tracker issue to dig into 5.x impact can be found at #437 |
It does appear to be the case that if we back-rev the net-ssh to 4.2.x that all CI builds return to normal. I will issue a point release to address this problem shortly. |
Awesome. Thank you very much for addressing this so quickly! :) |
https://github.com/mozilla/ssh_scan/releases/tag/0.0.35 has been released to fix this problem. We'll deal with the longer tail of making this net-ssh 5.x compatible in #437. Again, many thanks for your report! |
@exploide please do let me know if 0.0.35 does not fix the issue for you, though I think I got it. |
I also assume this will fix the issue. If I find out tomorrow that it still won't work, I'll let you know. But I really think you fixed it. BTW, concerning your thoughts mentioned in #437 maybe scheduling a Travis cron job will be a step in the desired direction. https://docs.travis-ci.com/user/cron-jobs/ But I don't know if this requires a special plan or is free to use. |
@exploide thanks, I'll check out the cron-job stuff |
I just installed ssh_scan but when I try to run it to scan a host, the following error occurs.
I'm on a Fedora 28 machine with ruby 2.5.1.
The text was updated successfully, but these errors were encountered: