You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I realize this is very old but I just saw this in my logs also when enabling local recursor.
Jun 15 10:38:05 ns1.xxx.com pdns[21883]: Creating backend connection for TCP
Jun 15 10:38:05 ns1.xxx.com pdns[21883]: Fatal error in control listener: Guardian exited - going down as well
Jun 15 10:38:05 ns1.xxx.com pdns[21883]: Control listener aborted, please file a bug!
Thought I'd mention it since it does say file a bug.
I followed an example I found searching google.
Your recursor.conf should minimally look like this:
Pushing ^D on a --control-console causes this:
pdns then needs to ^C to actually exit. 'quit' (before ^D) does work.
Related: kill -9 on a guardian makes the child log 'going down as well' but it does not in fact go down.
The text was updated successfully, but these errors were encountered: