Skip to content

Instantly share code, notes, and snippets.

@jvehent
Created October 30, 2012 15:57
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 jvehent/3981140 to your computer and use it in GitHub Desktop.
Save jvehent/3981140 to your computer and use it in GitHub Desktop.
merb : chef-server (api) : worker (port 4005) ~ Connection refused - connect(2) - (Bunny::ServerDownError)
/usr/lib/ruby/gems/1.8/gems/bunny-0.7.9/lib/qrack/client.rb:227:in `socket'
/usr/lib/ruby/gems/1.8/gems/bunny-0.7.9/lib/bunny/client08.rb:369:in `start'
/usr/lib/ruby/gems/1.8/gems/bunny-0.7.9/lib/bunny/client08.rb:367:in `loop'
/usr/lib/ruby/gems/1.8/gems/bunny-0.7.9/lib/bunny/client08.rb:367:in `start'
/usr/lib/ruby/gems/1.8/gems/chef-10.16.2/lib/chef/index_queue/amqp_client.rb:45:in `amqp_client'
/usr/lib/ruby/gems/1.8/gems/chef-10.16.2/lib/chef/index_queue/amqp_client.rb:72:in `queue_for_object'
/usr/lib/ruby/gems/1.8/gems/chef-10.16.2/lib/chef/index_queue/indexable.rb:95:in `publish_object'
/usr/lib/ruby/gems/1.8/gems/chef-10.16.2/lib/chef/index_queue/indexable.rb:74:in `add_to_index'
/usr/lib/ruby/gems/1.8/gems/chef-10.16.2/lib/chef/couchdb.rb:118:in `store'
/usr/lib/ruby/gems/1.8/gems/chef-10.16.2/lib/chef/node.rb:619:in `cdb_save'
/usr/lib/ruby/gems/1.8/gems/chef-server-api-10.16.2/app/controllers/nodes.rb:69:in `update'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/controller/abstract_controller.rb:321:in `send'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/controller/abstract_controller.rb:321:in `_call_action'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/controller/abstract_controller.rb:289:in `_dispatch'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/controller/abstract_controller.rb:284:in `catch'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/controller/abstract_controller.rb:284:in `_dispatch'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/controller/merb_controller.rb:285:in `_dispatch'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/controller/merb_controller.rb:262:in `_call'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/controller/merb_controller.rb:252:in `call'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/dispatch/dispatcher.rb:91:in `dispatch_action'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/dispatch/dispatcher.rb:69:in `handle'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/dispatch/dispatcher.rb:29:in `handle'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/rack/application.rb:17:in `call'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/rack/middleware/static.rb:28:in `call'
/usr/lib/ruby/gems/1.8/gems/rack-1.4.1/lib/rack/content_length.rb:14:in `call'
/usr/lib/ruby/gems/1.8/gems/thin-1.5.0/lib/thin/connection.rb:81:in `pre_process'
/usr/lib/ruby/gems/1.8/gems/thin-1.5.0/lib/thin/connection.rb:79:in `catch'
/usr/lib/ruby/gems/1.8/gems/thin-1.5.0/lib/thin/connection.rb:79:in `pre_process'
/usr/lib/ruby/gems/1.8/gems/thin-1.5.0/lib/thin/connection.rb:54:in `process'
/usr/lib/ruby/gems/1.8/gems/thin-1.5.0/lib/thin/connection.rb:39:in `receive_data'
/usr/lib/ruby/gems/1.8/gems/eventmachine-1.0.0.rc.4/lib/eventmachine.rb:187:in `run_machine'
/usr/lib/ruby/gems/1.8/gems/eventmachine-1.0.0.rc.4/lib/eventmachine.rb:187:in `run'
/usr/lib/ruby/gems/1.8/gems/thin-1.5.0/lib/thin/backends/base.rb:63:in `start'
/usr/lib/ruby/gems/1.8/gems/thin-1.5.0/lib/thin/server.rb:159:in `start'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/rack/adapter/thin.rb:30:in `start_server'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/rack/adapter/abstract.rb:305:in `start_at_port'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/rack/adapter/abstract.rb:105:in `spawn_worker'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/rack/adapter/abstract.rb:149:in `start'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/rack/adapter/abstract.rb:148:in `upto'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/rack/adapter/abstract.rb:148:in `start'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/rack/adapter/abstract.rb:147:in `catch'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/rack/adapter/abstract.rb:147:in `start'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/server.rb:174:in `bootup'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/server.rb:159:in `daemonize'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/server.rb:143:in `fork'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/server.rb:143:in `daemonize'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core/server.rb:35:in `start'
/usr/lib/ruby/gems/1.8/gems/merb-core-1.1.3/lib/merb-core.rb:165:in `start'
/usr/lib/ruby/gems/1.8/gems/chef-server-api-10.16.2/bin/chef-server:84
/usr/bin/chef-server:19:in `load'
/usr/bin/chef-server:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment