Expected Behaviour:
I was using the web interface for pihole and at the bottom there was the usual glowing red indicators for an update. Using putty, I logged in to pi and issued pihole -up command as I normally have. I expected the update to complete successfully as it usually has.
Please note that I am a novice at using Linux and not sure of my way around the OS.
-operating system (the first line after pihole -up command issued)
Linux RaspberryPi 4.19.93-v7l+ #1290 SMP Fri Jan 10 16:45:11 GMT 2020 armv7l
hardware:
Raspberry Pi 4
Actual Behaviour:
After I issued pihole -up command, the update began without errors until it detected unsupported OS:
Unsupported OS detected: Raspbian 10 If you are seeing this message and you do have a supported OS, please contact support. https://docs.pi-hole.net/main/prerequisites/#supported-operating-systems If you wish to attempt to continue anyway, you can try one of the following commands to skip this check: e.g: If you are seeing this message on a fresh install, you can run: curl -sSL https://install.pi-hole.net | sudo PIHOLE_SKIP_OS_CHECK=true bash If you are seeing this message after having run pihole -up: sudo PIHOLE_SKIP_OS_CHECK=true pihole -r (In this case, your previous run of pihole -up will have already updated the local repository) It is possible that the installation will still fail at this stage due to an unsupported configuration. If that is the case, you can feel free to ask the community on Discourse with the Community Help category: https://discourse.pi-hole.net/c/bugs-problems-issues/community-help/
After the update failed, a pihole -v gives this info:
Pi-hole version is v5.18.3 (Latest: v6.0)
web version is v5.21 (Latest: v6.0)
FTL version is v5.25.2 (Latest: v6.0)
Debug Token:
https://tricorder.pi-hole.net/5uJf8lSj/
Thanks for your help!
David