mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 16:45:55 +03:00
[GH-ISSUE #457] Unable to update nameserver IP of existing Domain #328
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#328
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @elnappo on GitHub (Apr 29, 2020).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/457
The update fails because check_domain(domain) uses the old nameserver IP which is in some cases not available anymore and therefore the check fails.
@ThomasWaldmann commented on GitHub (Apr 17, 2023):
Fixed by #492.