Actions
Bug #17944
closedupgrade_check: [FAIL] - There are 1 active tasks.
Description
Using katello-3.2.0-4.el7.noarch when I run
foreman-rake katello:upgrade_check
I get
Checking for running tasks...
[FAIL] - There are 1 active tasks.
Please wait for these to complete or cancel them from the
Monitor tab.
I've got two tasks running, one, Listen on candlepin events, I believe
it's normal to be running, the other, Monitor Event Queue, I don't know.
And I can't kill it no matter what I do:
- The cancel task button is grayed out
- After a reboot it starts again
- If I use the foreman-console to kill it, after a reboot it starts
again
Either the task should be killable or the check script should ignore it.
Updated by Justin Sherrill over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|39b9c8fe039c23450d11931c90d5088397568b1a.
Actions