Created
July 25, 2009 23:59
-
-
Save bobbywilson0/155271 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
| INFO: Starting Chef Run | |
| ERROR: SocketError | |
| FATAL: getaddrinfo: Name or service not known | |
| /usr/lib/ruby/1.8/net/http.rb:560:in `initialize' | |
| /usr/lib/ruby/1.8/net/http.rb:560:in `open' | |
| /usr/lib/ruby/1.8/net/http.rb:560:in `connect' | |
| /usr/lib/ruby/1.8/timeout.rb:53:in `timeout' | |
| /usr/lib/ruby/1.8/timeout.rb:93:in `timeout' | |
| /usr/lib/ruby/1.8/net/http.rb:560:in `connect' | |
| /usr/lib/ruby/1.8/net/http.rb:553:in `do_start' | |
| /usr/lib/ruby/1.8/net/http.rb:542:in `start' | |
| /usr/lib/ruby/1.8/net/http.rb:1035:in `request' | |
| /usr/lib/ruby/gems/1.8/gems/chef-0.7.4/lib/chef/rest.rb:177:in `run_request' | |
| /usr/lib/ruby/gems/1.8/gems/chef-0.7.4/lib/chef/rest.rb:85:in `get_rest' | |
| /usr/lib/ruby/gems/1.8/gems/chef-0.7.4/lib/chef/client.rb:189:in `register' | |
| /usr/lib/ruby/gems/1.8/gems/chef-0.7.4/lib/chef/client.rb:73:in `run' | |
| /usr/lib/ruby/gems/1.8/gems/chef-0.7.4/lib/chef/application/client.rb:164:in `run_application' | |
| /usr/lib/ruby/gems/1.8/gems/chef-0.7.4/lib/chef/application/client.rb:162:in `loop' | |
| /usr/lib/ruby/gems/1.8/gems/chef-0.7.4/lib/chef/application/client.rb:162:in `run_application' | |
| /usr/lib/ruby/gems/1.8/gems/chef-0.7.4/lib/chef/application.rb:57:in `run' | |
| /usr/lib/ruby/gems/1.8/gems/chef-0.7.4/bin/chef-client:26 | |
| /usr/bin/chef-client:19:in `load' | |
| /usr/bin/chef-client:19 | |
| FATAL: Sleeping for 4183 seconds before trying again |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment