Add Let's Encrypt Certificate

Hi,
I git these Errormessage when i will Add Let's Encrypt Certificate in Nginx:

Error: Command failed: certbot certonly --config "/etc/letsencrypt.ini" --work-dir "/tmp/letsencrypt-lib" --logs-dir "/tmp/letsencrypt-log" --cert-name "npm-4" --agree-tos --email "xxx" --domains "xxx.duckdns.org" --authenticator dns-duckdns --dns-duckdns-credentials "/etc/letsencrypt/credentials/credentials-4"
Saving debug log to /tmp/letsencrypt-log/letsencrypt.log
The resolution lifetime expired after 5.403 seconds: Server 127.0.0.11 UDP port 53 answered The DNS operation timed out.; Server 127.0.0.11 UDP port 53 answered The DNS operation timed out.; Server 127.0.0.11 UDP port 53 answered The DNS operation timed out.
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /tmp/letsencrypt-log/letsencrypt.log or re-run Certbot with -v for more details.

at ChildProcess.exithandler (node:child_process:402:12)
at ChildProcess.emit (node:events:513:28)
at maybeClose (node:internal/child_process:1100:16)
at Process.ChildProcess._handle.onexit (node:internal/child_process:304:5)

What can I do?

THX, Jens

Hi @jemiwe, and welcome to the LE community forum :slight_smile:

Step #1: Fix the DNS issue:

3 Likes

Thank you.
those who can read are clearly at an advantage...

3 Likes

I lack that advantage. :roll_eyes:

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.