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

Commits on Sep 21, 2022

  1. Do not use wrong DNS Zone

    ```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?
    azertyfun committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    218a604 View commit details
    Browse the repository at this point in the history