Unable to update systems - getting 404 for repo fedora-modular

My how time flies. I am at Fedora 31 and just realized we are now up to 36. I have updated my systems numerous times but apparently not lately. I want to get my systems up to the latest stable version and it looks like I have to do 1 version at a time. For whatever reason the system I am trying to update can’t reach the modular update repos. I have tried editing the appropriate repo files under /etc/yum.repos.d by hard coding a mirror I know I can get to and clearing the yum repo cache but it still keeps typing to go to the below URLs:

Errors during downloading metadata for repository ‘fedora-modular’:

There are multiple URLs listed here but this forum will not let me use but 2 links.

I am having this problem on multiple systems.

Any help would be greatly appreciated.

Thank you, ~metafizik

To further clarify - I can update the installed packages on the installed 31 system all day long. It is when I try to upgrade from 31 to 32 when I get the 404 errors.

dnf repository-packages updates-modular list --releasever 32

Disregard the command in my last reply. This is the command where I get the 404s:

dnf system-upgrade download --releasever=32

Try adding

--skip-broken

Also you can skip one version and jump to

--releasever=33