Results 287 comments of Remi Gacogne

Thanks a lot for testing, this is very much appreciated! Any chance you could test against the latest master, as last week we fixed a memory corruption in the `getAddressInfo`...

No, I meant https://hub.docker.com/r/powerdns/dnsdist-master but please note that this is not a stable branch so I would not recommend using it in production.

I'm afraid I cannot reproduce that error with the configuration you shared earlier.

I don't get it: - I cannot reproduce the first issue by adding the controlSocket/setKey lines - the `dnsdist-resolver.lua` shipped in the Docker image no longer uses the `/usr/local/bin/dnsdist-resolver` Python...

> We found out that the reason why it refused to run was "setAPIWritable(false)" config directive. Ah, let me see if I can reproduce that, as it would be a...

Reproduced, investigating.

https://github.com/PowerDNS/pdns/pull/15539

Great news, thanks! The mentioned fixes will be backported in 1.9.10, which should be released in a couple weeks.

It has (https://github.com/PowerDNS/pdns/pull/15519) so if you are still experiencing a leak it might have been a different problem in the first place, but then I don't see how running the...

I just re-opened this one. What bothers me is that I still haven't found a way to reproduce this, so I can't really fix it..