Skip to content

Instantly share code, notes, and snippets.

@rcreasey
Created May 26, 2010 05:59
Show Gist options
  • Select an option

  • Save rcreasey/414123 to your computer and use it in GitHub Desktop.

Select an option

Save rcreasey/414123 to your computer and use it in GitHub Desktop.
dunwich:~ rcreasey$ knife node run_list add linuxops-hv-04.las1 "role[hypervisor]" -l debug
DEBUG: Signing the request as rcreasey
DEBUG: Sending HTTP Request via GET to api.opscode.com:443/organizations/ign/nodes/linuxops-hv-04.las1
DEBUG: Signing the request as rcreasey
DEBUG: Sending HTTP Request via PUT to api.opscode.com:443/organizations/ign/nodes/linuxops-hv-04.las1
/usr/local/lib/ruby/1.8/net/http.rb:2097:in `error!': 500 "Internal Server Error" (Net::HTTPFatalError)
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.16/lib/chef/rest.rb:216:in `api_request'
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.16/lib/chef/rest.rb:267:in `retriable_rest_request'
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.16/lib/chef/rest.rb:197:in `api_request'
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.16/lib/chef/rest.rb:116:in `put_rest'
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.16/lib/chef/node.rb:458:in `save'
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.16/lib/chef/knife/node_run_list_add.rb:40:in `run'
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.16/lib/chef/application/knife.rb:116:in `run'
from /usr/local/lib/ruby/gems/1.8/gems/chef-0.8.16/bin/knife:25
from /usr/local/bin/knife:19:in `load'
from /usr/local/bin/knife:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment