RD WebDesign
RD WebDesign
> it showed me the hash for web interface was different and turned out there is a update released during my upgrade > Branch is development You are running development...
Please generate a debug log: **Using the command line:** - use `pihole -d` command. - when asked to upload the log, answer Y. - copy only the token and paste...
The debug log doesn't show information about the web interface or PHP errors because you are using `nginx` as the web server _(the log is not capable of showing web...
> ### Expected behavior > > Upstream query logs should never contain blocked queries. I just saw your last comment and screenshots. The status `Blocked (external, NXRA)` means these 3...
Do you see any error messages on the browser's console (devtools)?
### How to open a console in a Browser? For different browsers and operating systems, there are different ways to open a console. These are: - For Google Chrome, open...
You answered via email using an image. The image wasn't posted in Github. Please, post the image using the Github web interface or post the answer in text.
Hmm... I searched for similar issues only on docker-pi-hole repo, but I think your core PR will break log rotation in containers. Maybe we can find a way to stop...
I think a lot of users keep a Pi-hole container running for more than 7 consecutive days and the logs can grow a lot in some cases. Currently we already...
Run `pihole -g` and then `echo ">stats" | nc 127.0.0.1 4711` again. What do you see in `domains_being_blocked` line? `0` or `-2`?