I was trying to run updates this morning on my fedora lxc machines and they all are returning 404 errors. This is only effecting my LXC machine as my kvm Fedora Server is able to update with no issues.
Here is the output from one of my LXC machines:
[XX@XX XX]$ cat /etc/fedora-release
Fedora release 37 (Thirty Seven)
[XX@XX XX]$ sudo dnf update
Fedora 37 - x86_64 - Updates 28 kB/s | 8.1 kB 00:00
Fedora 37 - x86_64 - Updates 450 kB/s | 442 kB 00:00
Errors during downloading metadata for repository ‘updates’:
- Status code: 404 for https://mirror.csclub.uwaterloo.ca//fedora/linux/updates/37/Everything/x86_64/repodata/a887923deb4c9f7e8b6813ea8802097c18afda85d6f0ecbfdc69aa6e31a39742-filelists.xml.zck (IP: 129.97.134.71)
- Status code: 404 for https://mirror.csclub.uwaterloo.ca//fedora/linux/updates/37/Everything/x86_64/repodata/8afc11d739385c88d6ebb26fcf69092052e840c1eb3ec7b35367570645133834-primary.xml.zck (IP: 129.97.134.71)
Error: Failed to download metadata for repo ‘updates’: Yum repo downloading error: Downloading error(s): repodata/8afc11d739385c88d6ebb26fcf69092052e840c1eb3ec7b35367570645133834-primary.xml.zck - Cannot download, all mirrors were already tried without success; repodata/a887923deb4c9f7e8b6813ea8802097c18afda85d6f0ecbfdc69aa6e31a39742-filelists.xml.zck - Cannot download, all mirrors were already tried without success; repodata/24c5a8054c704a7580d0c6f3df2564bb6d8f73124c40d83b4a6f57f403884bf6-prestodelta.xml.zck - Cannot download, all mirrors were already tried without success; repodata/40feeeec26a85f794ba20c97ca64c9109ef54b762b92971884dff93470b44796-updateinfo.xml.zck - Cannot download, all mirrors were already tried without success
[XX@XX XX]$