Created
December 8, 2011 19:09
-
-
Save jordandm/1448102 to your computer and use it in GitHub Desktop.
Amazon Linux Custom Bootstrap Failure
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Waiting for sshd....DEBUG: sshd accepting connections on ec2-107-22-35-19.compute-1.amazonaws.com, banner is SSH-2.0-OpenSSH_5.3 | |
| done | |
| Bootstrapping Chef on ec2-107-22-35-19.compute-1.amazonaws.com | |
| DEBUG: Looking for bootstrap template in /Library/Ruby/Gems/1.8/gems/chef-0.10.4/lib/chef/knife/bootstrap | |
| DEBUG: Looking for bootstrap template in /Users/jdeamattson/repos/chef-repo/.chef/bootstrap | |
| DEBUG: Looking for bootstrap template in /Users/jdeamattson/.chef/bootstrap | |
| /Library/Ruby/Gems/1.8/gems/chef-0.10.4/lib/chef/knife/bootstrap.rb:122:in `dirname': can't convert Array into String (TypeError) | |
| from /Library/Ruby/Gems/1.8/gems/chef-0.10.4/lib/chef/knife/bootstrap.rb:122:in `load_template' | |
| from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:36:in `find' | |
| from /Library/Ruby/Gems/1.8/gems/chef-0.10.4/lib/chef/knife/bootstrap.rb:121:in `each' | |
| from /Library/Ruby/Gems/1.8/gems/chef-0.10.4/lib/chef/knife/bootstrap.rb:121:in `find' | |
| from /Library/Ruby/Gems/1.8/gems/chef-0.10.4/lib/chef/knife/bootstrap.rb:121:in `load_template' | |
| from /Library/Ruby/Gems/1.8/gems/chef-0.10.4/lib/chef/knife/bootstrap.rb:194:in `ssh_command' | |
| from /Library/Ruby/Gems/1.8/gems/chef-0.10.4/lib/chef/knife/bootstrap.rb:176:in `knife_ssh' | |
| from /Library/Ruby/Gems/1.8/gems/chef-0.10.4/lib/chef/knife/bootstrap.rb:153:in `run' | |
| from /Library/Ruby/Gems/1.8/gems/knife-ec2-0.5.10/lib/chef/knife/ec2_server_create.rb:218:in `run' | |
| from /Library/Ruby/Gems/1.8/gems/chef-0.10.4/lib/chef/knife.rb:391:in `run_with_pretty_exceptions' | |
| from /Library/Ruby/Gems/1.8/gems/chef-0.10.4/lib/chef/knife.rb:166:in `run' | |
| from /Library/Ruby/Gems/1.8/gems/chef-0.10.4/lib/chef/application/knife.rb:128:in `run' | |
| from /Library/Ruby/Gems/1.8/gems/chef-0.10.4/bin/knife:25 | |
| from /usr/bin/knife:19:in `load' | |
| from /usr/bin/knife:19 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment