-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Labels
Description
Hello,
I'm not sure if this is a library bug or something I'm doing wrong, but in one of my projects the IPMI library sometimes hangs within calls to ipmi.get_chassis_status() and ipmi.session.establish() in the ipmiwake() function here.
The BMC in question is on a SuperMicro server and the machine is shut down and booted on demand, which may or may not be a contributing factor to the hang (I've not been able to figure out how to trigger it - it just happens sometimes on a machine which is running this code periodically).
Any ideas, or things I can do to try narrowing the scope of the bug down?
Thanks