Hello:
The issue I am facing:
I have been running pi-hole on a VM in my Linux Devuan box since mid-2011, always worked prefectly well and every upgrade was smooth using the PIHOLE_SKIP_OS_CHECK=true pihole -r
stanza, no issues to mention.
For some reason, the last upgrade (6.0.4 to 6.0.5) did not upgrade the Core
and Web
versions.
The last lines of the process are:
--- snip ---
[✓] Done.
[i] The install log is located at: /etc/pihole/install.log
[✓] Update complete!
Core version is v6.0.4 (Latest: v6.0.5)
Web version is v6.0.1 (Latest: v6.0.2)
FTL version is v6.0.4 (Latest: v6.0.4)
root@chimaera:~#
Details about my system:
Pi-hole runs in a VM in my Linux Devuan box.
root@chimaera:~# uname -a
Linux chimaera 5.10.0-9-amd64 #1 SMP Debian 5.10.70-1 (2021-09-30) x86_64 GNU/Linux
root@chimaera:~#
The log file says only this:
root@chimaera:~# cat /etc/pihole/install.log
[✓] Installing scripts from /etc/.pihole
[i] Installing configs from /etc/.pihole...
[✓] Installing latest Cron script
[i] Installing latest logrotate script...
[i] Existing logrotate file found. No changes made.
[✓] man pages installed and database updated
root@chimaera:~#
Pi-hole diagnostic says nothing.
I have uploaded the debug.log
and the token is https://tricorder.pi-hole.net/vsCgiCtv/
Note: as I saw it generated an error, I disabled NTP on IPv6 / IPv4.
Please advise.
Best,
JHM