You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello i'm running iDrac 9 on R620 server.
This is the output of my command : ./idrac_2.2rc4 -H 10.50.19.66 -c public -v2c -m ./iDRAC-SMIv2.mib
PS
Traceback (most recent call last):
File "./idrac_2.2rc4", line 848, in
result, tmp_code = PARSER().main()
File "./idrac_2.2rc4", line 662, in main
output.append(tmp % (self.hardware[2], hw[0], hw[1].split()[-1].replace('"', ''),
IndexError: list index out of range
Any idea ?
The text was updated successfully, but these errors were encountered:
Hello i'm running iDrac 9 on R620 server.
This is the output of my command : ./idrac_2.2rc4 -H 10.50.19.66 -c public -v2c -m ./iDRAC-SMIv2.mib
PS
Traceback (most recent call last):
File "./idrac_2.2rc4", line 848, in
result, tmp_code = PARSER().main()
File "./idrac_2.2rc4", line 662, in main
output.append(tmp % (self.hardware[2], hw[0], hw[1].split()[-1].replace('"', ''),
IndexError: list index out of range
Any idea ?
The text was updated successfully, but these errors were encountered: