Certificae not getting renew

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. https://crt.sh/?q=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: andropique.ca

I ran this command: ./certbot-auto certonly --webroot -w /opt/bitnami/apps/wordpress/htdocs/ -d andropique.ca -d www.andropique.ca

It produced this output: An unexpected error occurred:
There were too many requests of a given type :: Error creating new order :: too many certificates already issued for exact set of domains: andropique.ca,www.andropique.ca: see https://letsencrypt.org/docs/rate-limits/

My web server is (include version): apache

The operating system my web server runs on is (include version): ubuntu

My hosting provider, if applicable, is: AWS

I can login to a root shell on my machine (yes or no, or I don’t know): NO

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):

Have you actually visited the links above? If you check https://crt.sh/?q=andropique.ca, you will see that you have successfully issued a certificate 6 times yesterday. Looking at “certonly” parameter in your command, maybe you are just not installing your certificate?

Hi @kedar.jagtap

you have created 7 certificates ( https://check-your-website.server-daten.de/?q=andropique.ca#ct-logs ):

CertSpotter-Id Issuer not before not after Domain names LE-Duplicate next LE
968225503 CN=Amazon, OU=Server CA 1B, O=Amazon, C=US 2019-06-15 00:00:00 2020-07-15 12:00:00 www.andropique.ca - 1 entries
966847585 CN=Let's Encrypt Authority X3, O=Let's Encrypt, C=US 2019-06-14 11:51:33 2019-09-12 11:51:33 andropique.ca, www.andropique.ca - 2 entries duplicate nr. 5 next Letsencrypt certificate: 2019-06-21 02:57:00
966829414 CN=Let's Encrypt Authority X3, O=Let's Encrypt, C=US 2019-06-14 11:32:45 2019-09-12 11:32:45 andropique.ca - 1 entries duplicate nr. 2
966830649 CN=Let's Encrypt Authority X3, O=Let's Encrypt, C=US 2019-06-14 11:31:36 2019-09-12 11:31:36 andropique.ca - 1 entries duplicate nr. 1
966791614 CN=Let's Encrypt Authority X3, O=Let's Encrypt, C=US 2019-06-14 10:59:10 2019-09-12 10:59:10 andropique.ca, www.andropique.ca - 2 entries duplicate nr. 4
966256932 CN=Let's Encrypt Authority X3, O=Let's Encrypt, C=US 2019-06-14 03:28:27 2019-09-12 03:28:27 andropique.ca, www.andropique.ca - 2 entries duplicate nr. 3
966229289 CN=Let's Encrypt Authority X3, O=Let's Encrypt, C=US 2019-06-14 03:06:54 2019-09-12 03:06:54 andropique.ca, www.andropique.ca - 2 entries duplicate nr. 2
966215235 CN=Let's Encrypt Authority X3, O=Let's Encrypt, C=US 2019-06-14 02:57:00 2019-09-12 02:57:00 andropique.ca, www.andropique.ca - 2 entries duplicate nr. 1

5 with both domain names, 2 with one. 5 identical certificate in 7 days -> that hits the limit.

If you use Bitnami, additional steps are required to install the certificate.

There are different Bitnami configurations, so check the documentation to find the correct solution.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.