Dell_iDRAC_fan_controller_Docker
Dell_iDRAC_fan_controller_Docker copied to clipboard
many verbose "ERROR: Received an Unexpected message..." logs
the server model is R730XD(iDrac8). the automatic fan adjust function works fine. but it just continuously print some unrelative error logging, like below:
Hello @troyliu0105, are you able to identify the line of my script printing these error messages please ? (I'll try to use it on my new Dell T630 and see if it print the same errors)
Hello @troyliu0105, are you able to identify the line of my script printing these error messages please ? (I'll try to use it on my new Dell T630 and see if it print the same errors)
😅 I sold my server recently. I do not know which command exactly cause this error message, I just redirect all ipmi command's stderr to /dev/null (which already redirected stdout) and that works fine.