You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 21, 2018. It is now read-only.
Does any one have a guidance on using ridley API to bootstrap a node.
I am using ridley.node.bootstrap, but thats dint work , giving error
Celluloid::TaskFiber backtrace unavailable. Please try Celluloid.task_class = Celluloid::TaskThread if you need backtraces here.
/usr/local/rvm/gems/ruby-2.3.1/gems/celluloid-0.16.0/lib/celluloid/calls.rb:30:in check': undefined method bootstrap' for #<Celluloid::CellProxy(Ridley::NodeResource:0xdbd42c) @connection_registry=#<Celluloid::Registry:0x00000001b78f30 @registry={:connection_pool=>#<Celluloid::CellProxy(Ridley::Connection:0x3fe462005538)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Does any one have a guidance on using ridley API to bootstrap a node.
I am using ridley.node.bootstrap, but thats dint work , giving error
Celluloid::TaskFiber backtrace unavailable. Please try
Celluloid.task_class = Celluloid::TaskThread
if you need backtraces here./usr/local/rvm/gems/ruby-2.3.1/gems/celluloid-0.16.0/lib/celluloid/calls.rb:30:in
check': undefined method
bootstrap' for #<Celluloid::CellProxy(Ridley::NodeResource:0xdbd42c) @connection_registry=#<Celluloid::Registry:0x00000001b78f30 @registry={:connection_pool=>#<Celluloid::CellProxy(Ridley::Connection:0x3fe462005538)The text was updated successfully, but these errors were encountered: