Hi, I was able to debug the problem. The pdns.log for the API did not contain content, but in the syslog there were complains about the broken zones with the advice to run check-zone. Example output:
pdnsutil check-zone example.com<http://example.com> Checked 6 records of 'example.com<http://example.com>', 0 errors, 0 warnings. I next tried pdnsutil edit-zone, that returned a fragment of the SOA to be wrong. I checked the DB entries and found several broken SOA records in the DB. I think I need to fix these entries manual. Regards Volker Am 06.08.2016 um 00:39 schrieb Theodore Baschak <[email protected]<mailto:[email protected]>>: I'm using the API w/ 4.0.1 (debian package also from repo.powerdns.com<http://repo.powerdns.com>) w/ basically the same config. /api/v1 also returns "Not Found" for me. However the API works (other than that I guess). I used nsedit with it the other day, and also PowerDNS-Admin via the API. Theodore Baschak - AS395089 - Hextet Systems https://ciscodude.net/ - https://hextet.systems/ https://theodorebaschak.com/ - http://mbix.ca/ On Aug 5, 2016, at 4:07 PM, Volker Janzen <[email protected]<mailto:[email protected]>> wrote: Hi, I tried to activate API in PowerDNS 4 because I want to try nsedit. nsedit complained about API not found. I then tried to debug with the command line examples: curl -H 'X-API-Key: Test' http://127.0.0.1:8081/api [{"url": "/api/v1", "version": 1}] curl -H 'X-API-Key: Test' http://127.0.0.1:8081/api/v1 Not Found I'm using PowerDNS 4.0.1 Debian package from repo.powerdns.com<http://repo.powerdns.com> pdns.local.conf has been extended by: api=yes api-key=Test api-logfile=/var/log/pdns.log api-readonly=no webserver=yes webserver-address=127.0.0.1 webserver-allow-from=0.0.0.0/0,::/0 webserver-password=secret webserver-port=8081 Can someone point me to the error? Regards Volker _______________________________________________ Pdns-users mailing list [email protected]<mailto:[email protected]> https://mailman.powerdns.com/mailman/listinfo/pdns-users
_______________________________________________ Pdns-users mailing list [email protected] https://mailman.powerdns.com/mailman/listinfo/pdns-users
