Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Mar 2021 00:16:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 254076] dns/powerdns-recursor pid
Message-ID:  <bug-254076-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254076

            Bug ID: 254076
           Summary: dns/powerdns-recursor pid
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: accounts@wireme.de
                CC: tremere@cainites.net
                CC: tremere@cainites.net
             Flags: maintainer-feedback?(tremere@cainites.net)

Dear tagattie! First of all thank you for the port!

For the problem I want to report I already have a fix for: The
powernds-recursor could not be restarted on two of my machines with `service
pdns-recursor restart` and produced an error message

```
[...]
Mar 07 00:56:53 Exception: Resolver binding to server socket on port 53 for
*.*.*.*: Address already in use
/usr/local/etc/rc.d/pdns-recursor: WARNING: failed to start pdns_recursor
```

and after reading the terminal output a little further I noticed another li=
ne
saying:

`pdns_recursor not running? (check /var/run/pdns-recursor/pdns_recursor.pid=
).`

I found out, that there was no pid-file ever created in that location and w=
as
able to fix it by adding `socket-dir=3D/var/run/pdns-recursor` to the
`/usr/local/etc/pdns/recursor.conf`. I now wonder if that should not be its
default value ever since bug 244657

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254076-7788>