Skip to content
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.

fr.pycon.org expires in 13 days #33

Closed
JulienPalard opened this issue Jun 19, 2022 · 2 comments
Closed

fr.pycon.org expires in 13 days #33

JulienPalard opened this issue Jun 19, 2022 · 2 comments

Comments

@JulienPalard
Copy link
Collaborator

My bot recently spotted a near expiration on fr.pycon.org.

@JulienPalard
Copy link
Collaborator Author

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.

@JulienPalard
Copy link
Collaborator Author

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant