[GH-ISSUE #89] Removing a domain does not work #57

Closed
opened 2026-02-26 10:35:53 +03:00 by kerem · 3 comments
Owner

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-zone works.

I see a HTTP request going to http://pdns/admin/domain/test.de/delete and referring back to the domain list, but the domain is still in there.

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-zone` works. I see a HTTP request going to `http://pdns/admin/domain/test.de/delete` and referring back to the domain list, but the domain is still in there.
kerem closed this issue 2026-02-26 10:35:53 +03:00
Author
Owner

@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.

[INFO] Delete domain khanh.lan successfully
[INFO] 127.0.0.1 - - [19/Jul/2016 17:41:37] "GET /admin/domain/khanh.lan/delete HTTP/1.1" 302 -
<!-- gh-comment-id:233595717 --> @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. ``` [INFO] Delete domain khanh.lan successfully [INFO] 127.0.0.1 - - [19/Jul/2016 17:41:37] "GET /admin/domain/khanh.lan/delete HTTP/1.1" 302 - ```
Author
Owner

@ngoduykhanh commented on GitHub (Jul 29, 2016):

Closing the ticket as cannot reproduce

<!-- gh-comment-id:236082252 --> @ngoduykhanh commented on GitHub (Jul 29, 2016): Closing the ticket as cannot reproduce
Author
Owner

@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)

<!-- gh-comment-id:238718722 --> @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)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PowerDNS-Admin-PowerDNS-Admin#57
No description provided.