Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is: www.thecoachmasternetwork.com
I ran this command: certbot renew
It produced this output:
root@ianhobson:~# certbot renew
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Processing /etc/letsencrypt/renewal/coachmaster.co.uk-0001.conf
Cert not yet due for renewal
Processing /etc/letsencrypt/renewal/coachmaster.co.uk.conf
Attempting to parse the version 1.22.0 renewal configuration file found at /etc/letsencrypt/renewal/coachmaster.co.uk.conf with version 0.40.0 of Certbot. This might not work.
Cert not yet due for renewal
Could not choose appropriate plugin for updaters: Could not select or initialize the requested installer nginx.
Processing /etc/letsencrypt/renewal/thecoachmasternetwork.com.conf
Attempting to parse the version 1.22.0 renewal configuration file found at /etc/letsencrypt/renewal/thecoachmasternetwork.com.conf with version 0.40.0 of Certbot. This might not work.
Cert not yet due for renewal
Could not choose appropriate plugin for updaters: Could not select or initialize the requested installer nginx.
The following certs are not due for renewal yet:
/etc/letsencrypt/live/coachmaster.co.uk-0001/fullchain.pem expires on 2022-05-16 (skipped)
/etc/letsencrypt/live/coachmaster.co.uk/fullchain.pem expires on 2022-04-28 (skipped)
/etc/letsencrypt/live/thecoachmasternetwork.com/fullchain.pem expires on 2022-04-29 (skipped)
No renewals were attempted.
root@ianhobson:~#
My web server is (include version): Nginx - 1.20.1 with extra modules compiled in
The operating system my web server runs on is (include version): Ubuntu 20.04
My hosting provider, if applicable, is:
I can login to a root shell on my machine (yes or no, or I don't know): Yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel): no
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot): 0.40.0
Background.
This morning I got the Let's Encrypt certificate expiration notice for domain "www.thecoachmasternetwork.com" saying it will expire tomorrow.
Machine was rebuilt from 18:04 recently, and I may have made error in the conversion or setting up.
Help! I'm out of my depth.
Ian