mirror of
https://github.com/PowerDNS-Admin/PowerDNS-Admin.git
synced 2026-04-25 08:45:55 +03:00
[GH-ISSUE #89] Removing a domain does not work #57
Labels
No labels
bug / broken-feature
bug / broken-feature
docs / request
feature / request
help / other
mod / help-wanted
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PowerDNS-Admin-PowerDNS-Admin#57
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 @wagnst on GitHub (Jul 17, 2016).
Original GitHub issue: https://github.com/PowerDNS-Admin/PowerDNS-Admin/issues/89
If you want to remove a domain, this does not work. There can also NO logentry be found.
Doing this with
pdnsutil remove-zoneworks.I see a HTTP request going to
http://pdns/admin/domain/test.de/deleteand referring back to the domain list, but the domain is still in there.@ngoduykhanh commented on GitHub (Jul 19, 2016):
Can you provide more information about your setup? (pdns version, backend-db)
It works fine for me.
Logs from the console.
@ngoduykhanh commented on GitHub (Jul 29, 2016):
Closing the ticket as cannot reproduce
@wagnst commented on GitHub (Aug 9, 2016):
Hi @ngoduykhanh,
sorry I was on business trips.
I am using a fresh install of 4.0.1 PowerDNS and a git fetch of this master branch on most current Debian Jessie version. Backend DB is MariaDB on its most current stable version (all managed through Puppet)