-
-
Notifications
You must be signed in to change notification settings - Fork 566
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Total queries over last 24 hours" empty #3004
Comments
More than one:
|
Okay, so I noticed that {"domains_over_time":[],"ads_over_time":[]} Not sure if that is correct.
{"clients":[{"name":"fritz.box","ip":"192.168.178.1"},{"name":"localhost","ip":"127.0.0.1"},{"name":"raspberrypi.fritz.box","ip":"192.168.178.23"},{"name":"localhost","ip":"::1"},{"name":"raspberrypi.fritz.box","ip":"<my public v6 IP>"}],"over_time":[]} |
Please post your answers (including the last one above) in Discourse topic to keep all information in one place. |
This issue was resolved after I restarted my Raspberry Pi. |
Versions
Platform
Expected behavior
"Total queries over last 24 hours" is showing live data and updating
Actual behavior / bug
"Total queries over last 24 hours" is empty and not updating
Steps to reproduce
Steps to reproduce the behavior:
Debug Token
Screenshots
Additional context
I posted about this problem here https://discourse.pi-hole.net/t/potential-bug-total-queries-over-last-24-hours-empty/69602 already. I just want to make sure to cross-reference this.
What API is responsible for updating the live data? I can check what the API returns for me then.
The text was updated successfully, but these errors were encountered: