<div dir="ltr">Oh, it was PrivateTmp=true in the systemd unit!!!!<div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 4, 2022 at 12:22 PM Mohamed Lrhazi <<a href="mailto:lrhazi@gmail.com">lrhazi@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><br></div>Hello,<div><br></div><div>Am stuck trying to get remote backend to work... error is :</div><div><br></div><div><font face="monospace">May 04 12:13:28 ip-172-31-26-14.ec2.internal pdns_server[9515]: Cannot connect to socket: No such file or directory</font></div><div><br></div><div>pdns_server is running as user pdns and group pdns</div><div><br></div><div>the sock file does exist, and is also owned by pdns:pdns :</div><div><font face="monospace"><br></font><div><font face="monospace">ls -l /tmp/remotebackend.sock<br>srwxrwxrwx 1 pdns pdns 0 May  4 12:01 /tmp/remotebackend.sock</font><br></div></div><div><br></div><div>strace shows the errors as well:</div><div><font face="monospace"><br></font></div><div><font face="monospace">[pid  9521] write(2, "Reconnecting to backend\n", 24 <unfinished ...><br>[pid  9519] poll([{fd=5, events=POLLIN}, {fd=6, events=POLLIN}], 2, -1 <unfinished ...><br>[pid  9521] <... write resumed> )       = 24<br>[pid  9521] socket(AF_UNIX, SOCK_STREAM, 0) = 16<br>[pid  9521] connect(16, {sa_family=AF_UNIX, sun_path="/tmp/remotebackend.sock"}, 110) = -1 ENOENT (No such file or directory)<br>[pid  9521] write(2, "Cannot connect to socket: No suc"..., 52) = 52<br>[pid  9521] close(16)                   = 0</font><br></div><br>I am using Amazon Linux.. pdns installed from EPEL... is there some chrooting done by pdns?<div><br></div><div>Thanks a lot,</div><div>Mohamed.</div></div>
</blockquote></div>