DNS problem: NXDOMAIN looking up A for domain

Trying add a subdomain in my linode, every time I get this error, how to fix?

[root@li288-249 letsencrypt]# sudo -H ./letsencrypt-auto certonly --standalone -d sub1.mydomain.com.br -d www.sub1.mydomain.com.br
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator standalone, Installer None
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for sub1.mydomain.com.br
http-01 challenge for www.sub1.mydomain.com.br
Waiting for verification…
Cleaning up challenges
Failed authorization procedure. www.sub1.mydomain.com.br (http-01): urn:acme:error:dns :: DNS problem: NXDOMAIN looking up A for www.sub1.mydomain.com.br

IMPORTANT NOTES:

1 Reply

How can we help you if you redact all the useful information?

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct