I am executing the ipmimonitoring-sensors.c example provided in the freeipmi library. It throws internal error sometimes. Issue is reproducible when i execute the program back to back couple of times. I need to wait approximately 30 sec or more after the last execution for the program to run properly.
This is the error ipmi_monitoring_sensor_readings_by_record_id: internal error
I ran some of the commands on terminal back to back , including ipmi-sensors with group option, ipmimonitoring etc. None of them thew any errors. Error occurs only when i am use the API.
Has anyone faced this issue before? If yes, can you tell me how to avoid it