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:
*.tma.life and tma.life
I ran this command:
sudo /opt/bitnami/letsencrypt/lego --dns manual --tls --http.webroot="/eu_dash_laravel_dev/laravel/public" --email="robert@themissionassistant.com" --domains="*.tma.life" --domains="tma.life" --path="/opt/bitnami/letsencrypt" run
NOTE: This is the same command run several times to successfully renew this certificate over the last year. But today when attempting to run it I'm getting the "No key found for account" message before and eventual failure message. In the past I never recived the "No key found for account" message or the message "Domain name contains an invalid character, url:"
It produced this output:
2021/01/04 18:26:58 No key found for account robert@themissionassistant.com. Generating a P384 key.
2021/01/04 18:26:58 Saved key to /var/log/letsencrypt/.lego/accounts/acme-v02.api.letsencrypt.org/robert@themissionassistant.com/keys/robert@themissionassistant.com.key
2021/01/04 18:26:58 Please review the TOS at https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf
Do you accept the TOS? Y/n
Y
2021/01/04 18:27:08 [INFO] acme: Registering account for robert@themissionassistant.com
!!!! HEADS UP !!!!
Your account credentials have been saved in your Let's Encrypt
configuration directory at "/var/log/letsencrypt/.lego/accounts".
You should make a secure backup of this folder now. This
configuration directory will also contain certificates and
private keys obtained from Let's Encrypt so making regular
backups of this folder is ideal.2021/01/04 18:27:08 [INFO] [*.tma.life, tma.xn--life--path=/opt/bitnami/letsencrypt-b7aa] acme: Obtaining bundled SAN certificate
2021/01/04 18:27:08 Could not obtain certificates:
acme: error: 400 :: POST :: https://acme-v02.api.letsencrypt.org/acme/new-order :: urn:ietf:params:acme:error:rejectedIdentifier :: Error creating new order :: Cannot issue for "tma.xn--life--path=/opt/bitnami/letsencrypt-b7aa": Domain name contains an invalid character, url:
My web server is (include version):
nginx/1.16.1
The operating system my web server runs on is (include version):
Ubuntu 16.04.6 LTS
My hosting provider, if applicable, is:
AWS
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):
lego version 3.2.0 linux/amd64