Skip to content

Instantly share code, notes, and snippets.

@stensonb
Created June 18, 2013 15:30
Show Gist options
  • Save stensonb/5806361 to your computer and use it in GitHub Desktop.
Save stensonb/5806361 to your computer and use it in GitHub Desktop.
failed ridley call from Windows
Ridley::Errors::ConnectionFailed: #<Ridley::Errors::ConnectionFailed:0x3353be0>
from C:/opscode/chef/embedded/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/responses.rb:29:in `value'
from C:/opscode/chef/embedded/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:95:in `value'
from C:/opscode/chef/embedded/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/proxies/sync_proxy.rb:28:in `method_missing'
from C:/opscode/chef/embedded/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/legacy.rb:14:in `method_missing'
from C:/opscode/chef/embedded/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/proxies/actor_proxy.rb:25:in `_send_'
from C:/opscode/chef/embedded/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/pool_manager.rb:41:in `_send_'
from C:/opscode/chef/embedded/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/pool_manager.rb:122:in `method_missing'
from C:/opscode/chef/embedded/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `public_send'
from C:/opscode/chef/embedded/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `dispatch'
from C:/opscode/chef/embedded/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:67:in `dispatch'
from C:/opscode/chef/embedded/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/actor.rb:326:in `block in handle_message'
from C:/opscode/chef/embedded/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/tasks.rb:42:in `block in initialize'
from C:/opscode/chef/embedded/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/tasks/task_fiber.rb:11:in `block in create'
from (celluloid):0:in `remote procedure call'
from C:/opscode/chef/embedded/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:95:in `value'
from C:/opscode/chef/embedded/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/proxies/sync_proxy.rb:28:in `method_missing'
... 1 levels...
from C:/opscode/chef/embedded/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/proxies/actor_proxy.rb:21:in `send'
from C:/opscode/chef/embedded/lib/ruby/gems/1.9.1/gems/ridley-1.2.2/lib/ridley/resource.rb:112:in `raw_request'
from C:/opscode/chef/embedded/lib/ruby/gems/1.9.1/gems/ridley-1.2.2/lib/ridley/resource.rb:103:in `request'
from C:/opscode/chef/embedded/lib/ruby/gems/1.9.1/gems/ridley-1.2.2/lib/ridley/resource.rb:46:in `all'
from C:/opscode/chef/embedded/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `public_send'
from C:/opscode/chef/embedded/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:25:in `dispatch'
from C:/opscode/chef/embedded/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:67:in `dispatch'
from C:/opscode/chef/embedded/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/actor.rb:326:in `block in handle_message'
from C:/opscode/chef/embedded/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/tasks.rb:42:in `block in initialize'
from C:/opscode/chef/embedded/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/tasks/task_fiber.rb:11:in `block in create'
from (celluloid):0:in `remote procedure call'
from C:/opscode/chef/embedded/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/calls.rb:95:in `value'
from C:/opscode/chef/embedded/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/proxies/sync_proxy.rb:28:in `method_missing'
from C:/opscode/chef/embedded/lib/ruby/gems/1.9.1/gems/celluloid-0.14.1/lib/celluloid/legacy.rb:14:in `method_missing'
from (irb):26
from C:/opscode/chef/embedded/bin/irb:12:in `<main>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment