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: emea-online.com
I ran this command: First I tried to issue ssl for website and mail server on cyberpanel ssl management (showed a success message but didn't work) Then I tried these two commands:
/root/.acme.sh/acme.sh --issue -d mail.emea-online.com -d www.mail.emea-online.com --cert-file /etc/letsencrypt/live/www.rmronsol.com/cert.pem --key-file /etc/letsencrypt/live/mail.emea-online.com/privkey.pem --fullchain-file /etc/letsencrypt/live/mail.emea-online.com/fullchain.pem -w /home/mail.emea-online.com/public_html --server letsencrypt --force --debug
/root/.acme.sh/acme.sh --issue -d emea-online.com -d www.emea-online.com --cert-file /etc/letsencrypt/live/www.rmronsol.com/cert.pem --key-file /etc/letsencrypt/live/emea-online.com/privkey.pem --fullchain-file /etc/letsencrypt/live/emea-online.com/fullchain.pem -w /home/emea-online.com/public_html --server letsencrypt --force --debug
It produced this output: On cyberpanel it showed the success message, in puTTy the first time it also showed the success message but the https was still now opening, the warning message was still there in all browsers and the smtp was still not working for emails, then I retried a few times (my bad!) and then of course it showed this:
Create new order error. Le_OrderFinalize not fou
"type": "urn:ietf:params:acme:error:rateLimited",
"detail": "Error creating new order :: too many certificates (5) already issuom,www.emea-online.com, retry after 2023-02-13T13:40:11Z: see https://letsencry
"status": 429
}
My web server is (include version): LiteSpeed (I think)
The operating system my web server runs on is (include version): CentOS 7 64bit with CyberPanel
My hosting provider, if applicable, is: Hostinger (I use VPS)
I can login to a root shell on my machine (yes or no, or I don't know): I don't know, I use puTTy for SSH
I'm using a control panel to manage my site (no, or provide the name and version of the control panel): Cyberpanel 2.3 Build: 2
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): I'm not using Certbot