Created
June 21, 2011 23:02
-
-
Save whitmo/1039181 to your computer and use it in GitHub Desktop.
knife client list -VV
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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