[Pdns-users] powerdns authoritative 4.0.0 alpha stops working from time to time

Ruben d'Arco cyclops+pdns at prof-x.net
Sat Feb 27 09:50:35 UTC 2016


Just a "fyi" i've expirienced the same behaviour a while ago.
That was on a Ubuntu 14.04LTS system. PDNS works fine after restarting, but i haven't been able to reproduce the issue.
My config is like this:

allow-dnsupdate-from=127.0.0.0/8,192.168.0.100/32
any-to-tcp=yes
config-dir=/etc/powerdns
daemon=yes
dnsupdate=yes
guardian=yes
launch=gmysql
gmysql-user=pdns
gmysql-host=localhost
gmysql-password=p0w3rdns
gmysql-dbname=pdns
local-address=127.0.0.1
loglevel=9999
setgid=pdns
setuid=pdns


Regards,
	Ruben


On Fri, Feb 26, 2016 at 09:39:55PM +0100, Peter van Dijk wrote:
> Hello,
> 
> On 26 Feb 2016, at 14:18, Pieter Lexis wrote:
> 
> >This is the `basic-query`, interesting that it gives this error, as we
> >never bind more than 2 elements in the code.
> 
> Unless there is a code path in which we never reach
> 
>   try {
>     d_query_stmt->reset();
>   } catch (SSqlException &e) {
>    ..
>    ..
> 
> inside GSQLBackend::get
> 
> Kind regards,
> -- 
> Peter van Dijk
> PowerDNS.COM BV - https://www.powerdns.com/
> _______________________________________________
> Pdns-users mailing list
> Pdns-users at mailman.powerdns.com
> http://mailman.powerdns.com/mailman/listinfo/pdns-users


More information about the Pdns-users mailing list