Re: [Pdns-users] Powerdns 3.4.10-1 domainmetadata ALSO-NOTIFY not working

2016-12-19 Thread Nico CARTRON
On 20 December 2016 02:45:49 CET, Paul Travers wrote: >Ah ha! That's probably my issue, I will reply back if that doesn't fix >it! You should actually also reply back if that fixes the issue, so that people searching the list archive can find the information when needed :) -- Nico >On Dec

Re: [Pdns-users] Powerdns 3.4.10-1 domainmetadata ALSO-NOTIFY not working

2016-12-19 Thread Paul Travers
Ah ha! That's probably my issue, I will reply back if that doesn't fix it! On Dec 19, 2016 8:25 PM, "Christian Hofstädtler | Deduktiva" < christian.hofstaedt...@deduktiva.com> wrote: > > > On 20 Dec 2016, at 00:29, Paul Travers > wrote: > > > > I have the following entries in my domainmetadata t

Re: [Pdns-users] Powerdns 3.4.10-1 domainmetadata ALSO-NOTIFY not working

2016-12-19 Thread Christian Hofstädtler | Deduktiva
> On 20 Dec 2016, at 00:29, Paul Travers > wrote: > > I have the following entries in my domainmetadata table: > > mysql> select * from domainmetadata where domain_id = 3; > ++---+-++-+ > | id | domain_id | kind| conte

[Pdns-users] Powerdns 3.4.10-1 domainmetadata ALSO-NOTIFY not working

2016-12-19 Thread Paul Travers
I have the following entries in my domainmetadata table: mysql> select * from domainmetadata where domain_id = 3; ++---+-++-+ | id | domain_id | kind| content| date_modified | ++---+---

Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-19 Thread Aki Tuomi
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 negat

Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-19 Thread Palm Internet
Hi David As there was no database on the new server it simply created one and therefore did not update the existing one on the sql server. Many thanks for the links. I will try them out tomorrow and keep you updated. Patrick -Original Message- From: Pdns-users [mailto:pdns-users-boun..

Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-19 Thread David
On 2016-12-19 11:00 AM, Palm Internet wrote: Hi Brian Here is the result pdnsutil check-zone derbyshireweddingevents.co.uk Error: stou David has asked if I followed all the steps to upgrade the database. On an apt-get install from the repo, all it does is create a new database on the local s

Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-19 Thread Palm Internet
Hi Brian Here is the result pdnsutil check-zone derbyshireweddingevents.co.uk Error: stou David has asked if I followed all the steps to upgrade the database. On an apt-get install from the repo, all it does is create a new database on the local server where it is being installed. I have asked

Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-19 Thread Palm Internet
Hi David Using apt-get install all it did was create a database on the local server. This may be the issue Is there somewhere I can get a step by step to upgrade the existing database? Patrick -Original Message- From: Pdns-users [mailto:pdns-users-boun...@mailman.powerdns.com] On Beha

Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-19 Thread Brian Candler
On 19/12/2016 17:03, Palm Internet wrote: pdnsutil check-all-zones Checked 0 zones, 0 had errors. I don't know why it can't enumerate your zones. Try: pdnsutil check-zone for one of your failing zones. ___ Pdns-users mailing list Pdns-users@mailm

Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-19 Thread David
On 2016-12-19 10:03 AM, Palm Internet wrote: Hi Brian Here is the result pdnsutil check-all-zones Checked 0 zones, 0 had errors. Where am I going wrong with this ? All domain info is stored in the database in the table called records You followed all the database upgrade steps require

Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-19 Thread Palm Internet
Hi Brian Here is the result pdnsutil check-all-zones Checked 0 zones, 0 had errors. Where am I going wrong with this ? All domain info is stored in the database in the table called records Patrick -Original Message- From: Brian Candler [mailto:b.cand...@pobox.com] Sent: 19 Dece

Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-19 Thread Brian Candler
On 19/12/2016 15:30, Palm Internet wrote: No not used that before. However, all zones are correct as I have a pdns3.3 server answering all questions correctly Please run the pdnsutil check-all-zones command, and show what the output is. The fact that pdns3.3 accepts the data doesn't mean th

Re: [Pdns-users] PDNS 4 0 1 hit and miss

2016-12-19 Thread Jan-Piet Mens
Query server with pdns4.0.1 only some domains report back You've been asked to "pdnsutil check-all-zones"; have you run that on your new installation? -JP ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.c

Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-19 Thread Palm Internet
For example Try checking the 2 dns servers with some queries Dns server 1 109.224.220.5 running version 3.3 Dns sevrer 2 109.224.221.5 running version 4.0.1 Both servers have identical config setup Both servers get the answers from the same pdns database on a separate mysql server Try checking

Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-19 Thread Palm Internet
Hi Brian No not used that before. However, all zones are correct as I have a pdns3.3 server answering all questions correctly which it has been for 5 years or more (I used to have 2 dns servers with 3.3 but I am upgrading) the main one running is 3.3 and has no issues with the zones. The upgra

Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-19 Thread Brian Candler
On 19/12/2016 15:17, Palm Internet wrote: Why is 4.01 version only responding on some domains Have you tried "pdnsutil check-all-zones" ? ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com https://mailman.powerdns.com/mailman/listinfo/pdns-u

[Pdns-users] PDNS 4 0 1 hit and miss

2016-12-19 Thread Palm Internet
Ok Have got round the error issues and now installed 4.0.1 via the repo instead of the alpha version but I am now back to square one where 4.0.1 is doing the same as the alpha Hit and miss Query server with pdns3.3 all domains report back Query server with pdns4.0.1 only some domains repor

Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-19 Thread Palm Internet
Ok Have got round the error issues but I am now back to square one Hit and miss Query server with pdns3.3 all domains report back Query server with pdns4.0.1 only some domains report back Both servers get result from same database on a mysql server Why is 4.01 version only responding on some do

Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-19 Thread Palm Internet
I have done a clean install of Ubuntu and downloaded and installed pdns server and backend mysql from repo Still the same issue When I run pdns monitor I see this error Job for pdns.service failed because the control process exited with error code. See "systemctl status pdns.service" and "journa

Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-19 Thread Palm Internet
Hi Bert I have managed to install from the repo (I had selected the wrong Ubuntu version the first time :) ) the version it has now installed is 4.01 This has the same issues it responds for some domains but fails for others Patrick -Original Message- From: bert hubert [mailto:bert.hub.

Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-19 Thread Palm Internet
Hi Bert This is the message I get when following instructions from repo selecting Ubuntu Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been

Re: [Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-19 Thread bert hubert
On Mon, Dec 19, 2016 at 12:11:58PM -, Palm Internet wrote: > Hi Guys > > Ubuntu server 16.04 64 bit > > I have tried to locate version 4.0.0 but Ubuntu keeps installing the alpha > version Then this is the bug we should solve. We can't do any support on 4.0.0-alpha2. > Any ideas please. I

[Pdns-users] PDNS 4 0 0-alpha2 Hit and Miss

2016-12-19 Thread Palm Internet
Hi Guys Ubuntu server 16.04 64 bit I have tried to locate version 4.0.0 but Ubuntu keeps installing the alpha version I have eventually got it running but it is a hit and miss on queries. Server 1 is a 32 bit running v3.3 Server 2 is a 64 bit as above running 4.0.0-alpha2 Both serve