Pacman (extra, multilib and core) slowing down

when I install packages or update the database from the pacman arch linux repositories, the download starts to slow down until it stops completely. At the same time, the cachyos repositories are working fine.

After reinstalling the system, the problem disappeared, but later returned again. Changing mirrors and installing all mirrors at once did not help.VPN did not help (I am in Russia)

I am using end-4 illogical impulse

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
 electron37-37.5.1-1-x86_64       21,4 KiB  6,65 KiB/s --:-- [C o  o  o  o  o  o  o  o  o  o  ]   0%
 obsidian-1.9.14-1-x86_64         20,0 KiB  6,67 KiB/s 16:17 [C o  o  o  o  o  o  o  o  o  o  ]   0%
 fuse2-2.9.9-5-x86_64             21,4 KiB  6,63 KiB/s 00:02 [-----------------C  o  o  o  o  ]  56%
 Total (0/3)                      62,7 KiB  20,3 KiB/s 73:19 [C o  o  o  o  o  o  o  o  o  o  ]   0%

after 15 seconds:

 electron37-37.5.1-1-x86_64       21,4 KiB  0,00   B/s --:-- [C o  o  o  o  o  o  o  o  o  o  ]   0%
 obsidian-1.9.14-1-x86_64         20,0 KiB  0,00   B/s --:-- [C o  o  o  o  o  o  o  o  o  o  ]   0%
 fuse2-2.9.9-5-x86_64             21,4 KiB  0,00   B/s --:-- [-----------------C  o  o  o  o  ]  56%
 Total (0/3)                      62,7 KiB  0,00   B/s --:-- [C o  o  o  o  o  o  o  o  o  o  ]   0%
$ sudo pacman -Syu
:: Synchronizing package databases...
 cachyos-v3 is up to date
 cachyos-core-v3 is up to date
 cachyos-extra-v3 is up to date
 cachyos is up to date
 core is up to date
 extra                            21,4 KiB   101   B/s --:-- [C o  o  o  o  o  o  o  o  o  o  ]   0%
 multilib                          0,0   B  0,00   B/s --:-- [C o  o  o  o  o  o  o  o  o  o  ]   0%

Have you tried replacing the servers in mirrorlist with Russian and Yandex servers? I had the same problem, and this method worked for me. However, the download speed is not very high

I have same trouble. What internet provider are you using?

Hi! I have solved this problem: 1. CachyOS Hello- apps/tweaks-rank mirrors. 2.delete first line in /etc/pacman.d/mirrorlist

CDN77 ?

Not sure why but it can be .. funky.

No, I didn’t have such a record.

I delete first line in list and, just in case, first line without “#” in list “Server = http…… “

So you contend that the fix is to remove any first line in the mirrorlist and not that the problem is with a specific mirror?

If it is a specific mirror then why not name it?

I repeated “Rank mirrors” and “mirrorlist” has been restored. i deleted this line:

Server = https://archlinux.cachyos.org/repo/$repo/os/$arch

Server = https://repository.su/archlinux/$repo/os/$arch

Which of them exactly affected - it is necessary to test.