mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2026-04-26 16:15:54 +03:00
[GH-ISSUE #146] API 404 error #91
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#91
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 @sebastiaanvroom on GitHub (May 1, 2017).
Original GitHub issue: https://github.com/tuxis-ie/nsedit/issues/146
Hi there!
I am trying to get nsedit to work on my powerdns server. In my poc environment everything works brilliantly without any errors. On my production environment however, powerdns gives the following errors:
Naturally, the API gives a 404. I am wondering what I'm doing wrong.
@tuxis-ie commented on GitHub (May 1, 2017):
Do you also have the latest commits I did last friday?
@sebastiaanvroom commented on GitHub (May 1, 2017):
I do now, this fixed it. Thank you!