Skip to content

Instantly share code, notes, and snippets.

@whitmo
Created June 21, 2011 23:02
Show Gist options
  • Select an option

  • Save whitmo/1039181 to your computer and use it in GitHub Desktop.

Select an option

Save whitmo/1039181 to your computer and use it in GitHub Desktop.
knife client list -VV
whit:~$ knife client list -VV
DEBUG: Using configuration from /Users/whit/.chef/knife.rb
DEBUG: Signing the request as whit
/opt/local/lib/ruby/gems/1.8/gems/mixlib-authentication-1.1.4/lib/mixlib/authentication/signedheaderauth.rb:82:in `canonical_path': private method `gsub' called for nil:NilClass (NoMethodError)
from /opt/local/lib/ruby/gems/1.8/gems/mixlib-authentication-1.1.4/lib/mixlib/authentication/signedheaderauth.rb:102:in `canonicalize_request'
from /opt/local/lib/ruby/gems/1.8/gems/mixlib-authentication-1.1.4/lib/mixlib/authentication/signedheaderauth.rb:55:in `sign'
from /opt/local/lib/ruby/gems/1.8/gems/chef-0.10.0/lib/chef/rest/auth_credentials.rb:51:in `signature_headers'
from /opt/local/lib/ruby/gems/1.8/gems/chef-0.10.0/lib/chef/rest.rb:321:in `authentication_headers'
from /opt/local/lib/ruby/gems/1.8/gems/chef-0.10.0/lib/chef/rest.rb:366:in `build_headers'
from /opt/local/lib/ruby/gems/1.8/gems/chef-0.10.0/lib/chef/rest.rb:216:in `api_request'
from /opt/local/lib/ruby/gems/1.8/gems/chef-0.10.0/lib/chef/rest.rb:114:in `get_rest'
from /opt/local/lib/ruby/gems/1.8/gems/chef-0.10.0/lib/chef/api_client.rb:192:in `list'
from /opt/local/lib/ruby/gems/1.8/gems/chef-0.10.0/lib/chef/knife/client_list.rb:38:in `run'
from /opt/local/lib/ruby/gems/1.8/gems/chef-0.10.0/lib/chef/knife.rb:391:in `run_with_pretty_exceptions'
from /opt/local/lib/ruby/gems/1.8/gems/chef-0.10.0/lib/chef/knife.rb:166:in `run'
from /opt/local/lib/ruby/gems/1.8/gems/chef-0.10.0/lib/chef/application/knife.rb:128:in `run'
from /opt/local/lib/ruby/gems/1.8/gems/chef-0.10.0/bin/knife:25
from /opt/local/bin/knife:19:in `load'
from /opt/local/bin/knife:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment