Cyberpanel new order error

My domain is: jethash.io

I was setting up Cyberpanel on my VPS and something went wrong.

It produced this output: An unexpected error occurred:
[Wed Jul 26 03:17:14 PM UTC 2023] Create new order error. Le_OrderFinalize not found. {

"type": "urn:ietf:params:acme:error:rateLimited",

"detail": "Error creating new order :: too many certificates (5) already issued for this exact set of domains in the last 168 hours: jethash.io,www.jethash.io, retry after 2023-07-26T15:22:12Z: see Duplicate Certificate Limit - Let's Encrypt",

"status": 429

}
Note: Please let me know how can I get a new certificate

@yabloky Please post new problems in a new thread.

But, the same advice I gave @iman-rameshni applies to you. I further advise you to use the staging system when testing to avoid this rate limit. I don't know how to do that on Cyberpanel but ask on their support or forum how to do that.

3 Likes

One of:

  1. Use one of the 5 certificates you already received this week,
  2. Wait for the time to expire and you can get a new one, or
  3. Get a not-exactly duplicate certificate that covers a slightly separate set of names.

You'd need to describe more about how you got to this point in order to get more specific help I'd think, since by the time you get this error message that means that you've been successfully getting certificates.

No. Issuing a certificate means that Let's Encrypt needs to do all sorts of validation, track stuff for audit purposes, and commit to replying to OCSP for the lifetime of the certificate. Rate limits are required to prevent abuse of Let's Encrypt's resources. The work is necessary for each of those certificates you've made, even if you don't end up using them.

4 Likes

Thank you for explaining. How can I use certificates that have already been issued? Is it possible to find their data somewhere? Because cyberpanel doesn't show it, there is just a button "get certificate" and that's it, and I have already reinstalled it on the server and there are no backups of course

1 Like

Okay, what do I do now to get my domain to work? Is there any way to reset this counter to zero somehow?

Use one of the previously issued 5 certificates.

No, as you could have read in the rate limit documentation.

1 Like

Sorry, I was just giving generally what the error means (and I was confusing your situation with the original one in the original thread this was posted in), I don't know anything about Cyberpanel. I would only expect you to run into that kind of issue if you've reinstalled multiple times without backups. Certificates should be persistent and reused from one installation to the next if you're installing multiple times.

3 Likes

You have to wait seven days for that.

You should not need to get a new one.
Please search the disk for an existing cert.

3 Likes

You also have wildcard certs from Google Trust Service and Sectigo that were issued just a couple days ago. Maybe you could find and use one of those

3 Likes

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