Rule engine not yet started OH 4.3.2

Hello,

returning back to the similar topic Changing from 4.2.2 -> 4.3.0M4: Rules engine not yet started

Today I had same issue. Rule Engine didn’t start after systemctl restart openhab.

In openhab.log I had some information about dependency:

Dependency not satisfied: $000
Dependency not satisfied: $001
Dependency not satisfied: $002
Not all dependencies satisfied, cannot activate

But I did’t find any not activated features or bundles etc. what helped to me was the restart of org.openhab.core.automation by command in openhab console “bundle:restart org.openhab.core.automation”.

What is strange that after openhab service restart I have to use this command in openhab console, because the issue is repeating. I am not able find out what cause this issue.

Anyone can help me?

Thanks

Jan

I have opened a thread for probably the same issue.
But we’re still trying to identify the conditions and context it appears in.

So to check if it’s the very same symptom, please log:set debug org.openhab.core.automation
Reduce binding logging to a minimum to not fog the relevant messges too much.
Now post the relevant lines from openhab.log here (or better on the linked thread).
I mean those lines about dependencies and rule engine not starting plus anything before that might be related to the problem.