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

manual dns with Godaddy but try to purge Cloudflare DNS TXT record #6203

Closed
minhhungit opened this issue Jan 16, 2025 · 5 comments
Closed

manual dns with Godaddy but try to purge Cloudflare DNS TXT record #6203

minhhungit opened this issue Jan 16, 2025 · 5 comments

Comments

@minhhungit
Copy link

Same here, I tried to upgrade acme.sh but not work yet #4369

acme.sh --issue --dns dns_gd -d...

txt record is created success but failure on purging

image

Copy link

Please upgrade to the latest code and try again first. Maybe it's already fixed. acme.sh --upgrade If it's still not working, please provide the log with --debug 2, otherwise, nobody can help you.

@minhhungit
Copy link
Author

I also tried to add --dnssleep 60 but not work too
#4570

@Neilpang
Copy link
Member

--dnssleep  600

@minhhungit
Copy link
Author

@Neilpang I used --dnssleep 600 and got another error. The error message is: NXDOMAIN looking up TXT for _acme-challenge.xxxx.com - check that a DNS record exists for this domain. For your information, if I switch to the manual method, the challenge is successful.

my domain is from goddady

@minhhungit
Copy link
Author

I see that it can create a TXT record and delete it via the GoDaddy API key, but I don't understand why the challenge fails.

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