I
I
Ilya2021-05-29 14:11:19
linux
Ilya, 2021-05-29 14:11:19

Why does the "All mirrors were tried" error occur on CentOS?

Good day!

I plan to install GitLab on CentOS 8 according to the official instructions from the GitLab website.

I add a repository:

curl https://packages.gitlab.com/install/repositories/g... | sudo bash


I install:
sudo EXTERNAL_URL=" https://gitlab.mysite.com " dnf install -y gitlab-ee


I get a response:
Cannot download gitlab-ce-13.12.1-ce.0.el8.x86_64.rpm: All mirrors were tried


Launched several times, deleted the repository and added it again - to no avail.

What is the problem?

If you need to show what conclusion - write, I will provide.

Full error output
Total download size: 885 M
Installed size: 1.9 G
Downloading Packages:
[MIRROR] gitlab-ce-13.12.1-ce.0.el8.x86_64.rpm: Curl error (28): Timeout was reached for https://d20rj4el6vkp4c.cloudfront.net/7/8/el/8/pac... [Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds]
[MIRROR] gitlab-ce-13.12.1-ce.0.el8.x86_64.rpm: Curl error (28): Timeout was reached for https://d20rj4el6vkp4c.cloudfront.net/7/8/el/8/pac... [Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds]
[MIRROR] gitlab-ce-13.12.1-ce.0.el8.x86_64.rpm: Curl error (28): Timeout was reached for https://d20rj4el6vkp4c.cloudfront.net/7/8/el/8/pac... [Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds]
[MIRROR] gitlab-ce-13.12.1-ce.0.el8.x86_64.rpm: Curl error (28): Timeout was reached for https://d20rj4el6vkp4c.cloudfront.net/7/8/el/8/pac... [Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds]
[FAILED] gitlab-ce-13.12.1-ce.0.el8.x86_64.rpm: No more mirrors to try - All mirrors were already tried without success

The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: Error downloading packages:
Cannot download gitlab-ce-13.12.1-ce.0.el8.x86_64.rpm: All mirrors were tried

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
CityCat4, 2021-05-29
@jasper-blondin

What's incomprehensible? The installer checked all the mirrors available to him to download the package and could not contact any of them (judging by the log, there was one), that is, at the moment the mirror was unavailable

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question