Skip to content
This repository has been archived by the owner on Mar 21, 2018. It is now read-only.

Unable to terminate ridley #365

Open
phanindrakalva opened this issue Jan 26, 2017 · 0 comments
Open

Unable to terminate ridley #365

phanindrakalva opened this issue Jan 26, 2017 · 0 comments

Comments

@phanindrakalva
Copy link

When I try to terminate the ridley it is throwing me an error

ridley = Ridley.from_chef_config('knife.rb', ssh: { :user => 'user', :keys => 'key_path'}, :sudo => true)

ridley.terminate
=> nil
irb(main):009:0> W, [2017-01-26T00:19:47.438645 #31865]  WARN -- : Terminating task: type=:finalizer, meta={:method_name=>:__shutdown__}, status=:receiving
	Celluloid::TaskFiber backtrace unavailable. Please try `Celluloid.task_class = Celluloid::TaskThread` if you need backtraces here.
W, [2017-01-26T00:19:47.440108 #31865]  WARN -- : Terminating task: type=:finalizer, meta={:method_name=>:__shutdown__}, status=:receiving
	Celluloid::TaskFiber backtrace unavailable. Please try `Celluloid.task_class = Celluloid::TaskThread` if you need backtraces here.
E, [2017-01-26T00:19:47.441072 #31865] ERROR -- : Actor crashed!
RuntimeError: a group member went missing. This shouldn't be!
	/var/lib/gems/2.3.0/gems/celluloid-0.16.0/lib/celluloid/supervision_group.rb:103:in `restart_actor'
	/var/lib/gems/2.3.0/gems/celluloid-0.16.0/lib/celluloid/cell.rb:15:in `block in call'
	/var/lib/gems/2.3.0/gems/celluloid-0.16.0/lib/celluloid/cell.rb:71:in `block in task'
	/var/lib/gems/2.3.0/gems/celluloid-0.16.0/lib/celluloid/actor.rb:357:in `block in task'
	/var/lib/gems/2.3.0/gems/celluloid-0.16.0/lib/celluloid/tasks.rb:57:in `block in initialize'
	/var/lib/gems/2.3.0/gems/celluloid-0.16.0/lib/celluloid/tasks/task_fiber.rb:15:in `block in create'
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant