Skip to content

Instantly share code, notes, and snippets.

@pbogunovich
Created June 6, 2012 19:17
Show Gist options
  • Save pbogunovich/2884036 to your computer and use it in GitHub Desktop.
Save pbogunovich/2884036 to your computer and use it in GitHub Desktop.
Generated at Wed Jun 06 19:03:04 +0000 2012
EOFError: end of file reached
/usr/lib/ruby/1.8/net/protocol.rb:135:in `sysread'
/usr/lib/ruby/1.8/net/protocol.rb:135:in `rbuf_fill'
/usr/lib/ruby/1.8/timeout.rb:67:in `timeout'
/usr/lib/ruby/1.8/timeout.rb:101:in `timeout'
/usr/lib/ruby/1.8/net/protocol.rb:134:in `rbuf_fill'
/usr/lib/ruby/1.8/net/protocol.rb:116:in `readuntil'
/usr/lib/ruby/1.8/net/protocol.rb:126:in `readline'
/usr/lib/ruby/1.8/net/http.rb:2028:in `read_status_line'
/usr/lib/ruby/1.8/net/http.rb:2017:in `read_new'
/usr/lib/ruby/1.8/net/http.rb:1051:in `request'
/usr/lib/ruby/1.8/net/http.rb:1037:in `request'
/usr/lib/ruby/1.8/net/http.rb:543:in `start'
/usr/lib/ruby/1.8/net/http.rb:1035:in `request'
/usr/lib/ruby/vendor_ruby/chef/rest/rest_request.rb:99:in `call'
/usr/lib/ruby/vendor_ruby/chef/rest/rest_request.rb:114:in `hide_net_http_bug'
/usr/lib/ruby/vendor_ruby/chef/rest/rest_request.rb:98:in `call'
/usr/lib/ruby/vendor_ruby/chef/rest.rb:293:in `streaming_request'
/usr/lib/ruby/vendor_ruby/chef/rest.rb:328:in `retriable_rest_request'
/usr/lib/ruby/vendor_ruby/chef/rest.rb:291:in `streaming_request'
/usr/lib/ruby/vendor_ruby/chef/rest.rb:126:in `get_rest'
/usr/lib/ruby/vendor_ruby/chef/cookbook_version.rb:378:in `sync_cookbook_file_cache'
/usr/lib/ruby/vendor_ruby/chef/cookbook_version.rb:359:in `each'
/usr/lib/ruby/vendor_ruby/chef/cookbook_version.rb:359:in `sync_cookbook_file_cache'
/usr/lib/ruby/vendor_ruby/chef/cookbook_version.rb:357:in `each'
/usr/lib/ruby/vendor_ruby/chef/cookbook_version.rb:357:in `sync_cookbook_file_cache'
/usr/lib/ruby/vendor_ruby/chef/cookbook_version.rb:322:in `sync_cookbooks'
/usr/lib/ruby/vendor_ruby/chef/cookbook_version.rb:321:in `each'
/usr/lib/ruby/vendor_ruby/chef/cookbook_version.rb:321:in `sync_cookbooks'
/usr/lib/ruby/vendor_ruby/chef/client.rb:315:in `sync_cookbooks'
/usr/lib/ruby/vendor_ruby/chef/client.rb:194:in `setup_run_context'
/usr/lib/ruby/vendor_ruby/chef/client.rb:162:in `run'
/usr/lib/ruby/vendor_ruby/chef/application/client.rb:254:in `run_application'
/usr/lib/ruby/vendor_ruby/chef/application/client.rb:241:in `loop'
/usr/lib/ruby/vendor_ruby/chef/application/client.rb:241:in `run_application'
/usr/lib/ruby/vendor_ruby/chef/application.rb:70:in `run'
/usr/bin/chef-client:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment