Dell_iDRAC_fan_controller_Docker icon indicating copy to clipboard operation
Dell_iDRAC_fan_controller_Docker copied to clipboard

many verbose "ERROR: Received an Unexpected message..." logs

Open troyliu0105 opened this issue 1 year ago • 2 comments

the server model is R730XD(iDrac8). the automatic fan adjust function works fine. but it just continuously print some unrelative error logging, like below: 图片

troyliu0105 avatar Sep 11 '24 05:09 troyliu0105

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)

tigerblue77 avatar Nov 10 '24 12:11 tigerblue77

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. image

troyliu0105 avatar Nov 12 '24 14:11 troyliu0105