Hi, I have an issue with the initSELCache() function.
It seems that if it's running during boot it fails.
As far as I can see the problem is in getSensorSubtree() , the dbus call in the function can't find any of the sensors, but I saw while debugging that the function succeeds if we run it after the BMC is ready for login.
Do you know what can be the cause?