Please follow the below template, it will help us to help you!
Expected Behaviour:
Show network in the Network overview, filter traffic
Actual Behaviour:
Nothing in Network Overview, on loading a page from within the network, i.e. Chrome immediately shows Connection Timed Out" then it instantly refreshes and loads the page, happens on any page every time.
More Info
Had a Rasbian update go wrong, had to reformat, reinstall rasbian and PiHole (had a backup of the settings folder). This was working before, not so much now, any ideas?
** [ DIAGNOSING ]: Core version
[i] Core: v4.4 (https://discourse.pi-hole.net/t/how-do-i-update-pi-hole/249)
[i] Branch: master
[i] Commit: v4.4-0-g9e49077-dirty
[i] Status: M advanced/Scripts/chronometer.sh
M advanced/Scripts/list.sh
M advanced/Scripts/piholeDebug.sh
M advanced/Scripts/piholeLogFlush.sh
M advanced/Scripts/setupLCD.sh
M advanced/Scripts/update.sh
M advanced/Scripts/updatecheck.sh
M advanced/Scripts/version.sh
M advanced/Scripts/webpage.sh
M "automated install/basic-install.sh"
M "automated install/uninstall.sh"
M autotest
M gravity.sh
M pihole
[i] Diff: diff --git a/advanced/Scripts/chronometer.sh b/advanced/Scripts/chronometer.sh
old mode 100755
new mode 100644
diff --git a/advanced/Scripts/list.sh b/advanced/Scripts/list.sh
old mode 100755
new mode 100644
Run these commands:
cd /etc/.pihole sudo git checkout master pihole -r and select repair
Thanks, hmm getting Permission denied when trying to run the pihole -r command..
pi@pihole:~ $ cd /etc/.pihole
pi@pihole:/etc/.pihole $ sudo git checkout master
M advanced/Scripts/chronometer.sh
M advanced/Scripts/list.sh
M advanced/Scripts/piholeDebug.sh
M advanced/Scripts/piholeLogFlush.sh
M advanced/Scripts/setupLCD.sh
M advanced/Scripts/update.sh
M advanced/Scripts/updatecheck.sh
M advanced/Scripts/version.sh
M advanced/Scripts/webpage.sh
M automated install/basic-install.sh
M automated install/uninstall.sh
M autotest
M gravity.sh
M pihole
Already on 'master'
Your branch is up to date with 'origin/master'.
pi@pihole:/etc/.pihole $ pihole -r
/usr/local/bin/pihole: line 67: /etc/.pihole/automated install/basic-install.sh: Permission denied
Owner of basic-install.sh is pi:pi and permissions are 644
Your long term database is corrupted. Let's move it and start up without one, and let Pi-hole make a new one.
[2020-04-28 19:41:02.410 9554] SQLite3 message: database corruption at line 66193 of [0eca3dd3d3] (11)
[2020-04-28 19:41:02.410 9554] SQLite3 message: database disk image is malformed in "SELECT VALUE FROM ftl WHERE id = 0;" (11)
[2020-04-28 19:41:02.410 9554] db_query_int(SELECT VALUE FROM ftl WHERE id = 0;) - SQL error prepare (11): database disk image is malformed
[2020-04-28 19:41:02.410 9554] check_database(11): Disabling database connection due to error
Ah ok, seems everything within PiHole is working except I still get the Connection timed out issue issue I described under Default Behaviour in my initial post.
C:\WINDOWS\System32>nslookup pi.hole
DNS request timed out.
timeout was 2 seconds.
Server: UnKnown
Address: 192.168.1.51
DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
*** Request to UnKnown timed-out
C:\WINDOWS\System32>nslookup pi.hole 192.168.1.51
DNS request timed out.
timeout was 2 seconds.
Server: UnKnown
Address: 192.168.1.51
DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
*** Request to UnKnown timed-out
I can however access the PiHole admin panel from Windows via pi.hole/admin as well as the IP above.