Skip to content

PowerDNS records not being created

The first problem I found during debugging is that, during the SOA insert, the value of the 'active' key in the $data["new"] array is 'N', which means the domain ID is not created. This results in the RRs (Resource Records) being created in the database, but they are incomplete.

https://forum.howtoforge.com/threads/powerdns-bug.94638/