Skip to content

[Sun Dec 15 07:54:58 EST 2024] solarinnovation.ch: Invalid status. Verification error details: DNS problem: looking up A for example.ch: DNSSEC: DNSKEY Missing: validation failure #6164

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

Closed
rpsteiger opened this issue Dec 15, 2024 · 3 comments

Comments

@rpsteiger
Copy link

Steps to reproduce

Hi everyone. I am trying to issue a certificate with the following command:

source ~/.bashrc
./acme.sh --issue --server letsencrypt -d solarinnovation.ch -d www.solarinnovation.ch -w ~/public_html

I get the following response:

[Sun Dec 15 07:54:58 EST 2024] solarinnovation.ch: Invalid status. Verification error details: DNS problem: looking up A for solarinnovation.ch: DNSSEC: DNSKEY Missing: validation failure
[Sun Dec 15 07:54:58 EST 2024] Please check log file for more details: /home/solarinnovation/.acme.sh/acme.sh.log

Debug log

see attached acme.sh.log file.
acme.sh.log

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.

@rpsteiger
Copy link
Author

here's the log file generated with --debug 2
acme.sh_2.log

@rpsteiger
Copy link
Author

My DNS records were not correct. It works now.

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