zachomedia / cert-manager-webhook-pdns

A PowerDNS webhook for cert-manager
MIT License
57 stars 33 forks source link

No ACME record on retry request #37

Closed Mandarnold closed 10 months ago

Mandarnold commented 1 year ago

Hi @zachomedia - sorry It's me again.

When I make completely new request, in most cases I get the new certificate. But when I try to make a request for a certificate, that I have tried before or may I had it issued over letsencrypt-staging and now want to get it from letsencrypt-production, then I always get an error because of no ACME TXT Record. Directly after starting the issue the ACME TXT record is still present in the DNS server but a few seconds later it is gone and in the cert-manager log I get an error about missing authorization because of not present ACME TXT record. The option Propagation Timeout seems to have no effect there either? The cert-manager is then retrying the whole time.. But its always the same error. Do you have an idea on that?

zachomedia commented 1 year ago

Hello @Mandarnold - Apologies for the delay, I was on vacation last week. If you still haven't resolved your issue, please try the troubleshooting guide from cert-manager.

Mandarnold commented 1 year ago

Hi @zachomedia - thank you for your reply. Yes could solve the issue for me. I was able to tweak the authorized DNS Server to get the changes a bit faster, so the issue seems to be i time and no problems occur anymore since then...

zachomedia commented 10 months ago

Awesome, I'm glad you were able to sort it out! If you have any further issues, please don't hesitate to reach out.