Pi-Hole install on new Raspbian stretch system. No dashboard or query log

I just tried installing pi-hole on a R-Pi 3 running raspbian stretch using this command: curl -sSL https://install.pi-hole.net | bash

The install appeared to go fine. pi-hole is running and I can resolve domains through it. However when I bring up the dashboard in a web browser it only ever shows the spinning arrows where the graphs are supposed to be, and if I view the Query Log it never shows any results even though I've manually resolved a number of hosts against the pi-hole over the past hour or so.

Any ideas what went wrong with the install?

$ pihole -v
Pi-hole version is v3.3.1 (Latest: v3.3.1)
AdminLTE version is v3.3 (Latest: v3.3)
FTL version is v3.0 (Latest: v3.0)

Expected Behaviour:

Pi-Hole Dashboard UI showing graphs
PI-Hole Query Log showing results

Actual Behaviour:

Graphs on Dashboard spin continuously
Query Log shows "Processing..." continuously

Debug Token:

iaf5zwsgih

Since 3.3 it takes 24 hours for the graphs to fill up : How long ago was "just" in this case ?

If < 24 hours then wait a bit and check what happens with the graphs!

And if they still don't work try deleting all the log files and the database and reboot the system :wink:

I realize it's a new install, but lets rule this out...

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