Failed authorization procedure. iyouthconnect.com (http-01): urn:acme:error:dns :: DNS problem: SERVFAIL looking up A for iyouthconnect.com

Pls help me :frowning: i cant SSL my Website :frowning:
always DNS problem but my setting DNS looking good :frowning:

In My putty =
myserver:~# certbot --apache -d iyouthconnect.com

Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator apache, Installer apache
Starting new HTTPS connection (1): acme-v01.api.letsencrypt.org
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for iyouthconnect.com
Waiting for verification…
Cleaning up challenges
Failed authorization procedure. iyouthconnect.com (http-01): urn:acme:error:dns :: DNS problem: SERVFAIL looking up A for iyouthconnect.com

IMPORTANT NOTES:

I try Again :frowning:

myserver:~# certbot -d iyouthconnect.com -d www.iyouthconnect.com
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator apache, Installer apache
Starting new HTTPS connection (1): acme-v01.api.letsencrypt.org
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for iyouthconnect.com
http-01 challenge for www.iyouthconnect.com
Waiting for verification…
Cleaning up challenges
Failed authorization procedure. www.iyouthconnect.com (http-01): urn:acme:error:dns :: DNS problem: SERVFAIL looking up A for www.iyouthconnect.com, iyouthconnect.com (http-01): urn:acme:error:dns :: DNS problem: SERVFAIL looking up A for iyouthconnect.com

IMPORTANT NOTES:

Still Same error :frowning:
My Setting domain & VPS

The domain has a DS record, indicating it uses DNSSEC, but the DNS provider (DigitalOcean) doesn’t support DNSSEC. Validating resolvers will not be able to resolve it.

iyouthconnect.com.      86391   IN      DS      63931 8 2 3B6671831D781EE1CB0C086967EAA099D5617747C2BBBEA21AC43BBE 78A83D6D

You need to remove the DS record at your domain registrar before it will work.

If you want to use DNSSEC, you’ll have to switch DNS providers. Cloudflare would work. (You’d still have to change the DS record, though.)

1 Like

I try it
thanks for your answer sir :slight_smile:

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