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. https://crt.sh/?q=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:
ryuuzaki.jp
I ran this command:
certbot certificates
It produced this output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Attempting to parse the version 0.35.1 renewal configuration file found at /etc/letsencrypt/renewal/mail.ryuuzaki.jp.conf with version 0.31.0 of Certbot. This might not work.
Attempting to parse the version 0.35.1 renewal configuration file found at /etc/letsencrypt/renewal/ryuuzaki.jp.conf with version 0.31.0 of Certbot. This might not work.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Found the following certs:
Certificate Name: mail.ryuuzaki.jp
Domains: mail.ryuuzaki.jp
Expiry Date: 2020-06-29 02:02:43+00:00 (VALID: 88 days)
Certificate Path: /etc/letsencrypt/live/mail.ryuuzaki.jp/fullchain.pem
Private Key Path: /etc/letsencrypt/live/mail.ryuuzaki.jp/privkey.pem
Certificate Name: ryuuzaki.jp
Domains: ryuuzaki.jp
Expiry Date: 2020-06-26 14:05:20+00:00 (VALID: 86 days)
Certificate Path: /etc/letsencrypt/live/ryuuzaki.jp/fullchain.pem
Private Key Path: /etc/letsencrypt/live/ryuuzaki.jp/privkey.pem
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
My web server is (include version):
not sure what does this mean?
The operating system my web server runs on is (include version):
|Distributor ID:|Ubuntu|
|Description:|Ubuntu 18.04.4 LTS|
|Release:|18.04|
|Codename:|bionic|
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, or at least run sudo commands.
I’m using a control panel to manage my site (no, or provide the name and version of the control panel):
no, only terminal
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you’re using Certbot):
certbot --version
certbot 0.31.0
certbot-auto --version
zsh: command not found: certbot-auto
I saw other similar topics as old as 2015 where it said to deactivate the ipv6 or something, but I don’t know what parts of those to follow to try to fix this issue.
I am getting an email from Cron Daemon:
Subject: Cron <root@server> /opt/certbot-auto renew --quiet --no-self-upgrade --force-renewal
Attempting to renew cert ([mail.ryuuzaki.jp](http://mail.ryuuzaki.jp/)) from /etc/letsencrypt/renewal/mail.ryuuzaki.jp.conf produced an unexpected error: urn:ietf:params:acme:error:rateLimited :: There were too many requests of a given type :: Error creating new order :: too many certificates already issued for exact set of domains: [mail.ryuuzaki.jp](http://mail.ryuuzaki.jp/): see https://letsencrypt.org/docs/rate-limits/. Skipping.
Attempting to renew cert ([ryuuzaki.jp](http://ryuuzaki.jp/)) from /etc/letsencrypt/renewal/ryuuzaki.jp.conf produced an unexpected error: urn:ietf:params:acme:error:rateLimited :: There were too many requests of a given type :: Error creating new order :: too many certificates already issued for exact set of domains: [ryuuzaki.jp](http://ryuuzaki.jp/): see https://letsencrypt.org/docs/rate-limits/. Skipping.
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/[mail.ryuuzaki.jp/fullchain.pem](http://mail.ryuuzaki.jp/fullchain.pem) (failure)
/etc/letsencrypt/live/[ryuuzaki.jp/fullchain.pem](http://ryuuzaki.jp/fullchain.pem) (failure)
2 renew failure(s), 0 parse failure(s)
I can confirm that my server is trying to do 4 requests per day per certificate here.
https://crt.sh/?q=ryuuzaki.jp
But I don’t know, how or if I even did the correct settings.
I am trying to run a website https://ryuuzaki.jp
And the https seems to work fine. (it shows the lock)
And also a mail server mail.ryuuzaki.jp
I can receive and send emails with no problem. But sometimes my iPhone complains about the server certificate, and some other times it doesn’t, my MacBook Pro computer is setup with the same email account and I can send and receive without any complains.
I’m not sure if both mail.ryuuzaki.jp and the normal ryuuzaki.jp should be on the same certificate, or are they ok in different directories, maybe each is asking for more renewals? how can I combine them or safely remove one without breaking my website or email server. I am pretty confused.
I am so sorry to ask the same thing other people has asked about the “too many requests” error, but going trough all of the posts and answers from 5 different posts, it didn’t give me an idea of how to fix this error on my server.
Any help would be so much appreciate it.
Ryuuzaki Julio