Slowed Pacman downloads

While downloading the latest packages from pacman, I’ve noticed a severe slowdown. Pacman is downloading packages at a speed of roughly 50 KiB/s, while other downloads complete in a matter of seconds:

 linux-firmware-20221109.60310c2-2-any  12,0 MiB  52,2 KiB/s 42:47 [######---------------------------------------------------------------------------------]   8%
> wget https://speed.hetzner.de/1GB.bin -O /dev/null
--2022-12-06 22:35:55--  https://speed.hetzner.de/1GB.bin
Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt'
Resolving speed.hetzner.de (speed.hetzner.de)... 88.198.248.254, 2a01:4f8:0:59ed::2
Connecting to speed.hetzner.de (speed.hetzner.de)|88.198.248.254|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1048576000 (1000M) [application/octet-stream]
Saving to: ‘/dev/null’

/dev/null 100%[========================================================================================================================================>]   1000M  36,3MB/s    in 25s     

2022-12-06 22:36:20 (40,5 MB/s) - ‘/dev/null’ saved [1048576000/1048576000]

This doesn’t happen on other machines running Manjaro in my network.

Welcome to the forum! :wave:

I suggest updating your mirrors: Pacman-mirrors - Manjaro

that did it, thanks.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.