Re: [Pdns-users] Upgrading pdns_recursor 4.2 to 4.3 and socket-dir changes

2021-03-01 Thread Eric Beck via Pdns-users
If I'm not mistaken Randy, check your permissions on the config file. I think you probably have to do this: # For CentOS and RHEL based systems chown -R root:pdns-recursor /etc/pdns-recursor then restart the recursor. Eric On 2021-03-01 5:29 p.m., Randy Saeks via Pdns-users wrote: > Hello, >

[Pdns-users] Upgrading pdns_recursor 4.2 to 4.3 and socket-dir changes

2021-03-01 Thread Randy Saeks via Pdns-users
Hello, I'm currently running pdns_recursor 4.2.3 and working to upgrade to 4.3 (and then to 4.4.x) and am running into the following error message after upgrading via the repo and yum: "Problem with socket directory /var/run/pdns-recursor: it does not exist or cannot access;" This looks to

Re: [Pdns-users] Buiding powerdns container images with podman

2021-03-01 Thread Cheikh Dieng via Pdns-users
Hi, Just for a workaround, build complete images with docker and upload this images in podman runtime. It seem to work. Thanks Le ven. 26 févr. 2021 à 11:48, Cheikh Dieng a écrit : > > Hi, > For first the alias docker=podman doesn't work in shell script ! > I have replace in the builder/buid.sh