-
Notifications
You must be signed in to change notification settings - Fork 581
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Net::SSH::ChannelOpenFailed #1084
Comments
In the issue you have DK versions reported but in the stacktrace it looks like you're using the built-in OSX Ruby (which is rather old to boot). Does this issue present itself when you use the built-in kitchen that is part of DK? Definitely happy to help track this down but 2.0.0 ruby is completely unsupported. |
Hi @cheeseplus I'm getting the same error now on Arch Linux with ruby 2.3.1, same kitchen.yml
The logs: http://pastebin.com/uzqvaG2r |
Indeed, the issue was related to the old version of ruby, now its working fine on OSX, I still have the problem on Linux, but need to do more testing. Closing this ticket. Thanks for the help! |
Description
I'm getting a "Net::SSH::ChannelOpenFailed" after kitchen installs ruby (when running kitchen test)
Kitchen Version
Test Kitchen version 1.10.2
ChefDK Version
Ruby Version
Platform Version
OSX 10.15
Replication Case
Run kitchen test with the following kitchen.yml:
Kitchen Output
The text was updated successfully, but these errors were encountered: