No FTL LOG & not Working Debug

Please follow the below template, it will help us to help you!

Expected Behaviour:

i do login to pihole webinterface, go to Generate debug log, click on Generate debug log
wait... and wait.... nothing happens...

i found this help: Debugging FTLDNS

GDB gives me a "brocken pipe"

pi@raspberrypi:~ $ gdb -p 2996 
GNU gdb (Raspbian 8.2.1-2) 8.2.1
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "arm-linux-gnueabihf".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word".
Attaching to process 2996
ptrace: Die Operation ist nicht erlaubt.
(gdb) handle SIGHUP nostop SIGPIPE nostop
Signal        Stop      Print   Pass to program Description
SIGHUP        No        Yes     Yes             Hangup
SIGPIPE       No        Yes     Yes             Broken pipe
(gdb) continue
The program is not being run.
(gdb) 

Actual Behaviour:

i can not debug FTL

Debug Token:

if i running pihole -d the bash run in to dead ...
i muss kill my ssh shell to raspi

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.