Hi Guys Have we any idea why the A record cannot be found. All records where entered using poweradmin
Here is the PDNSUTIL result for All Domains. I have also noticed that in the SOA Poweradmin is giving the same date entry number for both domains. Should this not be incremental to avoid the same number. derbyshireweddingevents should be 2016122108 and kimboscakes should be 2016122109 [Warning] Parsed and original record content are not equal: kimboscakes.co.uk IN SOA 'dns1.palminternet.co.uk 2016122108 28800 7200 604800 86400 0' (Content parsed as 'dns1.palminternet.co.uk. 2016122108. 28800 7200 604800 86400 0') Checked 7 records of 'kimboscakes.co.uk', 0 errors, 1 warnings. [Warning] Parsed and original record content are not equal: derbyshireweddingevents.co.uk IN SOA 'dns1.palminternet.co.uk 2016122108 28800 7200 604800 86400 0' (Content parsed as 'dns1.palminternet.co.uk. 2016122108. 28800 7200 604800 86400 0') Checked 7 records of 'derbyshireweddingevents.co.uk', 0 errors, 1 warnings. Checked 2 zones, 0 had errors. If it helps I am happy to give root, phpmyadmin and web access if anyone would like to have a look? Many thanks Patrick -----Original Message----- From: Pdns-users [mailto:[email protected]] On Behalf Of Alejandro Adroher Mellado Sent: 22 December 2016 13:14 To: [email protected] Subject: Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss 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 _______________________________________________ Pdns-users mailing list [email protected] https://mailman.powerdns.com/mailman/listinfo/pdns-users
