Hi, it’s me again :), I’ve just been getting this error message for every command I own. No sooner have I fixed one than the next error comes up. That can’t be right, can it? Can someone explain to me why this thing is causing problems and how to fix it
I was able to rewind the changes via the director deployments. However, the director now wants to roll out the changes that caused the error. Is there anything I can do to prevent or delete the deployments from rolling out?
There is no easy director reset to a previous state, you can only revert every single change
You need to fix the issue in director. Once the issue is fixed in director you might need to run the following commands in order to get icinga in a running state:
It seams that you have created a loop:
In your template “Hardware Check” you probably import “Hardware Check” as well.
so review your template “Hardware Check” in the director and inspect the field “imports”
My final solution now was to make a backup of the master and the db where the rollout is not present. To solve the hardware check import I removed an import that was wrong and did a rollback in the director.
Thank you for your quick and competent solution to this stupid problem I had.