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

Solver does not execute every time #6

Closed
hb0730 opened this issue Aug 30, 2021 · 3 comments
Closed

Solver does not execute every time #6

hb0730 opened this issue Aug 30, 2021 · 3 comments
Labels
needs info Requires more information to be actionable

Comments

@hb0730
Copy link

hb0730 commented Aug 30, 2021

During the test, I found that after the authorization valid passed, it seemed that the solver was not executed when I requested to obtain the certificate again,https://github.com/mholt/acmez/blob/master/client.go#L340 ,Because I didn't save DNS TXT record for the first time,After that, I can't seem to get the record again

@mholt
Copy link
Owner

mholt commented Aug 30, 2021

I don't understand. Can you post the full (and minimal) code and steps to reproduce the bug, then show what is happening and what you expect to happen instead? Posting full log output (at debug level) would be helpful too.

@mholt mholt added the needs info Requires more information to be actionable label Aug 30, 2021
@hb0730
Copy link
Author

hb0730 commented Aug 31, 2021

I think it's difficult for me to reproduce. This involves DNS service provider keys and other issues. It seems that the object DNS TXT record can only be obtained in Challenge. However, when the authzstate status is valid, it seems that Solver is not executed, and finally I can only get certificate

@mholt
Copy link
Owner

mholt commented Aug 31, 2021

Ok. Well, I can't do anything about it with this information -- I'm still not really clear on what the problem is. It sounds like you're explaining what you think is the problem/solution rather than explaining the actual symptoms, error messages, and still there are no logs provided. So I'm going to close this until there's enough information to be actionable.

@mholt mholt closed this as completed Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs info Requires more information to be actionable
Projects
None yet
Development

No branches or pull requests

2 participants