Skip to content

Instantly share code, notes, and snippets.

@superfeedr
Created October 8, 2009 04:30
Show Gist options
  • Save superfeedr/204717 to your computer and use it in GitHub Desktop.
Save superfeedr/204717 to your computer and use it in GitHub Desktop.
~ Started request handling: Thu Oct 08 04:28:01 +0000 2009
~ Params: {"format"=>nil, "node"=>"firehoser1.superfeedr.com", "action"=>"show", "id"=>"_provider_files", "controller"=>"chef_server_slice/cookbooks"}
~ Cannot find a cookbook named _provider_files; did you forget to add metadata to a cookbook? (http://wiki.opscode.com/display/chef/Metadata) - (ArgumentError)
/usr/lib/ruby/gems/1.8/gems/chef-0.7.4/lib/chef/cookbook_loader.rb:111:in `[]'
/usr/lib/ruby/gems/1.8/gems/chef-server-slice-0.7.4/app/controllers/cookbooks.rb:34:in `show'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.0.12/lib/merb-core/controller/abstract_controller.rb:315:in `send'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.0.12/lib/merb-core/controller/abstract_controller.rb:315:in `_call_action'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.0.12/lib/merb-core/controller/abstract_controller.rb:289:in `_dispatch'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.0.12/lib/merb-core/controller/merb_controller.rb:252:in `_dispatch'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.0.12/lib/merb-core/dispatch/dispatcher.rb:100:in `dispatch_action'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.0.12/lib/merb-core/dispatch/dispatcher.rb:100:in `synchronize'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.0.12/lib/merb-core/dispatch/dispatcher.rb:100:in `dispatch_action'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.0.12/lib/merb-core/dispatch/dispatcher.rb:74:in `handle'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.0.12/lib/merb-core/dispatch/dispatcher.rb:36:in `handle'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.0.12/lib/merb-core/rack/application.rb:17:in `call'
/usr/lib/ruby/gems/1.8/gems/passenger-2.2.4/lib/phusion_passenger/rack/request_handler.rb:91:in `process_request'
/usr/lib/ruby/gems/1.8/gems/passenger-2.2.4/lib/phusion_passenger/abstract_request_handler.rb:206:in `main_loop'
/usr/lib/ruby/gems/1.8/gems/passenger-2.2.4/lib/phusion_passenger/rack/application_spawner.rb:118:in `run'
/usr/lib/ruby/gems/1.8/gems
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment