Giter VIP home page Giter VIP logo

Comments (4)

tmgstevens avatar tmgstevens commented on June 16, 2024

I'm also seeing this from time to time

from deployment-automation.

vyomshm avatar vyomshm commented on June 16, 2024

Can confirm this issue, not sure what's wrong here. Yet to have a successful build

image

@tmgstevens any guidance on this would be super helpful

from deployment-automation.

tmgstevens avatar tmgstevens commented on June 16, 2024

Investigating notes:

Nov 28 12:28:21 ip-172-31-50-110 python3[20490]: ansible-apt_repository Invoked with repo=deb https://packages.grafana.com/oss/deb stable main state=present update_cache=True update_cache_retries=5 update_cache_retry_max_delay=12 i>
Nov 28 12:28:23 ip-172-31-50-110 systemd-resolved[423]: Server returned error NXDOMAIN, mitigating potential DNS violation DVE-2018-0001, retrying transaction with reduced feature level UDP.

from deployment-automation.

tmgstevens avatar tmgstevens commented on June 16, 2024

This is something to do with the root ca that's being used for Grafana. The solution is to install ca-certificates beforehand.
It also probably doesn't help that the default image is Ubuntu 20.04.01 (released August 2020). We should either be using 20.04.05 or 22.04. I'll get a PR raised for this later on.

ubuntu@ip-172-31-50-110:~$ sudo apt-get update
Hit:1 http://us-west-2.ec2.archive.ubuntu.com/ubuntu focal InRelease
Get:2 http://us-west-2.ec2.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
Get:3 http://us-west-2.ec2.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
Ign:4 https://packages.grafana.com/oss/deb stable InRelease                      
Err:5 https://packages.grafana.com/oss/deb stable Release
  Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate.  Could not handshake: Error in the certificate verification. [IP: 151.101.22.217 443]
Get:6 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
Reading package lists... Done      
E: The repository 'https://packages.grafana.com/oss/deb stable Release' does not 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.

from deployment-automation.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.