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

Unable to read _acme-challenge.proproductssales.com, but it is there. Works on all others, but this one. #6161

Open
mrlerch opened this issue Dec 11, 2024 · 2 comments

Comments

@mrlerch
Copy link

mrlerch commented Dec 11, 2024

debug_log.txt

Steps to reproduce

I used it and it is at the latest version. I am really losing my marbles here. The acme keys are generated and written. I can see them in all the domain zones in GoDaddy. Actually, if I let it run long enough then it will also remove the acme TXT records from the domains upon cleanup! It can read there records fine anywhere but proproductssaels.com zone. it keeps looping and looping doing the same thing. Never finishes. How can I fix it?

Please help me. I already contacted Godaddy to see if there is something going on with the proproductssales.com domain. I actually ended up turning of dnssec for proproductssales.com. This has never been an issue before.
debug_log.txt

For some odd reason acme.sh writes the two txt records. I can actually see them on GoDaddy. But, for some reason acme.sh can't read them / can't see them. I am at my whitts end. Ultimately each and every time it fails issuing the certificate and acme.sh deletes the txt keys it wrote to my domain.

Debug log

root@mail-1:~# /root/.acme.sh/acme.sh --issue -d germcan.com -d '*.germcan.com' -d accesspanel.com -d '*.accesspanel.com' -d accesspanel.net -d '*.accesspanel.net' -d lerchdesign.com -d '*.lerchdesign.com' -d lerchdesign.de -d '*.lerchdesign.de' -d lerchdesign.net -d '*.lerchdesign.net' -d lerchdesign.us -d '*.lerchdesign.us' -d ppsdoors.com -d '*.ppsdoors.com' -d proproductssales.com -d '*.proproductssales.com' -d proproductssales.net -d '*.proproductssales.net' -d proproductssales.one -d '*.proproductssales.one' -d propro.us -d '*.propro.us' -d pps.one -d '*.pps.one' -d sachwin.com -d '*.sachwin.com' --dns dns_gd --force --keylength 2048 --debug 2


[Tue Dec 10 18:53:42 PST 2024] Let's find the script directory.
[Tue Dec 10 18:53:42 PST 2024] _SCRIPT_='/root/.acme.sh/acme.sh'

the full log is attached
[debug_log.txt](https://github.com/user-attachments/files/18089083/debug_log.txt)
[debug_log.txt](https://github.com/user-attachments/files/18089087/debug_log.txt)

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.

@mrlerch
Copy link
Author

mrlerch commented Dec 11, 2024 via email

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

1 participant