fireangel403

Results 4 comments of fireangel403

- Packages were installed from the 4.8 repo ``` cat /etc/apt/sources.list.d/pdns.list deb [arch=amd64] http://repo.powerdns.com/ubuntu focal-auth-48 main ``` - version ``` pdns_control version 4.8.0 ``` - output of `uname -a` Linux...

I kind of worked around the issue by recompiling after editing the files ``` ext/lmdb-safe/lmdb-safe.hh modules/lmdbbackend/lmdbbackend.cc ``` and changing the following lines: `std::shared_ptr getMDBEnv(const char* fname, int flags, int mode,...

But that basically means that the value from the config file is not being read properly