Open bnkcrypt opened 5 years ago
Problem seems to be when retrieving the zone itself, on "/servers/localhost/zones/designyoga.eu". Server is returning internal error. I'd suggest to try that url by hand (you said you tried to list all zones, but not getting one zone).
Edit: I just saw there's a final dot to the domain name on your logs, don't forget to include it when trying with curl
Update PDNS to at least 4.2 (which does some depreciations, possibly making this issue apparent) and run pdnsutil check-all-zones
on your server.
For me this issue turned out to be a broken SOA record.
This is not a problem with the plugin, but with PDNS, as you'll get the same issue if you try to curl the API endpoint.
Hi my api is working fine with pdns it returns all zones successfully just that when u try with certbot-pdns it gives me follwing error there is no http basic auth enabled to server and the api fund just fine on same server with http://127.0.0.1 if i use curl command .