Definitely not a stupid question, and in the right place! Can you get the output from nc
, there's a few different netcat
types out there, BSD, GNU, and others. Some will be nice and allow you to call nc
, while others, like yours, throw the error to use netcat instead. We might have to do some work on the debugger to find a work around for this problem, but for now you can see the debug log in the /var/log
directory, and if you need to get it to us, try cat
ing the file using the alternative directions at How do I debug my Pi-hole installation?
1 Like