Update Driver Manifests on Bare Metal Servers action repeatedly fails

Problem description
Update Driver Manifests on Bare Metal Servers action repeatedly fails
Solution/workaround

In a network where the download from the BigFix Root Server to the Bare Metal Server computer takes time (for example, long download chain for long relays hierarchy), the Update Driver Manifests on Bare Metal Servers action could repeatedly fail, during the Bare Metal Server installation or for a Sync Driver action.

This happens because there's a timeout for the Bare Metal Server to download the driver packages to import. If this time is not enough, the action will fail.

To solve this issue, you can add this system variable TEM_RELAY_DOWNLOADER_TIMEOUT and set its value in minutes, to give more time to the Bare Metal Server to download the driver packages.

For example, to give 90 minutes, you set the value of this system variable to 90. The Bare Metal Service must be restarted after adding or modifying this variable value.