Closed christoph-ernst closed 6 years ago
my further investigations showed that on:
# curl -s -H 'X-API-Key: <apipw>' http://172.17.0.2:8081/api/v1/servers/localhost
powerdns answers with:
{
"config_url": "/api/v1/servers/localhost/config{/config_setting}",
"daemon_type": "authoritative",
"id": "localhost",
"type": "Server",
"url": "/api/v1/servers/localhost",
"version": "0.0.2400g4c928be",
"zones_url": "/api/v1/servers/localhost/zones{/zone}"
}
isn't the version string strange?
Was able to resolve the issue using the pdns mailing list. On error i used packages from the master branch...
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