Problem with dnf-makecache after 8.6

Hi guys,

Iam still beginning my linux jorney but I have little problem and maybe someone can help me! Would be awesome!

After the update to 8.6 I had a problem with my repos It was a problem with the repos
Like: 8.6 upgrade problems [Resolved]
Looked like this just example:

Error:
Problem 1: cannot install the best update candidate for package xxx-15-1.el8_5.1.x86_64 and so on nothing providee…

I ran an dnf --upgrade and everything was fine again.
I can do dnf updates without any problems. But when I check my log and monitoring the makecache has problems finding the Repo, here is the log error:

2022-05-21T06:44:18+0200 DEBUG cachedir: /var/cache/dnf
2022-05-21T06:44:18+0200 DDEBUG Base command: list
2022-05-21T06:44:18+0200 DDEBUG Extra commands: [‘-q’, ‘-C’, ‘–noplugins’, ‘–debuglevel’, ‘0’, ‘list’, ‘installed’]
2022-05-21T06:44:18+0200 INFO Waiting for process with pid 2588483 to finish.
2022-05-21T06:44:36+0200 DEBUG error: Curl error (28): Timeout was reached for https ://mirrors.rockylinux.org/mirrorlist?arch=x86_64&repo=AppStream-8
[Connection timed out after 30000 milliseconds] (https ://mirrors.rockylinux.org/mirrorlist?arch=x86_64&repo=AppStream-8).
2022-05-21T06:45:06+0200 DEBUG error: Curl error (28): Timeout was reached for https ://mirrors.rockylinux.org/mirrorlist?arch=x86_64&repo=AppStream-8 [Connection timed out after 30000 milliseconds] (https ://mirrors.rockylinux.org/mirrorlist?arch=x86_64&repo=AppStream-8).
2022-05-21T06:49:36+0200 WARNING Errors during downloading metadata for repository ‘appstream’:

So I gues something is wrong with the setting to the repo? When I try to access the repo in the browser I can see the repo list without any problems. Someone has an idea, so makecache wont run errors the whole time? (had to make space in the links because new user cant post many links)

Thanks a lot!!!

Teting with curl, right now, indicates that the url above is working correctly.