Coder Social home page Coder Social logo

Comments (2)

JulienPalard avatar JulienPalard commented on July 21, 2024

Which correlates:

$ certificate_watcher fr.pycon.org
fr.pycon.org expire in 12 days

Which also correlates with what I see on deb2.afpy.org:

$ /root/certbot-venv/bin/certbot certificates
[...]
  Certificate Name: fr.pycon.org
    Serial Number: 456db3b3d3a25767f644fa61161120db44c
    Key Type: RSA
    Domains: fr.pycon.org
    Expiry Date: 2022-07-02 17:53:46+00:00 (VALID: 12 days)
    Certificate Path: /etc/letsencrypt/live/fr.pycon.org/fullchain.pem
    Private Key Path: /etc/letsencrypt/live/fr.pycon.org/privkey.pem
[...]

and yes, it does not renew:

2022-06-19 08:58:57,775:DEBUG:certbot._internal.plugins.disco:No installation (PluginEntryPoint#nginx): Could not find a usable 'nginx' binary. Ensure nginx exists, the binary is executable, and your PATH is set correctly.
Traceback (most recent call last):
  File "/root/certbot-venv/lib/python3.9/site-packages/certbot/_internal/plugins/disco.py", line 151, in prepare
    self._initialized.prepare()
  File "/root/certbot-venv/lib/python3.9/site-packages/certbot_nginx/_internal/configurator.py", line 186, in prepare
    raise errors.NoInstallationError(
certbot.errors.NoInstallationError: Could not find a usable 'nginx' binary. Ensure nginx exists, the binary is executable, and your PATH is set correctly.
2022-06-19 08:58:57,776:DEBUG:certbot._internal.plugins.selection:No candidate plugin
2022-06-19 08:58:57,777:DEBUG:certbot._internal.plugins.selection:No candidate plugin
2022-06-19 08:58:57,777:DEBUG:certbot._internal.plugins.selection:Selected authenticator None and installer None
2022-06-19 08:58:57,777:ERROR:certbot._internal.renewal:Failed to renew certificate fr.pycon.org with error: The nginx plugin is not working; there may be problems with your existing configuration.

from infra.

JulienPalard avatar JulienPalard commented on July 21, 2024

Closing this issue for the moment, we'll see in september ;)

from infra.

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.