Re: [Pdns-users] Error after upgrade

2020-11-24 Thread Daniel Lo Nigro via Pdns-users
I think this is happening because I set UTF-8 as the default collation on my MySQL server, since most apps these days use UTF-8: character-set-server = utf8mb4 collation-server = utf8mb4_general_ci If PowerDNS relies on the character set being explicitly set to latin1 and breaks when other

Re: [Pdns-users] Error after upgrade

2020-11-24 Thread Daniel Lo Nigro via Pdns-users
Hey Jorge, did you end up resolving this issue? I'm seeing the same error, but only on one of my five servers: pdns_server[599055]: Backend error: GSQLBackend unable to find before/after (after) for domain_id 8 and qname 'n7': Could not execute mysql statement: select ordername from records where

Re: [Pdns-users] API issue

2020-11-24 Thread Peter van Dijk via Pdns-users
(resent from correct account - apologies if my previous email also appears eventually) On Sun, 2020-11-22 at 12:24 +0100, Stef Coene via Pdns-users wrote: > Hi, > > I noticed that you can add a record with no content if you specify a > comment. Not exactly - because there is no 'records' array

Re: [Pdns-users] IXFR request refused response

2020-11-24 Thread Peter van Dijk via Pdns-users
On Tue, 2020-11-24 at 08:26 +, Brian Candler via Pdns-users wrote: > You could also tell them that https://wiki.opendnssec.org/ is down. They are aware, should come back later today with some luck. Kind regards, -- Peter van Dijk PowerDNS.COM BV - https://www.powerdns.com/ _

Re: [Pdns-users] IXFR request refused response

2020-11-24 Thread Peter van Dijk via Pdns-users
On Mon, 2020-11-23 at 14:54 +, Brian Candler via Pdns-users wrote: > On 23/11/2020 13:33, Sebastian Sandberg via Pdns-users wrote: > > I have questions regarding IXFR. I have a problem in my lab where pdns is > > refusing IXFR requests to check current serial of a master zone in pdns. > > Thi

Re: [Pdns-users] IXFR request refused response

2020-11-24 Thread Brian Candler via Pdns-users
On 24/11/2020 07:12, Sebastian Sandberg wrote: I have a problem when sending zone updates from pdns to Opendnssec for zone signing. After sending a notification from pdns to opendnssec, opendnssec request ixfr over udp and gets back rcode REFUSED. Have not yet found a solution for this. Perh