Coder Social home page Coder Social logo

Comments (6)

denisgcm avatar denisgcm commented on August 22, 2024

Can you please try apt-get update & apt-get upgrade before running gm-installer? The problem may happen in older distributions because of this issue: https://letsencrypt.org/docs/dst-root-ca-x3-expiration-september-2021/

from galera-manager-support.

ptrujillo1976 avatar ptrujillo1976 commented on August 22, 2024

Can you please try apt-get update & apt-get upgrade before running gm-installer? The problem may happen in older distributions because of this issue: https://letsencrypt.org/docs/dst-root-ca-x3-expiration-september-2021/

Thank for reply.

I can't run "apt-get upgrade" because I have other systems installed on the server that would stop working.
Is there a possibility to install gm manually?

from galera-manager-support.

denisgcm avatar denisgcm commented on August 22, 2024

In this case you need to update at least the certificates. Try running update-ca-certificates. Please let me let me know if it helped.

from galera-manager-support.

ptrujillo1976 avatar ptrujillo1976 commented on August 22, 2024

the error still persists:
Err:10 https://repo.galera-manager.com/nexus/repository/galera-manager-release-1804 bionic Release
Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate. Could not handshake: Error in the certificate verification. [IP: 134.209.245.63 443]

from galera-manager-support.

denisgcm avatar denisgcm commented on August 22, 2024

You can try bypassing the security mechanism:

touch /etc/apt/apt.conf.d/99verify-peer.conf
echo >> /etc/apt/apt.conf.d/99verify-peer.conf "Acquire { https::Verify-Peer false }"

And retry the installation. Note, this will effectively turn off https peer verification, which might make apt vulnerable for the MitM attacks.

from galera-manager-support.

ptrujillo1976 avatar ptrujillo1976 commented on August 22, 2024

Thank denisgcm for your help.
I decided install GM on Ubuntu 20 and there I have had no problems.

from galera-manager-support.

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.