Skip to content

Instantly share code, notes, and snippets.

@coderforhire
Created September 5, 2012 01:07
Show Gist options
  • Save coderforhire/3628743 to your computer and use it in GitHub Desktop.
Save coderforhire/3628743 to your computer and use it in GitHub Desktop.
NoMethodError: undefined method `[]' for client[chef-validator]:Chef::ApiClient
from /home/afresta/.rvm/gems/ruby-1.9.3-rc1/gems/spice-1.0.4/lib/spice/base.rb:35:in `get'
from /home/afresta/.rvm/gems/ruby-1.9.3-rc1/gems/spice-1.0.4/lib/spice/base.rb:46:in `get_or_new'
from /home/afresta/.rvm/gems/ruby-1.9.3-rc1/gems/spice-1.0.4/lib/spice/connection/search.rb:35:in `block in search'
from /home/afresta/.rvm/gems/ruby-1.9.3-rc1/gems/spice-1.0.4/lib/spice/connection/search.rb:34:in `map'
from /home/afresta/.rvm/gems/ruby-1.9.3-rc1/gems/spice-1.0.4/lib/spice/connection/search.rb:34:in `search'
from /home/afresta/.rvm/gems/ruby-1.9.3-rc1/gems/spice-1.0.4/lib/spice/connection/clients.rb:11:in `clients'
from /home/afresta/.rvm/gems/ruby-1.9.3-rc1/gems/spice-1.0.4/lib/spice.rb:20:in `method_missing'
from (irb):1
from /home/afresta/.rvm/gems/ruby-1.9.3-rc1/gems/railties-3.2.3/lib/rails/commands/console.rb:47:in `start'
from /home/afresta/.rvm/gems/ruby-1.9.3-rc1/gems/railties-3.2.3/lib/rails/commands/console.rb:8:in `start'
from /home/afresta/.rvm/gems/ruby-1.9.3-rc1/gems/railties-3.2.3/lib/rails/commands.rb:41:in `<top (required)>'
from script/rails:6:in `require'
from script/rails:6:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment