Too many certificates already issued for exact set of domains

Hi,

I can’t renew my certificate due to “too many certificates already issued for exact set of domains”. I don’t understand. There are only two domains, namely:

  1. machinefabriekmultiskills.nl
  2. www.machinefabriekmultiskills.nl
    Every renewal went fine till a few days ago. Hope somebody understand what’s happening.

Blockquote
2020-09-22 11:38:09.193 +02:00 [INF] ---- Beginning Request [www.machinefabriekmultiskills.nl] ----
2020-09-22 11:38:09.210 +02:00 [INF] Certify/5.1.7.0 (Windows; Microsoft Windows NT 6.2.9200.0)
2020-09-22 11:38:09.265 +02:00 [INF] Beginning Certificate Request Process: www.machinefabriekmultiskills.nl using ACME Provider:Certes
2020-09-22 11:38:09.267 +02:00 [INF] Requested domains to include on certificate: machinefabriekmultiskills.nl;www.machinefabriekmultiskills.nl
2020-09-22 11:38:09.268 +02:00 [INF] Beginning certificate order for requested domains
2020-09-22 11:38:09.303 +02:00 [INF] BeginCertificateOrder: creating/retrieving order. Retries remaining:2
2020-09-22 11:38:11.290 +02:00 [ERR] Certes.AcmeRequestException: Fail to load resource from ‘https://acme-v02.api.letsencrypt.org/acme/new-order’.
urn:ietf:params:acme:error:rateLimited: Error creating new order :: too many certificates already issued for exact set of domains: machinefabriekmultiskills.nl,www.machinefabriekmultiskills.nl: see Rate Limits - Let's Encrypt
at Certes.Acme.IAcmeHttpClientExtensions.d__0`1.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Certes.AcmeContext.d__19.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at Certify.Providers.ACME.Certes.CertesACMEProvider.d__30.MoveNext() in C:\Work\GIT\certify_dev\certify\src\Certify.Providers\ACME\Certes\CertesACMEProvider.cs:line 567
2020-09-22 11:38:11.290 +02:00 [WRN] BeginCertificateOrder: encountered a rate limit while communicating with the ACME API
2020-09-22 11:38:11.291 +02:00 [INF] Error creating new order :: too many certificates already issued for exact set of domains: machinefabriekmultiskills.nl,www.machinefabriekmultiskills.nl: see Rate Limits - Let's Encrypt
2020-09-22 11:38:12.802 +02:00 [INF] Error creating new order :: too many certificates already issued for exact set of domains: machinefabriekmultiskills.nl,www.machinefabriekmultiskills.nl: see Rate Limits - Let's Encrypt
2020-09-22 11:38:12.803 +02:00 [INF] Error creating new order :: too many certificates already issued for exact set of domains: machinefabriekmultiskills.nl,www.machinefabriekmultiskills.nl: see Rate Limits - Let's Encrypt

Regards,
Kenneth

Hi Kenneth,

Thanks, can you send your full log file to support at certifytheweb.com for investigation.

According to https://crt.sh/?q=machinefabriekmultiskills.nl you have a large number of completed requests for the same cert recently in particular on the 18th and 14th (it’s normal for crt.sh to show 2 entries)

The other possibility is that Certify isn’t managing to save it’s configuration - I assume your server has plenty of disk space available etc.

I’m assuming that you didn’t hit Request Certificate 5 times for the same cert. See the Let’s Encrypt Rate limits for info" https://letsencrypt.org/docs/rate-limits/