Skip to content

Instantly share code, notes, and snippets.

@williamsjj
Created February 23, 2012 19:23
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 williamsjj/1894477 to your computer and use it in GitHub Desktop.
Save williamsjj/1894477 to your computer and use it in GitHub Desktop.
merb : chef-server-webui : worker (port 4040) ~ Started request handling: Thu Feb 23 19:20:51 +0000 2012
merb : chef-server-webui : worker (port 4040) ~ Routed to: {"action"=>"index", "controller"=>"nodes"}
merb : chef-server-webui : worker (port 4040) ~ Params: {"action"=>"index", "controller"=>"nodes"}
merb : chef-server-webui : worker (port 4040) ~ 401 "Unauthorized" - (Net::HTTPServerException)
/usr/lib/ruby/1.8/net/http.rb:2101:in `error!'
/usr/lib/ruby/vendor_ruby/chef/rest.rb:245:in `api_request'
/usr/lib/ruby/vendor_ruby/chef/rest.rb:296:in `retriable_rest_request'
/usr/lib/ruby/vendor_ruby/chef/rest.rb:226:in `api_request'
/usr/lib/ruby/vendor_ruby/chef/rest.rb:114:in `get_rest'
/usr/lib/ruby/vendor_ruby/chef/environment.rb:271:in `list'
/usr/share/chef-server-webui/app/controllers/application.rb:117:in `load_environments'
/usr/lib/ruby/1.8/merb-core/controller/abstract_controller.rb:346:in `send'
/usr/lib/ruby/1.8/merb-core/controller/abstract_controller.rb:346:in `_call_filters'
/usr/lib/ruby/1.8/merb-core/controller/abstract_controller.rb:338:in `each'
/usr/lib/ruby/1.8/merb-core/controller/abstract_controller.rb:338:in `_call_filters'
/usr/lib/ruby/1.8/merb-core/controller/abstract_controller.rb:283:in `_dispatch'
/usr/lib/ruby/1.8/merb-core/controller/abstract_controller.rb:281:in `catch'
/usr/lib/ruby/1.8/merb-core/controller/abstract_controller.rb:281:in `_dispatch'
/usr/lib/ruby/1.8/merb-core/controller/merb_controller.rb:252:in `_dispatch'
/usr/lib/ruby/1.8/merb-core/dispatch/dispatcher.rb:102:in `dispatch_action'
/usr/lib/ruby/1.8/merb-core/dispatch/dispatcher.rb:74:in `handle'
/usr/lib/ruby/1.8/merb-core/dispatch/dispatcher.rb:36:in `handle'
/usr/lib/ruby/1.8/merb-core/rack/application.rb:17:in `call'
/usr/lib/ruby/1.8/merb-core/rack/middleware/static.rb:28:in `call'
/usr/lib/ruby/1.8/rack/content_length.rb:13:in `call'
/usr/lib/ruby/1.8/thin/connection.rb:76:in `pre_process'
/usr/lib/ruby/1.8/thin/connection.rb:74:in `catch'
/usr/lib/ruby/1.8/thin/connection.rb:74:in `pre_process'
/usr/lib/ruby/1.8/thin/connection.rb:57:in `process'
/usr/lib/ruby/1.8/thin/connection.rb:42:in `receive_data'
/usr/lib/ruby/vendor_ruby/eventmachine.rb:256:in `run_machine'
/usr/lib/ruby/vendor_ruby/eventmachine.rb:256:in `run'
/usr/lib/ruby/1.8/thin/backends/base.rb:57:in `start'
/usr/lib/ruby/1.8/thin/server.rb:156:in `start'
/usr/lib/ruby/1.8/merb-core/rack/adapter/thin.rb:30:in `start_server'
/usr/lib/ruby/1.8/merb-core/rack/adapter/abstract.rb:298:in `start_at_port'
/usr/lib/ruby/1.8/merb-core/rack/adapter/abstract.rb:128:in `start'
/usr/lib/ruby/1.8/merb-core/server.rb:174:in `bootup'
/usr/lib/ruby/1.8/merb-core/server.rb:159:in `daemonize'
/usr/lib/ruby/1.8/merb-core/server.rb:143:in `fork'
/usr/lib/ruby/1.8/merb-core/server.rb:143:in `daemonize'
/usr/lib/ruby/1.8/merb-core/server.rb:35:in `start'
/usr/lib/ruby/1.8/merb-core.rb:170:in `start'
/usr/sbin/chef-server-webui:73
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment