# Known Issues

The following are known issues present in the current release of iLOrest. If available, a link to the relevant Customer Advisory (CA) has been included:

| Issue | CA | Description | Workaround |
|  --- | --- | --- | --- |
| [`flashfwpkg`](/docs/redfishclients/ilorest-userguide/ilorepositorycommands#flashfwpkg-command) command shows a warning on stdout despite successful flash. | NA | The command shows a warning message on stdout even when the flash operation is successful. | Ignore the warning message. |
| [`flashfwpkg`](/docs/redfishclients/ilorest-userguide/ilorepositorycommands#flashfwpkg-command) command should not flash when iLO is enabled with TPM and `--tpmover` option not provided. | NA | The command does not prevent flashing when TPM is enabled in iLO and the `--tpmover` flag is not specified. | Use `ilorest -v` to get the iLO error code. |
| [`flashfwpkg`](/docs/redfishclients/ilorest-userguide/ilorepositorycommands#flashfwpkg-command) command flashes firmware of drives behind a controller without `--tpmover`. | NA | The command flashes firmware of drives connected behind a controller even when the `--tpmover` flag is not specified. | Use iLO GUI and check the TPM Override checkbox. |
| IP 4.32 fails to download AHS logs from certain ProLiant models. | NA | Integrated Platform (IP) version 4.32 fails to download Active Health System (AHS) logs from certain HPE ProLiant server models. | Use IP 4.31.4 with iLOrest 4.6.0.0. |
| `--ilossa` option in [`serverclone`](/docs/redfishclients/ilorest-userguide/ilocommands#serverclone-command) is unsupported for HPE iLO 5. | NA | The `--ilossa` option for smart storage array cloning is not supported on HPE iLO 5 based servers. | Use [`createvolume`](/docs/redfishclients/ilorest-userguide/smartarraycommands#createvolume-command-former-createlogicaldrive-command) to create volumes. |
| Certificate login in ESXi 7.0 does not work. | NA | Certificate-based authentication does not function properly when using ESXi 7.0. | Use remote login or user credentials. |
| Directory group clone in [`serverclone`](/docs/redfishclients/ilorest-userguide/ilocommands#serverclone-command) does not work. | NA | The directory group cloning feature in the serverclone command does not function properly. | Manually create/erase directory groups. |
| iLOrest exits during UBM3 Backplane Firmware Update, but update continues. | [a00134171en_us](https://support.hpe.com/hpesc/public/docDisplay?docId=emr_na-a00134171en_us) | iLOrest application exits during UBM3 (Universal Backplane Management 3) Backplane Firmware Update, but the firmware update process continues running in the background. | Use iLO web interface or remote mode from another system to update firmware. |
| Attribute error when setting static IP on DHCP-configured iLO. | NA | An attribute error occurs when attempting to configure a static IP address on an iLO that is currently configured to use DHCP. | Use [`rawpatch`](/docs/redfishclients/ilorest-userguide/rawcommands#rawpatch-command) instead of [`load`](/docs/redfishclients/ilorest-userguide/globalcommands#load-command). |
| TLS 1.2 + EMS unsupported with ESXi 7.0 OS. | NA | The combination of TLS 1.2 and EMS (External Management Service) is not supported when running ESXi 7.0 operating system. | Upgrade to ESXi 8.0. |