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

Do not use wrong DNS Zone #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

azertyfun
Copy link

Error determining zone identifier for <subdomain>.<zone>: 404 Client Error: NOT FOUND for url: http://<NS>/api/v1/servers/localhost/zones/<subdomain.zone>..

See #18

This is the error I got and this fixes. Of course this breaks existing installs since it adds a zone configuration item; but I'm also not sure how the plugin could work otherwise? Does PDNS have a "zone guess" functionality that broke or something?

(btw build is failing because of an unrelated issue with linking openssl)

```plain
Error determining zone identifier for <subdomain>.<zone>: 404 Client Error: NOT FOUND for url: http://<NS>/api/v1/servers/localhost/zones/<subdomain.zone>..
```

This is the error I got and this fixes. Of course this breaks existing
installs since it adds a `zone` configuration item; but I'm also not
sure how the plugin could work otherwise? Does PDNS have a "zone guess"
functionality that broke or something?
nickhilliard added a commit to nickhilliard/certbot-dns-powerdns that referenced this pull request Nov 13, 2023
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

Successfully merging this pull request may close these issues.

1 participant