Skip to content

Instantly share code, notes, and snippets.

@murphy-slaw
Created June 20, 2011 20:52
Show Gist options
  • Save murphy-slaw/1036556 to your computer and use it in GitHub Desktop.
Save murphy-slaw/1036556 to your computer and use it in GitHub Desktop.
[Mon, 20 Jun 2011 13:52:09 -0700] INFO: Starting Chef Run (Version 0.9.14)
[Mon, 20 Jun 2011 13:52:15 -0700] ERROR: Running exception handlers
[Mon, 20 Jun 2011 13:52:15 -0700] ERROR: Exception handlers complete
/usr/lib/ruby/1.8/net/protocol.rb:133:in `sysread': end of file reached (EOFError)
from /usr/lib/ruby/1.8/net/protocol.rb:133:in `rbuf_fill'
from /usr/lib/ruby/1.8/timeout.rb:62:in `timeout'
from /usr/lib/ruby/1.8/timeout.rb:93:in `timeout'
from /usr/lib/ruby/1.8/net/protocol.rb:132:in `rbuf_fill'
from /usr/lib/ruby/1.8/net/protocol.rb:116:in `readuntil'
from /usr/lib/ruby/1.8/net/protocol.rb:126:in `readline'
from /usr/lib/ruby/1.8/net/http.rb:2020:in `read_status_line'
from /usr/lib/ruby/1.8/net/http.rb:2009:in `read_new'
... 24 levels...
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/../lib/chef/application.rb:62:in `run'
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.14/bin/chef-client:26
from /usr/bin/chef-client:19:in `load'
from /usr/bin/chef-client:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment