mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2026-04-26 16:15:54 +03:00
[GH-ISSUE #179] Unsupported API version #115
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#115
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 @christoph-ernst on GitHub (Aug 14, 2018).
Original GitHub issue: https://github.com/tuxis-ie/nsedit/issues/179
Hi all
I setup nsedit with PowerDNS 4.1.3 (Authoritative Server).
my pdns.conf shows:
when i open up the nsedit gui i am able to login using admin/admin.
Right after the successful login i receive an error: "Unsupported API version".
Could you suggest what has to be done to get a supported API?
thank you - best regards
@christoph-ernst commented on GitHub (Aug 14, 2018):
my further investigations showed that on:
# curl -s -H 'X-API-Key: <apipw>' http://172.17.0.2:8081/api/v1/servers/localhostpowerdns answers with:
isn't the version string strange?
@christoph-ernst commented on GitHub (Aug 14, 2018):
Was able to resolve the issue using the pdns mailing list.
On error i used packages from the master branch...