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: reidbras.dev
I ran this command:
certbot certonly -v -d reidbras.dev -d *.reidbras.dev --dns-route53 --logs-dir /home/reid/letsencrypt/log/ --config-dir /home/reid/letsencrypt/config/ --work-dir /home/reid/letsencrypt/work/ -m reidbras@gmail.com --agree-tos --non-interactive --server https://acme-v02.api.letsencrypt.org/directory
It produced this output:
Saving debug log to /home/reid/letsencrypt/log/letsencrypt.log
Found credentials in shared credentials file: ~/.aws/credentials
Plugins selected: Authenticator dns-route53, Installer None
Requesting a certificate for reidbras.dev and *.reidbras.dev
Performing the following challenges:
dns-01 challenge for reidbras.dev
dns-01 challenge for reidbras.dev
Waiting 10 seconds for DNS changes to propagate
Waiting for verification...
Challenge failed for domain reidbras.dev
Challenge failed for domain reidbras.dev
dns-01 challenge for reidbras.dev
dns-01 challenge for reidbras.dev
Certbot failed to authenticate some domains (authenticator: dns-route53). The Certificate Authority reported these problems:
Domain: reidbras.dev
Type: dns
Detail: DNS problem: NXDOMAIN looking up TXT for _acme-challenge.reidbras.dev - check that a DNS record exists for this domain
Domain: reidbras.dev
Type: dns
Detail: DNS problem: NXDOMAIN looking up TXT for _acme-challenge.reidbras.dev - check that a DNS record exists for this domain
Hint: The Certificate Authority failed to verify the DNS TXT records created by --dns-route53. Ensure the above domains are hosted by this DNS provider, or try increasing --dns-route53-propagation-seconds (currently 10 seconds).
Cleaning up challenges
Some challenges have failed.
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /home/reid/letsencrypt/log/letsencrypt.log or re-run Certbot with -v for more details.
My web server is (include version): nginx version: nginx/1.18.0 (Ubuntu) also will be using Node.js v12.22.9
The operating system my web server runs on is (include version):
Distributor ID: Ubuntu
Description: Ubuntu 22.04.2 LTS
Release: 22.04
Codename: jammy
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 version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): certbot 2.6.0