Report this

What is the reason for this report?

LetsEncripyt fails to create a certificate for a subdomain in a LoadBalance

Posted on August 9, 2020

A subdomain was created pointing correctly to a LoadBalancer working perfectly with a droplet, on port 80.

But when trying to configure for https and obtain a LetsEncrypt certificate, “NO SENSE” failure occurs.

Failed to validate nameserver records: one or more DigitalOcean Name Server not found for domain.

It seems to me, searching the web, that this type of problem has already occurred in the past.

I opened a ticket but so far with no answer.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Check your DNS registers in DigitalOcean, three DNS records must be missing:

NS your.domain.com ns3.digitalocean.com 1800 NS your.domain.com ns2.digitalocean.com 1800 NS your.domain.com ns1.digitalocean.com 1800

I add this and resolve this issue.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.