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

Always "Duplicate host record" when adding record, even if record was deleted #15

Open
mcpacific opened this issue Mar 7, 2024 · 0 comments

Comments

@mcpacific
Copy link

If a previously created A record is deleted via the API, recreating a new one always produces a "Duplicate host record" when trying to recreate the record. I have verified that the record does not exist by listing all the A records first, before issuing the POST.

As far as I can tell, there there is no update option (even if you specify the RecordId during the POST), so I thought it would be best to first delete all the records, then add all the updated records from the DNS Management form. Despite the error, the records still get created.

I posted an earlier Issue that relates to this but for some reason my issue was removed. I would appreciate knowing why.

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

No branches or pull requests

1 participant