"Long term data" shows empty graphs and tables

Expected Behaviour:

"Long term data" showing actual data.

Actual Behaviour:

"Long term data" (including "Graphics", "Query Log" and "Top Lists") only shows empty graphs and tables, no error shown.

Debug Token:

rlf3a75iy6

Did you select a range of data to view? Otherwise it won't show any data because you didn't tell it what data to show.

What is the output of these commands?

ls -l /etc/pihole/pihole-FTL.db
sqlite3 /etc/pihole/pihole-FTL.db 'SELECT * FROM ftl;'
1 Like

Returns:
-rw-r--r-- 1 pihole pihole 880640 Aug 11 20:37 /etc/pihole/pihole-FTL.db

Returns:
0|2
1|1534019878
2|1533983589

After typing the above returns I found out that the date and time range is adjustable by clicking on the box. This is the first time in two years that I noticed this is how the long term data category functions... Sorry for the inconvenience but thanks for the quick reply, haha.

1 Like

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