Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't authorize DNS challenge. #22

Open
NicoxDJ opened this issue Dec 22, 2020 · 2 comments
Open

Can't authorize DNS challenge. #22

NicoxDJ opened this issue Dec 22, 2020 · 2 comments

Comments

@NicoxDJ
Copy link

NicoxDJ commented Dec 22, 2020

Well, when i found the proper way to add the DNS as TXT not as CNAME it finally read it, but it says it's wrong :(

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Challenges loaded. Press continue to submit to CA. Pass "-v" for more info about
challenges.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Press Enter to Continue
Challenge failed for domain subdomain.here
dns-01 challenge for subdomain.here
Cleaning up challenges
Some challenges have failed.

IMPORTANT NOTES:
 - The following errors were reported by the server:

   Domain: subdomain.here
   Type:   unauthorized
   Detail: Incorrect TXT record
   "hash-hash-hash.auth.acme-dns.io." found at
   _acme-challenge.subdomain.here

   To fix these errors, please make sure that your domain name was
   entered correctly and the DNS A/AAAA record(s) for that domain
   contain(s) the right IP address.

(i masked the sensitive data)

using command:

sudo certbot certonly --manual --manual-auth-hook /etc/letsencrypt/acme-dns-auth.py --preferred-challenges dns --debug-challenges -d subdomain.here

Whats wrong now?

@tenshiAMD
Copy link

I've also encountered this error, @NicoxDJ what do you use for setting the DNS? is it Route 53?

@tenshiAMD
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants