Created
January 9, 2014 15:41
-
-
Save danggrianto/8336162 to your computer and use it in GitHub Desktop.
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
| knife cookbook upload vim | |
| Uploading vim [1.1.2] | |
| /Users/daniela/.rvm/rubies/ruby-1.9.3-p448/lib/ruby/1.9.1/net/http.rb:763:in `initialize': getaddrinfo: nodename nor servname provided, or not known (SocketError) | |
| from /Users/daniela/.rvm/rubies/ruby-1.9.3-p448/lib/ruby/1.9.1/net/http.rb:763:in `open' | |
| from /Users/daniela/.rvm/rubies/ruby-1.9.3-p448/lib/ruby/1.9.1/net/http.rb:763:in `block in connect' | |
| from /Users/daniela/.rvm/rubies/ruby-1.9.3-p448/lib/ruby/1.9.1/timeout.rb:69:in `timeout' | |
| from /Users/daniela/.rvm/rubies/ruby-1.9.3-p448/lib/ruby/1.9.1/timeout.rb:100:in `timeout' | |
| from /Users/daniela/.rvm/rubies/ruby-1.9.3-p448/lib/ruby/1.9.1/net/http.rb:763:in `connect' | |
| from /Users/daniela/.rvm/rubies/ruby-1.9.3-p448/lib/ruby/1.9.1/net/http.rb:756:in `do_start' | |
| from /Users/daniela/.rvm/rubies/ruby-1.9.3-p448/lib/ruby/1.9.1/net/http.rb:745:in `start' | |
| from /Users/daniela/.rvm/gems/ruby-1.9.3-p448/gems/rest-client-1.6.7/lib/restclient/request.rb:172:in `transmit' | |
| from /Users/daniela/.rvm/gems/ruby-1.9.3-p448/gems/rest-client-1.6.7/lib/restclient/request.rb:64:in `execute' | |
| from /Users/daniela/.rvm/gems/ruby-1.9.3-p448/gems/rest-client-1.6.7/lib/restclient/request.rb:33:in `execute' | |
| from /Users/daniela/.rvm/gems/ruby-1.9.3-p448/gems/rest-client-1.6.7/lib/restclient/resource.rb:76:in `put' | |
| from /Users/daniela/.rvm/gems/ruby-1.9.3-p448/gems/chef-11.8.2/lib/chef/cookbook_uploader.rb:153:in `block in uploader_function_for' | |
| from /Users/daniela/.rvm/gems/ruby-1.9.3-p448/gems/chef-11.8.2/lib/chef/cookbook_uploader.rb:25:in `call' | |
| from /Users/daniela/.rvm/gems/ruby-1.9.3-p448/gems/chef-11.8.2/lib/chef/cookbook_uploader.rb:25:in `block (3 levels) in setup_worker_threads' | |
| from /Users/daniela/.rvm/gems/ruby-1.9.3-p448/gems/chef-11.8.2/lib/chef/cookbook_uploader.rb:24:in `loop' | |
| from /Users/daniela/.rvm/gems/ruby-1.9.3-p448/gems/chef-11.8.2/lib/chef/cookbook_uploader.rb:24:in `block (2 levels) in setup_worker_threads' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment