Hi all, Following this mails ... I can see that on my Auth Server
Ubuntu 14.04 and Pdns Auth 4.0.1-1pdns.trusty pdnsutil check-zone test.omniaccess.com Dec 22 08:45:38 Reading random entropy from '/dev/urandom' Dec 22 08:45:38 gmysql Connection successful. Connected to database 'pdns' on '127.0.0.1'. Dec 22 08:45:38 gmysql Connection successful. Connected to database 'pdns' on '127.0.0.1'. Dec 22 08:45:38 Query: SELECT content,ttl,prio,type,domain_id,disabled,name,auth FROM records WHERE disabled=0 and type=? and name=? Dec 22 08:45:38 Query: SELECT content,ttl,prio,type,domain_id,disabled,name,auth FROM records WHERE disabled=0 and type=? and name=? Dec 22 08:45:38 Query: SELECT content,ttl,prio,type,domain_id,disabled,name,auth FROM records WHERE disabled=0 and name=? and domain_id=? [Error] No delegation for zone 'test.omniaccess.com' in parent 'omniaccess.com' Dec 22 08:45:38 Query: SELECT content,ttl,prio,type,domain_id,disabled,name,auth FROM records WHERE (disabled=0 OR ?) and domain_id=? order by name, type Checked 12 records of 'test.omniaccess.com', 1 errors, 0 warnings. What it means " SELECT content,ttl,prio,type,domain_id,disabled,name,auth FROM records WHERE disabled=0 and type=? and name=?" Anything wrong? Thanks a lot. Ale -----Original Message----- From: Pdns-users [mailto:[email protected]] On Behalf Of Aki Tuomi Sent: lunes, 19 de diciembre de 2016 20:04 To: [email protected] Subject: Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss On 2016-12-19 11:00 AM, Palm Internet wrote: > Hi Brian > > Here is the result > > pdnsutil check-zone derbyshireweddingevents.co.uk > Error: stou > This error usually means that your domains table has NULL where number is expected, or the number cannot be represented as 2^32 integer, or is negative. It might also mean similar issue with SOA record. Aki _______________________________________________ Pdns-users mailing list [email protected] https://mailman.powerdns.com/mailman/listinfo/pdns-users _______________________________________________ Pdns-users mailing list [email protected] https://mailman.powerdns.com/mailman/listinfo/pdns-users
