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.
... Try email addresses at jmdots.com, gmail.com, icloud.com.... I get the example.org error for any acme.sh commands, and caddy just keeps making challenge records over and over in namecheap.
My domain is: jmdots.com
I ran this command: acme.sh --register-account -m contact@jmdots.com --staging
It produced this output:
Fri May 24 10:31:24 PM EDT 2024] Using ACME_DIRECTORY: https://acme-staging-v02.api.letsencrypt.org/directory
[Fri May 24 10:31:24 PM EDT 2024] Registering account: https://acme-staging-v02.api.letsencrypt.org/directory
[Fri May 24 10:31:25 PM EDT 2024] Register account Error: {
"type": "urn:ietf:params:acme:error:invalidContact",
"detail": "Error creating new account :: invalid contact domain. Contact emails @example.com are forbidden",
"status": 400
}
My web server is (include version): caddy 2.7.6
{"level":"error","ts":1716604237.3231592,"logger":"tls.obtain","msg":"will retry","error":"[jmdots.com] Obtain: [jmdots.com] solving challenges: waiting for solver certmagic.solverWrapper to be ready: timed out waiting for record to fully propagate; verify DNS provider configuration is correct - last error: (order=https://acme-staging-v02.api.letsencrypt.org/acme/order/149462614/16741376124) (ca=https://acme-staging-v02.api.letsencrypt.org/directory)","attempt":4,"retrying_in":300,"elapsed":1281.371526415,"max_duration":2592000}
The operating system my web server runs on is (include version): ubuntu 22.04.4. LTS x86_64
My hosting provider, if applicable, is: Myself.. Namecheap does DNS
I can login to a root shell on my machine (yes or no, or I don't know): yep
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):
(base) josh@monolith-1:~$ acme.sh --version
v3.0.8
(base) josh@monolith-1:~$