This is why you should always use /run and not /tmp... Sockets belong under
/run// in systemd world.
[Service]
RuntimeDirectory=remotebackend
..
and put socket to /run/remotebackend/remotebackend.sock
Aki
> On 05/04/2022 7:31 PM Mohamed Lrhazi via Pdns-users
> wrote:
>
>
> Oh, it was Pri
Oh, it was PrivateTmp=true in the systemd unit
On Wed, May 4, 2022 at 12:22 PM Mohamed Lrhazi wrote:
>
> Hello,
>
> Am stuck trying to get remote backend to work... error is :
>
> May 04 12:13:28 ip-172-31-26-14.ec2.internal pdns_server[9515]: Cannot
> connect to socket: No such file or di
Hello,
Am stuck trying to get remote backend to work... error is :
May 04 12:13:28 ip-172-31-26-14.ec2.internal pdns_server[9515]: Cannot
connect to socket: No such file or directory
pdns_server is running as user pdns and group pdns
the sock file does exist, and is also owned by pdns:pdns :
l