Issues creating certificates

Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.

My domain is:
gr06.appdev.cloudns.ph

I ran this command:
sudo certbot --nginx -d gr06.appdev.cloudns.ph

It produced this output:
There were too many requests of a given type :: Error creating new order :: too many certificates already issued for: cloudns.ph: see https://letsencrypt.org/do cs/rate-limits/

My web server is (include version):
nginx version: nginx/1.18.0 (Ubuntu)

The operating system my web server runs on is (include version):
Ubuntu 20.04.4

My hosting provider, if applicable, is:

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):
no

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot):
0.40.0

Hello, we have a school project and we are having issues creating certificates. The error indicates that we have created too many certificates, but we have not created any. Does the limit for certificates apply to every sub domain to cloudns.ph or do have our own limit on gr06.appdev.cloudns.ph?

When checking certificates for our site we get:

ubuntu@group06-vm:/etc/nginx/sites-enabled$ sudo certbot certificates -d gr06.appdev.cloudns.ph
Saving debug log to /var/log/letsencrypt/letsencrypt.log


No certs found.


Are we missing something here?

Thank you.

Daniel

1 Like

That error is not referring to you directly.

It means the registered domain cloudns.ph is over 50 certificates this week.

You need to talk to whoever is controlling that domain, or use another.

3 Likes

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