Mirrors all have connection timeout

What should I do to fix it like a command etc?

Try to refresh your mirrors

sudo pacman-mirrors -f && sudo pacman -Syyu

https://wiki.manjaro.org/index.php/Pacman-mirrors

Does not work

Please post the commands you issued and the output. Otherwise we cannot help.
Also please check that your internet connection works in general.

1 Like
2 Likes

They all say connection timeout and I need help

Duplicate threads merged. That’s bad forum etiquette and will not help solve your issue. Help us help you by reading and following instructions provided by our helpful volunteers.

2 Likes

Perhaps you have some currently unavailable subset of mirrors.

As you want to hide exact details of the issue you have, here is general solutions: try to reset settings to default:

sudo pacman-mirrors --api --protocol all --country all --set-branch stable

If did not help, show us the output of:

pacman-mirrors -v      
cat /etc/pacman.conf

And tell how did you know that the mirrors connection is timed out?


PS
https://forum.manjaro.org/t/is-a-firewall-needed-for-linux/98975/5: is that the correlated topic? Do you installed a firewall, blocked connections and trying to add a load to forum members in order to realize what is going on on your device? If it is, then it is not a proper/civilized way to report your issues by hiding such payload details.

1 Like

If all responses are connection timeout you have other problems.

  • Have you messed with your DNS?
  • Changed /etc/resolv.conf?
  • A disrupted VPN which has not restored your DNS resolver?
  • Are you in a country which geo fence internet users?

Some basic network troubleshooting

1 Like