Skip to content

Instantly share code, notes, and snippets.

@crystalneth
Created February 24, 2011 03:47
Show Gist options
  • Select an option

  • Save crystalneth/841720 to your computer and use it in GitHub Desktop.

Select an option

Save crystalneth/841720 to your computer and use it in GitHub Desktop.
INFO: Saving rvm
INFO: Validating ruby files
INFO: Validating templates
INFO: Syntax OK
INFO: Generating Metadata
INFO: Uploading files
/Users/alex/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/1.9.1/openssl/buffering.rb:145:in `sysread_nonblock': end of file reached (EOFError)
from /Users/alex/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/1.9.1/openssl/buffering.rb:145:in `read_nonblock'
from /Users/alex/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/1.9.1/net/protocol.rb:135:in `rbuf_fill'
from /Users/alex/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/1.9.1/net/protocol.rb:116:in `readuntil'
from /Users/alex/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/1.9.1/net/protocol.rb:126:in `readline'
from /Users/alex/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/1.9.1/net/http.rb:2211:in `read_status_line'
from /Users/alex/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/1.9.1/net/http.rb:2200:in `read_new'
from /Users/alex/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/1.9.1/net/http.rb:1183:in `transport_request'
from /Users/alex/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/1.9.1/net/http.rb:1169:in `request'
from /Users/alex/.rvm/gems/ruby-1.9.2-p136/gems/rest-client-1.6.1/lib/restclient/net_http_ext.rb:17:in `request'
from /Users/alex/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/1.9.1/net/http.rb:1162:in `block in request'
from /Users/alex/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/1.9.1/net/http.rb:627:in `start'
from /Users/alex/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/1.9.1/net/http.rb:1160:in `request'
from /Users/alex/.rvm/gems/ruby-1.9.2-p136/gems/rest-client-1.6.1/lib/restclient/net_http_ext.rb:17:in `request'
from /Users/alex/.rvm/gems/ruby-1.9.2-p136/gems/chef-0.9.12/lib/chef/rest/rest_request.rb:60:in `block in call'
from /Users/alex/.rvm/gems/ruby-1.9.2-p136/gems/chef-0.9.12/lib/chef/rest/rest_request.rb:75:in `hide_net_http_bug'
from /Users/alex/.rvm/gems/ruby-1.9.2-p136/gems/chef-0.9.12/lib/chef/rest/rest_request.rb:59:in `call'
from /Users/alex/.rvm/gems/ruby-1.9.2-p136/gems/chef-0.9.12/lib/chef/rest.rb:215:in `block in api_request'
from /Users/alex/.rvm/gems/ruby-1.9.2-p136/gems/chef-0.9.12/lib/chef/rest.rb:284:in `retriable_rest_request'
from /Users/alex/.rvm/gems/ruby-1.9.2-p136/gems/chef-0.9.12/lib/chef/rest.rb:214:in `api_request'
from /Users/alex/.rvm/gems/ruby-1.9.2-p136/gems/chef-0.9.12/lib/chef/rest.rb:126:in `put_rest'
from /Users/alex/.rvm/gems/ruby-1.9.2-p136/gems/chef-0.9.12/lib/chef/cookbook_version.rb:715:in `save'
from /Users/alex/.rvm/gems/ruby-1.9.2-p136/gems/chef-0.9.12/lib/chef/cookbook_uploader.rb:76:in `upload_cookbook'
from /Users/alex/.rvm/gems/ruby-1.9.2-p136/gems/chef-0.9.12/lib/chef/knife/cookbook_upload.rb:67:in `block (2 levels) in run'
from /Users/alex/.rvm/gems/ruby-1.9.2-p136/gems/chef-0.9.12/lib/chef/knife/cookbook_upload.rb:65:in `each'
from /Users/alex/.rvm/gems/ruby-1.9.2-p136/gems/chef-0.9.12/lib/chef/knife/cookbook_upload.rb:65:in `block in run'
from /Users/alex/.rvm/gems/ruby-1.9.2-p136/gems/chef-0.9.12/lib/chef/knife/cookbook_upload.rb:80:in `humanize_auth_exceptions'
from /Users/alex/.rvm/gems/ruby-1.9.2-p136/gems/chef-0.9.12/lib/chef/knife/cookbook_upload.rb:53:in `run'
from /Users/alex/.rvm/gems/ruby-1.9.2-p136/gems/chef-0.9.12/lib/chef/knife.rb:127:in `run'
from /Users/alex/.rvm/gems/ruby-1.9.2-p136/gems/chef-0.9.12/lib/chef/application/knife.rb:121:in `run'
from /Users/alex/.rvm/gems/ruby-1.9.2-p136/gems/chef-0.9.12/bin/knife:25:in `<top (required)>'
from /Users/alex/.rvm/gems/ruby-1.9.2-p136/bin/knife:19:in `load'
from /Users/alex/.rvm/gems/ruby-1.9.2-p136/bin/knife:19:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment