pi-hole / FTL

The Pi-hole FTL engine
https://pi-hole.net
Other
1.36k stars 194 forks source link

FTL 5.13 - clients timeout #1292

Closed rnsc closed 2 years ago

rnsc commented 2 years ago

In raising this issue, I confirm the following (please check boxes, eg [X]) Failure to fill the template will close your issue:

How familiar are you with the codebase?:

1


[BUG | ISSUE] Expected Behaviour:

Pihole-FTL to reply to clients on the network.

[BUG | ISSUE] Actual Behaviour:

Pihole-FTL doesn't reply to clients and requests time out.

[BUG | ISSUE] Steps to reproduce:

Log file output [if available]

When clients aren't getting replies, I do not see errors in the FTL log (/var/log/pihole-FTL.log). I do see the network requests coming in with ngrep. I understand this isn't much, but I don't know what I can run to have more debug information to debug this issue.

Device specifics

Hardware Type: rPi and VPS OS: Debian 10 and Debian 11

This template was created based on the work of udemy-dl.

DL6ER commented 2 years ago

I do see the network requests coming in with ngrep.

Do you also see them in /var/log/pihole.log ? Do you have any custom config files in /etc/dnsmasq.d or possibly in /etc/dnsmasq.conf ?

rnsc commented 2 years ago

@DL6ER hey, I did some back and forth between versions to provide you more details, but now, without any configuration change, 5.13 works again, not sure what's going on. Will re-open, or re-create one if I encounter the same issue. Sorry for the noise!