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?