Cannot complete pihole -up

I have tried to update my pihole using sudo pilhole -up and received the following error:

[i] Downloading and Installing FTL...curl: (6) Could not resolve host: github.com
sha1sum: pihole-FTL-armv6.sha1: No such file or directory
[✗] Downloading and Installing FTL
Error: Download of https://github.com/pi-hole/ftl/releases/latest/download/pihole-FTL-armv6 failed (checksum error)
[✗] FTL Engine not installed

Unable to complete update, please contact Pi-hole Support

I then tried again and received the error:

/opt/pihole/update.sh: line 111: os_check: command not found

I tried sudo apt-get update and sudo apt-get upgrade to update my pi.

Following completing all updates I still get the same errors.

I've googled and tried PIHOLE_SKIP_OS_CHECK=true sudo -E pihole -up as well as sudo PIHOLE_SKIP_OS_CHECK=true sudo -E pihole -up

I get the same os_check error as above.

Is there a solution to this?

I did sudo pihole -r and that seems to have done the job

1 Like