Upgrading linux-firmware. Error: all mirrors were already tried without success

Latest response

I'm getting the following error on two servers I'm trying to update. I saw another similar discussion post from 2021 (https://access.redhat.com/discussions/6126511) where the issue seemed to fix itself after waiting a little bit. Is the below the same situation?

[root@server2 user2]# yum upgrade linux-firmware
Updating Subscription Management repositories.
Red Hat Enterprise Linux 8 for x86_64 - BaseOS (RPMs) 35 kB/s | 4.1 kB 00:00
Last metadata expiration check: 0:00:01 ago on Mon 04 Dec 2023 11:42:09 AM EST.

Dependencies resolved.

Package Architecture Version Repository Size

Upgrading:
linux-firmware noarch 20230824-119.git0e048b06.el8_9 rhel-8-for-x86_64-baseos-rpms 286 M

Transaction Summary

Upgrade 1 Package

Total download size: 286 M
Is this ok [y/N]: y
Downloading Packages:
[MIRROR] linux-firmware-20230824-119.git0e048b06.el8_9.noarch.rpm: Curl error (18): Transferred a partial file for https://cdn.redhat.com/content/dist/rhel8/8/x86_64/baseos/os/Packages/l/linux-firmware-20230824-119.git0e048b06.el8_9.noarch.rpm [transfer closed with 279002964 bytes remaining to read]
[MIRROR] linux-firmware-20230824-119.git0e048b06.el8_9.noarch.rpm: Curl error (18): Transferred a partial file for https://cdn.redhat.com/content/dist/rhel8/8/x86_64/baseos/os/Packages/l/linux-firmware-20230824-119.git0e048b06.el8_9.noarch.rpm [transfer closed with 279002964 bytes remaining to read]
[MIRROR] linux-firmware-20230824-119.git0e048b06.el8_9.noarch.rpm: Curl error (18): Transferred a partial file for https://cdn.redhat.com/content/dist/rhel8/8/x86_64/baseos/os/Packages/l/linux-firmware-20230824-119.git0e048b06.el8_9.noarch.rpm [transfer closed with 279002964 bytes remaining to read]
[MIRROR] linux-firmware-20230824-119.git0e048b06.el8_9.noarch.rpm: Curl error (18): Transferred a partial file for https://cdn.redhat.com/content/dist/rhel8/8/x86_64/baseos/os/Packages/l/linux-firmware-20230824-119.git0e048b06.el8_9.noarch.rpm [transfer closed with 279002964 bytes remaining to read]
[FAILED] linux-firmware-20230824-119.git0e048b06.el8_9.noarch.rpm: No more mirrors to try - All mirrors were already tried without success

The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'yum clean packages'.
Error: Error downloading packages:
linux-firmware-20230824-119.git0e048b06.el8_9.noarch: Cannot download, all mirrors were already tried without success

Responses