dell / iDRAC-Redfish-Scripting

Python and PowerShell scripting for Dell EMC PowerEdge iDRAC REST API with DMTF Redfish
GNU General Public License v2.0
598 stars 276 forks source link

Redfish not accessible after upgrading to 2.83.83.83 #214

Closed Iznik285 closed 2 years ago

Iznik285 commented 2 years ago

Hi Tex,

I hope you can help with this issue.

I've upgraded from 2.82.82.82 to 2.83.83.83 on a Dell PowerEdge R430 with iDrac8 card. Following the upgrade I am unable to use Redfish to access the iDrac card.

If I simplify then I can access https://\<ipaddr>/redfish/v1 using Chrome but if I try to access https://\<ipaddr>/redfish/v1/System I get This site can't be reached error. If I try the same on an iDrac with 2.82.82.82 I get an authentication box and I can get the details.

Any help you can provide would be gratefully received.

Regards

Jason

texroemer commented 2 years ago

Hi Jason,

I was able to repro this issue in my lab with iDRAC 2.83 and Chrome. I've escalated this issue to iDRAC internal teams, will let you know once i find out more details. As a workaround for now, you can use other browsers like Firefox which doesn't have this issue.

Thanks Tex

Iznik285 commented 2 years ago

Hi Tex,

Many thanks for the confirmation.

That is useful and I await to hear further. On a daily basis I use Powershell 5 to access and this is also failing.

Regards

Jason

texroemer commented 2 years ago

Hi Jason,

Confirmed with iDRAC internal team this a bug in the code which needs to be fixed. Can you go ahead and escalate this issue to Dell Tech Support and submit a report so this issue gets escalated through the correct channels at Dell. This will help by speeding up the internal process of getting issue resolved and new iDRAC firmware posted with the fix.

Thanks Tex

droorda commented 2 years ago

Not sure if this helps, but firefox does not have the issue, just posh and chromium based browsers

texroemer commented 2 years ago

Hi @droorda

Thanks for also reporting the issue. As a workaround, you can either rollback iDRAC to 2.82 to use Powershell or stay with 2.83, use any browser besides Chrome to run GET requests.

If your servers need to run 2.83 and use Powershell for your workflows, please escalate a support case to Dell Tech Support. They should be able to supply you with an iDRAC firmware that has the fix for this issue.

Thanks Tex

Iznik285 commented 2 years ago

Hi Tex,

I logged a call with Dell Tech Support and they provided a firmware version 2.83.100.83. I've tested this and can confirm it resolves the issue.

Many thanks for your help.

Regards

Jason

texroemer commented 2 years ago

Hi @Iznik285

Good to hear you were able to get iDRAC version 2.83.100.83 from Dell Tech Support and confirmed it resolved the issue.

Thanks Tex