question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Install from packagecloud.io for ubuntu 20.04 : The certificate is NOT trusted ...

See original GitHub issue

Hi,

I’m trying the new way for install on ubuntu 20.04 via packagecloud.io, but unfortunately I got an error …

Ign :7 https://packagecloud.io/shiftkey/desktop/any any InRelease                                           
Err :8 https://packagecloud.io/shiftkey/desktop/any any Release                                            
  Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown.  Could not handshake: Error in the certificate verification. [IP : 2600:1f1c:2e5:6900:4977:25fb:37af:af52 443]
Reading package lists ... Done                                  
W: https://packagecloud.io/shiftkey/desktop/any/dists/any/InRelease: No system certificates available. Try installing ca-certificates.
W: https://packagecloud.io/shiftkey/desktop/any/dists/any/Release: No system certificates available. Try installing ca-certificates.
E: The https://packagecloud.io/shiftkey/desktop/any any Release repository does not have a Release file.
N: Updates from such a repository cannot be done securely, and are therefore disabled by default.
N: See the apt-secure (8) manual pages for creating repositories and user configuration details.

After checking, the following packages are installed and up to date on my system …

  • apt-transport-https
  • ca-certificates

Do you have an idea to solve the problem ? 😃

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
sonuishaq67commented, Jul 21, 2020

#311 #310 are the same as this

Yep, I’ve had another month where the bandwidth limit on Packagecloud (165GB) is reached early, so the account gets suspended.

It’s costing me USD $150 per month to cover and I’ve asked for support with covering these costs from the community so until that’s covered I’m not keen to extend myself further.

you can download one of the .deb file from releases

1reaction
dpalmascommented, Jul 21, 2020

@sonuishaq67 Ok thanks for the reply, as you commented #311 I also didn’t know there were .deb file releases.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Ubuntu 20.04 apt-get update | The certificate is NOT trusted ...
I solved the issue by changing the Download from: under Ubuntu Software to Main Server and then revert to Italia which was my...
Read more >
Apt-Get Update Failing because of Certificate Validation
Download the package ca-certificates manually from the Ubuntu repositories. You can download it using wget with wget --no-check-certificate ...
Read more >
Ubuntu Installation failure: The certificate is not trusted #5375
Steps to reproduce the issue: Follow the installation instructions for Ubuntu/Debian using Ubuntu 20,04 . 18.04 ( https://cri-o.io/ ). Describe ...
Read more >
How to solve apt error server certificate verification failed
The apt package manager verifies the tls certificates on the repository servers by default. This can cause problems in certain situations.
Read more >
Installing a root CA certificate in the trust store - Ubuntu
To install a certificate in the trust store it must be in PEM form. ... to install. If not, it is most likely...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found