How to clear Recurring Logics in Red Hat Satellite 6 ?
Environment
- Red Hat Satellite 6
Issue
- How to clear Recurring logics on Satellite GUI under monitor section ?
- If there are too many cancelled logics under monitoring -> recurring logics which makes the GUI look tidy , how to clean them up ?
-
Satellite upgrade check fails with:
ERF28-1357 [ForemanTasks::RecurringLogicCancelledException]: Cannot update a cancelled Recurring Logic.
Resolution
-
Run below command on Satellite machine to clear the recurring logics.
# foreman-rake console >ForemanTasks::RecurringLogic.where(state: "cancelled").destroy_allNotice: Satellite 6.5 needs to first apply a hotfix as mentioned in this solution.
-
The recurring logics can also be cleared from Satellite WebUI using below steps.
-
Cancel the stale recurring logics using below navigation.
Satellite GUI --> Monitor --> Recurring logics --> Click on downward arrow of "disable" tab and click on "cancel" -
Clear the cancelled recurring logics using below navigation.
Satellite GUI --> Monitor --> Recurring logics --> Clear cancelled
-
For more KB articles/solutions related to Red Hat Satellite 6.x Satellite Tasking System Issues, please refer to the Consolidated Troubleshooting Article for Red Hat Satellite 6.x Satellite Tasking System Issues
This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.