Limited connectivity, wired connection

There appears to be a temporary issue with the Manjaro server. However, occasional host downtime is to be expected, so the real problem is probably on the NM side that would better allow a series of URLs to be indicated to test for connectivity rather than a single one.

2 Likes

Has this something to do, why i can’t refresh my mirrors?

$ sudo pacman-mirrors --fasttrack
[sudo] password for koboldx: 
::INFO Internet connection appears to be down
::INFO Mirror ranking is not available
::INFO Mirror list is generated using random method
::INFO Writing mirror list
::Germany         : https://mirror.alpix.eu/manjaro/stable/$repo/$arch
::Germany         : https://ftp.rz.tu-bs.de/pub/mirror/manjaro.org/repos/stable/$repo/$arch
::Germany         : https://manjaro.kurdy.org/stable/$repo/$arch
::Germany         : https://mirror.netcologne.de/manjaro/stable/$repo/$arch
::Germany         : https://ftp.halifax.rwth-aachen.de/manjaro/stable/$repo/$arch
::Germany         : https://mirror.23m.com/manjaro/stable/$repo/$arch
::Germany         : https://ftp.gwdg.de/pub/linux/manjaro/stable/$repo/$arch
::INFO Mirror list generated and saved to: /etc/pacman.d/mirrorlist
::INFO To reset custom mirrorlist 'sudo pacman-mirrors -id'
::INFO To remove custom config run  'sudo pacman-mirrors -c all'

As the maintainer of Branch compare for Manjaro (ā€˜Manjaro Packages’ in the status page), I can confirm that my site was under a DDOS attack yesterday

I suppose the attackers were also attacking other Manjaro infrastructure, mine being just one of them.

7 Likes

same here, trouble to reach the mirrors but it seems they are not the only ones affected. several sites i’m usually using have trouble. startpage as my ordinary search-engine is 503, 504 and my mailserver is curious. we’ll see what’s ongoing today.

As a tip, bookmark this site… :point_down:

Is It Down?

Good tip! It is back to normal now.

Thanks,

2 Likes

Yes. pacman-mirrors fails if the ping domain is down. It is strange because I originally created an explicit loop which would only fail after connecting to three different domains.

Somewhere along the way the first of these three domains has been altered to be http://ping.manjaro.org/pacmanmirrors and the loop would return False when the first domain was offline - so when ping.manjaro.org went dark it affected pacman-mirrors as well…

I have fixed the bug - it will become available as pacman-mirrors v5.2.1…

5 Likes

Thanks, pacman-mirrors works again right now.

Abandoned topic (30+ days)