Re: rbtdb.c:1497: fatal error

2018-12-03 Thread Mukund Sivaraman
On Tue, Dec 04, 2018 at 08:21:26AM +1100, Mark Andrews wrote: > Add ‘database “rbt64”;’ to the dynamic zone configurations. It looks like > you are > overflowing the 32 bit serial number. This was thought of as highly improbable when rbt64 was removed and uint32_t was settled on for the type of

Re: rbtdb.c:1497: fatal error

2018-12-03 Thread Mark Andrews
> On 4 Dec 2018, at 8:59 am, Ismael Suarez Maldonado > wrote: > > This in named.conf?? > > Don't see any database config in our setup. > > This is configured as a caching server which does not have any zones. The error comes from “newversion” (dns_db_newversion()) which is only called on dy

Re: rbtdb.c:1497: fatal error

2018-12-03 Thread Ismael Suarez Maldonado
This in named.conf?? Don't see any database config in our setup. This is configured as a caching server which does not have any zones. *Ismael * On 12/3/18 5:21 PM, Mark Andrews wrote: Add ‘database “rbt64”;’ to the dynamic zone configurations. It looks like you are overflowing the 32 bit s

Re: rbtdb.c:1497: fatal error

2018-12-03 Thread Mark Andrews
Add ‘database “rbt64”;’ to the dynamic zone configurations. It looks like you are overflowing the 32 bit serial number. > On 4 Dec 2018, at 3:36 am, Ismael Suarez Maldonado > wrote: > > Hi to all. > > We have to DNS cache servers that have failed (after some time/days running) > with the fo

rbtdb.c:1497: fatal error

2018-12-03 Thread Ismael Suarez Maldonado
Hi to all. We have to DNS cache servers that have failed (after some time/days running) with the following error. Afterwards we can start the service with no errors. This is afecting our clients as we are an ISP and would like to get to the root cause of this. Error: Dec  2 16:04:20 wdnscach