An unexpected error occurred:
There were too many requests of a given type :: Error creating a new order :: too many certificates (5) already issued for this exact set of domains in the last 168 hours: panel.tondacraft.xyz, retry after 2022-08-27T18:39:36Z: see Duplicate Certificate Limit - Let's Encrypt - And the same thing with www.tondacraft.xyz.
Problem: For me it is 19.26 now (UTC+2) and it said after 18:39:36 I can create another certificate, but I tried a few seconds ago and the same error occured, what timezone is the error message ment for, when can I create a new certificate?
My web server is (include version):
NGINX (newest)
The operating system my web server runs on is (include version):
Ubuntu 20.04
My hosting provider, if applicable, is:
none
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):
Newest
Hello. Thank you for your fast answer!
To get to your question: I have two websites, and I made 5x a mistake (it's really hard), and I have to wipe my OS then, and therefore I have to create a new cert then, and I have to create the cert before I install the website, otherwise the website installation won't work. That might be a problem in the future, because I don't know when the installation will succeed.
You can add --test-cert to that command which gets a test cert. That won't count against rate limits for the production system. When you access your website with it you will get a warning about the invalid test cert but you know it's a test so you can ignore that message.
Once you get everything working just remove --test-cert to get a real cert.
EDIT: Or, make a good backup of the letsencrypt folders and restore those after you rebuild your OS