Hello,
I have recently run into an issue when creating SSL certificates through NGINX Proxy Manager.
For months, my existing setup consisting of an NPM container and Let's Encrypt certificates has been working without any problems. A few days ago, however, I tried to create a new certificate for an additional application. Since then, I keep getting the same error message, which claims that too many certificates have already been issued for the domain “home64.de”:
An unexpected error occurred:
"too many certificates (1000) already issued for "home64.de" in the last 168h0m0s, retry after 2026-05-18 10:42:26 UTC"
However, I find it hard to believe that the issue is not caused by something on my side. Because of that, I have already tried several things:
- Waited for the suggested retry intervals before trying again
- Verified that the container has working internet connectivity
- Confirmed that nothing in the previously working setup has been changed
- Deleted all specific certificates (e.g. “exactthis.domain.home64.de”)
- Tried using only a wildcard certificate instead
Unfortunately, the exact same error also appears when requesting the wildcard certificate.
Additionally, Certbot confirms that there are currently no certificates present anymore.
I would really appreciate it if someone could point me in the right direction or help me troubleshoot this issue. Thanks in advance!
My domain is: home64.de
I ran this command:
It produced this output:
My web server is (include version):
The operating system my web server runs on is (include version): debian 7, i.e. open media vault
My hosting provider, if applicable, is: selfhosted
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): NGINX proxy manager
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot):