Actions
Bug #10865
closedstarting rails in dev environment after improper shut down fails
Description
After rebooting (force rebooting) my dev vm i can no longer launch rails, i get:
/home/vagrant/git/katello/app/lib/actions/candlepin/listen_on_candlepin_events.rb:50:in `plan': Action Actions::Candlepin::ListenOnCandlepinEvents is already active (RuntimeError) from /home/vagrant/.rvm/gems/ruby-1.9.3-p448/gems/dynflow-0.7.8/lib/dynflow/action.rb:436:in `block (3 levels) in execute_plan' from /home/vagrant/.rvm/gems/ruby-1.9.3-p448/gems/dynflow-0.7.8/lib/dynflow/middleware/stack.rb:26:in `call' from /home/vagrant/.rvm/gems/ruby-1.9.3-p448/gems/dynflow-0.7.8/lib/dynflow/middleware/stack.rb:26:in `pass' from /home/vagrant/.rvm/gems/ruby-1.9.3-p448/gems/dynflow-0.7.8/lib/dynflow/middleware.rb:16:in `pass' from /home/vagrant/.rvm/gems/ruby-1.9.3-p448/gems/dynflow-0.7.8/lib/dynflow/middleware.rb:29:in `plan'
This could have some implications for production, but i'm unsure
Updated by The Foreman Bot over 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/5313 added
- Pull request deleted (
)
Updated by Ivan Necas over 9 years ago
- Is duplicate of Bug #8725: On unclear restart, the start occasionally fails with Action Actions::Candlepin::ListenOnCandlepinEvents is already active added
Updated by Ivan Necas over 9 years ago
- Status changed from Ready For Testing to Duplicate
Updated by Eric Helms over 9 years ago
- Translation missing: en.field_release set to 31
- Triaged changed from No to Yes
Updated by Eric Helms over 9 years ago
- Translation missing: en.field_release deleted (
31)
Updated by Eric Helms over 8 years ago
- Translation missing: en.field_release set to 166
Actions