Skip to content

Instantly share code, notes, and snippets.

@mperham
Created July 21, 2009 22:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mperham/151646 to your computer and use it in GitHub Desktop.
Save mperham/151646 to your computer and use it in GitHub Desktop.
This happens when I log into my chef server (CentOS RPM install). I suspect CouchDB was not initialized correctly (because it was already running) when I installed chef.
~ Params: {"action"=>"index", "controller"=>"chef_server_slice/nodes"}
~ 500 "Internal Server Error" - (Net::HTTPFatalError)
/usr/lib/ruby/1.8/net/http.rb:2097:in `error!'
/usr/lib/ruby/gems/1.8/gems/chef-0.7.4/lib/chef/rest.rb:232:in `run_request'
/usr/lib/ruby/gems/1.8/gems/chef-0.7.4/lib/chef/rest.rb:85:in `get_rest'
/usr/lib/ruby/gems/1.8/gems/chef-0.7.4/lib/chef/couchdb.rb:124:in `list'
/usr/lib/ruby/gems/1.8/gems/chef-0.7.4/lib/chef/node.rb:351:in `list'
/usr/lib/ruby/gems/1.8/gems/chef-server-slice-0.7.4/app/controllers/nodes.rb:31:in `index'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment