Problem with mirrors when installing Flair 3.3-1 through dnf

Hello everyone,
I have Fedora 40 on my laptop and I have tried to installed Flair today following the official instructions. After doing steps 1 and 2, I execute the command sudo dnf install flair I get the following error on the terminal

[MIRROR] flair-3.3-1.noarch.rpm: Interrupted by header callback: Inconsistent server data, reported file Content-Length: 130888869, repository metadata states file length: 131085366 (please report to repository maintainer)
[MIRROR] flair-geoviewer-3.3-1.x86_64.rpm: Interrupted by header callback: Inconsistent server data, reported file Content-Length: 1644160, repository metadata states file length: 1644268 (please report to repository maintainer)
[MIRROR] flair-3.3-1.noarch.rpm: Interrupted by header callback: Inconsistent server data, reported file Content-Length: 130888869, repository metadata states file length: 131085366 (please report to repository maintainer)
[MIRROR] flair-geoviewer-3.3-1.x86_64.rpm: Interrupted by header callback: Inconsistent server data, reported file Content-Length: 1644160, repository metadata states file length: 1644268 (please report to repository maintainer)
[FAILED] flair-geoviewer-3.3-1.x86_64.rpm: No more mirrors to try - All mirrors were already tried without success
(24-25/25): python3-scipy-1.11.3 16% [====-                          ]  11 MB/s |  26 MB     00:12 ETA
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: Error downloading packages:
  flair-geoviewer-3.3-1.x86_64: Cannot download, all mirrors were already tried without success

Is this because my Fedora version is too new? I’m writing this here also because the message says to report to repository maintainer. I will try to install it with the .rpm packages in the meantime.

Best,
Pablo

Please try again, it might be a temporary problem with the server. I just checked with Fedora 40 and it worked ok

I opened a terminal and tried with sudo dnf update and then sudo dnf install flair and it failed. I closed the terminal and repeated again sudo dnf update and sudo dnf install flair and it worked.

I don’t know what happened, but it’s working now. Thanks!