Skip to main content
Topic: Are most mirrors down/unreachable?  (Read 69 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

Are most mirrors down/unreachable?

Hi ,

it seems only those three are reachable (from Au), all the others are unreachable from rankmirros test?
Code: [Select]
Server = https://mirror.albony.in/artix/$repo/os/$arch
Server = https://mirror1.cl.netactuate.com/artix/repos/$repo/os/$arch
Server = http://artist.artixlinux.org/repos/$repo/os/$arch

I used this script found on this forum
Code: [Select]
#!/bin/bash
rankmirrors -v -n 5 /etc/pacman.d/mirrorlist.pacnew | tee /etc/pacman.d/mirrorlist &&
reflector --score 5  --protocol https | tee /etc/pacman.d/mirrorlist-arch &&
pacman -Sc --noconfirm &&
pacman -Syu --noconfirm


I only have rankmirrors, does not have rankmirrors-artix or rankmirrors-arch.

Re: Are most mirrors down/unreachable?

Reply #1
I know that using reflector (when using vanilla Arch) you could plug in the country to filter the server list to use.
Supercalifragilisticexpialidocious