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
[Wed, 16 Sep 2009 14:43:54 +0300] DEBUG: Sending HTTP Request via GET to /roles/app-dbatasks | |
[Wed, 16 Sep 2009 14:43:54 +0300] DEBUG: Loading Recipe rails_apps | |
[Wed, 16 Sep 2009 14:43:54 +0300] DEBUG: Found recipe default in cookbook rails_apps | |
[Wed, 16 Sep 2009 14:43:54 +0300] DEBUG: initial node[:apache][:listen_ports]=[] | |
[Wed, 16 Sep 2009 14:43:54 +0300] DEBUG: Loading Recipe passenger_apache2::mod_rails via include_recipe | |
[Wed, 16 Sep 2009 14:43:54 +0300] DEBUG: after passenger_apache2::mod_rails node[:apache][:listen_ports]=[] | |
[Wed, 16 Sep 2009 14:43:54 +0300] DEBUG: after rails_apps recipe node[:apache][:listen_ports]=["8001"] | |
[Wed, 16 Sep 2009 14:43:54 +0300] DEBUG: Converging node hand_alise_lv |
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
[root@hand ~]# chef-client -l debug | |
/usr/lib/ruby/gems/1.8/gems/chef-0.7.8/lib/chef/cookbook_loader.rb:111:in `[]': Cannot find a cookbook named passenger_apache2; did you forget to add metadata to a cookbook? (http://wiki.opscode.com/display/chef/Metadata) (ArgumentError) | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.7.8/lib/chef/recipe.rb:75:in `include_recipe' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.7.8/lib/chef/recipe.rb:64:in `each' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.7.8/lib/chef/recipe.rb:64:in `include_recipe' | |
from /srv/chef/cache/cookbooks/rails/recipes/apps.rb:20:in `from_file' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.7.8/lib/chef/cookbook.rb:139:in `load_recipe' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.7.8/lib/chef/compile.rb:121:in `load_recipes' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.7.8/lib/chef/compile.rb:110:in `each' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.7.8/lib/chef/compile.rb:110:in `load_recipes' |
NewerOlder