mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2026-04-27 00:25:50 +03:00
[GH-ISSUE #145] Error 404 when trying to add a simple A record. #92
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
pull-request
question
question
upstream
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsedit#92
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 @rdoerr01 on GitHub (Apr 27, 2017).
Original GitHub issue: https://github.com/tuxis-ie/nsedit/issues/145
I've been struggling to get NSEDIT working with PowerDNS. O I have PowerDNS working fine and can do any API call to it. NSEDIT GUI comes up and I can create the Domain, but it gives an error 404 and creates it anyway. But if you try and create an A record, you get the 404 and nothing is created in the DB. You get this in the PowerDNS API logs.
I'm using PowerDNS
Installed:
pdns.x86_64 0:4.0.3-1pdns.el7
NSEDIT using git on the Master branch. I've tried checkout of Tag 1.0 and 1.1, but checking out the master branch worked better, but still can't get around the 404.
@phelset commented on GitHub (Apr 28, 2017):
See comments on commit
github.com/tuxis-ie/nsedit@4d4e536d52.Quickfix: comment out line 94 in includes/class/ApiHandler.php