We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A dns challenge for a pdns native zone doesn't not work anymore, whereas it worked in previous version.
Changes introduced in #1679 only works when pdns Zone are kind of Master or Slave.
Updating a pdns native zone doesn't works anymore, because of the notify request where server respond HTTP 400 as documentation explainshttps://doc.powerdns.com/authoritative/http-api/zone.html#put--servers-server_id-zones-zone_id-notify.
Through Traefik
4.9.0 and 4.9.1
error: one or more domains had a problem:
[*.renamed.domain] [*.renamed.domain] acme: error presenting token: pdns: unexpected HTTP status code 400 when PUTing 'https://renamed-pdns-01.domain/api/v1/servers/localhost/zones/renamed.domain./notify' [renamed.domain] [renamed.domain] acme: error presenting token: pdns: unexpected HTTP status code 400 when PUTing 'https://renamed-pdns-01.domain/api/v1/servers/localhost/zones/renamed.domain./notify'
No response
The text was updated successfully, but these errors were encountered:
pdns: fix usage of notify only when zone kind is Master or Slave (go-…
74209d0
…acme#1780)
ab53083
2b605ff
Successfully merging a pull request may close this issue.
Welcome
What did you expect to see?
A dns challenge for a pdns native zone doesn't not work anymore, whereas it worked in previous version.
What did you see instead?
Changes introduced in #1679 only works when pdns Zone are kind of Master or Slave.
Updating a pdns native zone doesn't works anymore, because of the notify request where server respond HTTP 400 as documentation explainshttps://doc.powerdns.com/authoritative/http-api/zone.html#put--servers-server_id-zones-zone_id-notify.
How do you use lego?
Through Traefik
Reproduction steps
Version of lego
4.9.0 and 4.9.1
Logs
error: one or more domains had a problem:
Go environment (if applicable)
No response
The text was updated successfully, but these errors were encountered: