Hit rate limit on certificate

My domain is:
https://argocd.stage.trucknet.io

I ran this command:
Installed ArgoCD (several times) using Helm. Had to remove secret before installing. After each installation I needed to re-add Ingress which triggers new certificate and new order.

I now get
Failed to create Order: 429 urn:ietf:params:acme:error:rateLimited: Error creating new order :: too many certificates (5) already issued for this exact set of domains in the last 168 hours: argocd.stage.trucknet.io: see Rate Limits - Let's Encrypt

While I do understand the reason behind this is there a possibility to have this re-issued one more time?
This stage environment is used by devs.

Yes, but only after you've waited 7 days.

1 Like

Hi!

That part was clear. If there is a good explanation for the problem can that be expedited?
That was my question in fact ..

Robert

No, everything is automated, rate limits cannot be cleared manually.

1 Like

Understood. Thank you.

1 Like

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