Skip to content

Instantly share code, notes, and snippets.

@imbriaco
Created April 24, 2009 18:12
Show Gist options
  • Save imbriaco/101253 to your computer and use it in GitHub Desktop.
Save imbriaco/101253 to your computer and use it in GitHub Desktop.
>> mark @ chef-server [ /home/mark/workspace/chef/chef-server ]
% gem list | grep chef
>> mark @ chef-server [ /home/mark/workspace/chef/chef-server ]
% ./bin/chef-server
Loading init file from /home/mark/workspace/chef/chef-server/config/init.rb
Loading /home/mark/workspace/chef/chef-server/config/environments/development.rb
~ Compiling routes... (totally normal to see 'Cannot find resource model')
~ Loaded slice 'ChefServerSlice' ...
~ Parent pid: 19182
~ Compiling routes...
~ Could not find resource model Node
~ Could not find resource model Search
~ Could not find resource model Cookbook
~ Could not find resource model Registration
~ Could not find resource model Registration
~ Could not find resource model Registration
~ Activating slice 'ChefServerSlice' ...
merb : worker (port 4000) ~ Starting Mongrel at port 4000
merb : worker (port 4000) ~ Successfully bound to port 4000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment