GitLab Omnibus package "server certificate verification failed"
We get an error when doing "apt-get update":
Err:8 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch
Release
server certificate verification failed. CAfile:
/etc/ssl/certs/ca-certificates.crt CRLfile: none
Reading package lists... Done
E: The repository 'https://packages.gitlab.com/gitlab/gitlab-ce/debian
stretch Release' does no longer have a Release file.
N: Updating from such a repository can't be done securely, and is
therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user
configuration details.
In our case, this happens for gitlab-ce package repository. gitlab-runner is fine (from another debian machine).
Designs
- Show closed items
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Aleksandr Soborov added Category:Omnibus Package groupdistribution typebug + 1 deleted label
added Category:Omnibus Package groupdistribution typebug + 1 deleted label
Hi everybody,
Got the same error here
sudo apt-get update Ign:1 http://ftp.fr.debian.org/debian stretch InRelease Ign:2 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch InRelease Atteint:3 http://ftp.fr.debian.org/debian stretch-updates InRelease Atteint:4 http://ftp.fr.debian.org/debian stretch Release Ign:5 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch Release Ign:6 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main Sources Ign:7 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main amd64 Packages Ign:8 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main all Packages Ign:9 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main Translation-fr Ign:10 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main Translation-en Ign:12 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main Translation-fr_FR Ign:6 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main Sources Ign:7 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main amd64 Packages Ign:8 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main all Packages Ign:9 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main Translation-fr Ign:10 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main Translation-en Ign:12 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main Translation-fr_FR Ign:6 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main Sources Ign:7 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main amd64 Packages Ign:8 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main all Packages Ign:9 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main Translation-fr Ign:10 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main Translation-en Ign:12 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main Translation-fr_FR Ign:6 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main Sources Ign:7 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main amd64 Packages Ign:8 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main all Packages Ign:9 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main Translation-fr Ign:10 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main Translation-en Ign:12 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main Translation-fr_FR Ign:6 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main Sources Ign:7 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main amd64 Packages Ign:8 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main all Packages Ign:9 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main Translation-fr Ign:10 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main Translation-en Ign:12 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main Translation-fr_FR Err:6 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main Sources server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none Ign:7 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main amd64 Packages Ign:8 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main all Packages Ign:9 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main Translation-fr Ign:10 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main Translation-en Ign:12 https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch/main Translation-fr_FR Atteint:13 http://security-cdn.debian.org/debian-security stretch/updates InRelease Lecture des listes de paquets... Fait W: The repository 'https://packages.gitlab.com/gitlab/gitlab-ce/debian stretch Release' does not have a Release file. N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use. N: See apt-secure(8) manpage for repository creation and user configuration details. E: Impossible de récupérer https://packages.gitlab.com/gitlab/gitlab-ce/debian/dists/stretch/main/source/Sources server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none E: Le téléchargement de quelques fichiers d'index a échoué, ils ont été ignorés, ou les anciens ont été utilisés à la place.
I hope somebody can fix it
Edited by Jaradard- Author Contributor
For us it is fixed - it just worked again after some days. I leave this open as you seem to have the same problem.
Still having problems for me. I tried the process yesterday and today(20190602).
I'm not sure why it works on my local server (UAE) but having errors with my remote server located in Germany.
wget package on remote server:
Edited by Alain IgbanI was able to work around the ssl error and install gitlab.
I tested ip addresses from UAE, italy, brazil (servers/network config are the same)and it was working for all, only issue is the germany/finland server I have.
-
I referred to this page and got the deb package using wget.
-
I ran the command in my local server, some redirection happens and I was presented with a download link to a cdn.
-
Then I used the cdn download [link](wget -O gitlab-ce_12.0.2-ce.0_amd64.deb https://d20rj4el6vkp4c.cloudfront.net/7/8/ubuntu/package_files/53241.deb?t=1562066472_cc2559bb2cc067efd469c101688bc11d2494dfed ) on the germany/finland server.
-
- Author Contributor
Right now, we have this problem again. Seems to pop up every now and then...
- Maintainer
Setting gitlab-ce
9852041 based on gitlab-ce10690780. - Maintainer
Setting gitlab-ce
9852041 based on gitlab-ce10690780. - 🤖 GitLab Bot 🤖 added devopssystems label
added devopssystems label
- 🤖 GitLab Bot 🤖 added devopssystems label
added devopssystems label
- 🤖 GitLab Bot 🤖 added [deprecated] Accepting merge requests label
added [deprecated] Accepting merge requests label
- 🤖 GitLab Bot 🤖 removed [deprecated] Accepting merge requests label
removed [deprecated] Accepting merge requests label
- 🤖 GitLab Bot 🤖 mentioned in issue #32013 (closed)
mentioned in issue #32013 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue #32529 (closed)
mentioned in issue #32529 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue #33002 (closed)
mentioned in issue #33002 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue #33528 (closed)
mentioned in issue #33528 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue #33986 (closed)
mentioned in issue #33986 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue #34494 (closed)
mentioned in issue #34494 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue #35057 (closed)
mentioned in issue #35057 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue #35510 (closed)
mentioned in issue #35510 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue #36006 (closed)
mentioned in issue #36006 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue #36596 (closed)
mentioned in issue #36596 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue #37211 (closed)
mentioned in issue #37211 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue #37890 (closed)
mentioned in issue #37890 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue #39030 (closed)
mentioned in issue #39030 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue #103432 (closed)
mentioned in issue #103432 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue #121511 (closed)
mentioned in issue #121511 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue #193057 (closed)
mentioned in issue #193057 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue #195130 (closed)
mentioned in issue #195130 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue #199014 (closed)
mentioned in issue #199014 (closed)
- Rémy Coutable removed 1 deleted label
removed 1 deleted label
- 🤖 GitLab Bot 🤖 mentioned in issue #212131 (closed)
mentioned in issue #212131 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue #213512 (closed)
mentioned in issue #213512 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue #214201 (closed)
mentioned in issue #214201 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue #214972 (closed)
mentioned in issue #214972 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue #215838 (closed)
mentioned in issue #215838 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue #216432 (closed)
mentioned in issue #216432 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue #217291 (closed)
mentioned in issue #217291 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue #218212 (closed)
mentioned in issue #218212 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue #218955 (closed)
mentioned in issue #218955 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue #219707 (closed)
mentioned in issue #219707 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue #220741 (closed)
mentioned in issue #220741 (closed)
- 🤖 GitLab Bot 🤖 mentioned in issue #222242 (closed)
mentioned in issue #222242 (closed)
- 🤖 GitLab Bot 🤖 added sectioncore platform label
added sectioncore platform label
- 🤖 GitLab Bot 🤖 added vintage label
added vintage label
- Maintainer
Hi @the_s
,Thanks for raising this bug.
Contributions like this are vital to help make GitLab a better product.
We would be grateful for your help in verifying whether your bug report requires further attention from the team. If you think this bug still exists, and is reproducible with the latest stable version of GitLab, please comment on this issue.
This issue has been inactive for more than 12 months now and based on the policy for inactive bugs, will be closed in 7 days.
Thanks for your contributions to make GitLab better!
- 🤖 GitLab Bot 🤖 added stale label
added stale label
- Maintainer
Hi @the_s
,Based on the policy for inactive bugs, this issue is now being closed.
If you think this bug still exists, and is reproducible with the latest stable version of GitLab, please reopen this issue.
Thanks for your contributions to make GitLab better!
- 🤖 GitLab Bot 🤖 closed
closed
- 🤖 GitLab Bot 🤖 added auto closed label
added auto closed label
- Fabian Keßler mentioned in issue #296036 (closed)
mentioned in issue #296036 (closed)
Any solution?