janeczku / rancher-letsencrypt

:cow: Rancher service that obtains and manages free SSL certificates from the Let's Encrypt CA
Apache License 2.0
326 stars 114 forks source link

urn:acme:error:rateLimited - Error creating new registration :: too many registrations for this IP #106

Open GottZ opened 6 years ago

GottZ commented 6 years ago

hey there. if you manage more than 10 certs on one host, each further rancher-letsencrypt container will crash with that message and will constantly try again since rancher restarts it over and over.

one way this could be solved: let it run and queue issuing 3 hours ahead in case this will be triggered.

another way this could be solved: give us the possibility to issue multiple certs through one container so the container could manage this by itself.