Hi,
I am tring to create a certificate for my Palo-Alto GlobalProtect Web page using acme.sh, but I now face the error message “Error creating new order, status 429”.
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:
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):
My hosting provider, if applicable, is:
I can login to a root shell on my machine (yes or no, or I don’t know):
I’m using a control panel to manage my site (no, or provide the name and version of the control panel):
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you’re using Certbot):
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: crosemont.quebec
I ran this command:
export CF_Key=“my Cloud Flare Key”
export CF_Email=“glacoursiere@crosemont.qc.ca”
export CF_Token=“my cloud flare token”
acme.sh --issue --dns dns_cf -d crosemont.quebec
I ran the acme.sh command about 5 times, because I had entered bad in formation in my CF_Token and CF_Key
It produced this output:
After that I had adjsut all the good information :
[Tue Mar 31 15:50:50 EDT 2020] Single domain=‘crosemont.quebec’
[Tue Mar 31 15:50:50 EDT 2020] Getting domain auth token for each domain
[Tue Mar 31 15:50:51 EDT 2020] Create new order error. Le_OrderFinalize not found. {
“type”: “urn:ietf:params:acme:error:rateLimited”,
“detail”: “Error creating new order :: too many failed authorizations recently: see https://letsencrypt.org/docs/rate-limits/”,
“status”: 429
}
[Tue Mar 31 15:50:51 EDT 2020] Please add ‘–debug’ or ‘–log’ to check more details.
[Tue Mar 31 15:50:51 EDT 2020] See: https://github.com/acmesh-official/acme.sh/wiki/How-to-debug-acme.sh
My web server is (include version): Workstation-VM 15
The operating system my web server runs on is (include version):Ubuntu 16.04
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 certificate I try to create is for a Palo-Alto GlobalProtect
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you’re using Certbot):
[/quote]