Skip to content

Instantly share code, notes, and snippets.

@kungfumike
Created June 12, 2009 21:43
Show Gist options
  • Save kungfumike/128947 to your computer and use it in GitHub Desktop.
Save kungfumike/128947 to your computer and use it in GitHub Desktop.
mike@miguel:~$ sudo /usr/local/ruby-1.8.6-p111/bin/chef-server -N -c 2
Loading init file from /usr/local/ruby-1.8.6-p111/lib/ruby/gems/1.8/gems/chef-server-0.7.0/config/init.rb
Loading /usr/local/ruby-1.8.6-p111/lib/ruby/gems/1.8/gems/chef-server-0.7.0/config/environments/development.rb
[Fri, 12 Jun 2009 14:43:05 -0700] DEBUG: Sending HTTP Request via GET to /_all_dbs
[Fri, 12 Jun 2009 14:43:05 -0700] DEBUG: Sending HTTP Request via GET to /chef/_design%2Fnodes
[Fri, 12 Jun 2009 14:43:05 -0700] DEBUG: Sending HTTP Request via GET to /_all_dbs
[Fri, 12 Jun 2009 14:43:05 -0700] DEBUG: Sending HTTP Request via GET to /chef/_design%2Froles
[Fri, 12 Jun 2009 14:43:05 -0700] DEBUG: Sending HTTP Request via GET to /_all_dbs
[Fri, 12 Jun 2009 14:43:05 -0700] DEBUG: Sending HTTP Request via GET to /chef/_design%2Fregistrations
~ Compiling routes... (totally normal to see 'Cannot find resource model')
~ Loading roles
~ Loaded slice 'ChefServerSlice' ...
~ Parent pid: 14758
~ Compiling routes...
~ Could not find resource model Node
~ Could not find resource model Role
~ 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 4001) ~ Starting Mongrel at port 4001
merb : worker (port 4000) ~ Successfully bound to port 4000
merb : worker (port 4001) ~ Successfully bound to port 4001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment