pi-hole / FTL

The Pi-hole FTL engine
https://pi-hole.net
Other
1.34k stars 187 forks source link

Pihole is not installing update #1948

Closed philipp-buck closed 1 month ago

philipp-buck commented 1 month ago

Versions

pihole -v Core Version is v5.17.3-336-g6ce747c9 (Latest: null) Branch is development-v6 Hash is 6ce747c9 (Latest: 6ce747c9) Web Version is v5.19-771-g78f59dda (Latest: null) Branch is development-v6 Hash is 78f59dda (Latest: 78f59dda) FTL Version is vDev-240a2fe (Latest: null) Branch is development-v6 Hash is 240a2fe7 (Latest: e10bb5c6)

Platform

Raspberry 3

cat /etc/os-release

PRETTY_NAME="Raspbian GNU/Linux 12 (bookworm)" NAME="Raspbian GNU/Linux" VERSION_ID="12" VERSION="12 (bookworm)" VERSION_CODENAME=bookworm ID=raspbian ID_LIKE=debian HOME_URL="http://www.raspbian.org/" SUPPORT_URL="http://www.raspbian.org/RaspbianForums" BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"

Expected behavior

pihole show there is a FTP update available (which also the webpage claims) so a pihole -up should update to the new version

Actual behavior / bug

pihole states everything is up2date

pihole -up [✓] Update local cache of available packages [✓] Checking for git [✓] Checking for iproute2 [✓] Checking for dialog [✓] Checking for ca-certificates

[i] Checking for updates... [i] Pi-hole Core: up to date [i] Web Interface: up to date [i] FTL binary already installed, verifying integrity... [i] Local binary up-to-date. No need to download! [i] FTL: up to date [i] Warning: You are using FTL from a custom branch (development-v6) and might be missing future releases.

[✓] Everything is up to date!

Steps to reproduce

pihole -v pihole -up

Debug Token

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.

rdwebdesign commented 1 month ago

Using the command line:

philipp-buck commented 1 month ago

https://tricorder.pi-hole.net/VTHJMsqB/

rdwebdesign commented 1 month ago

Please, try pihole updatechecker followed by pihole -v.

If after that FTL version is still wrong, what is the output of pihole-FTL -v?

philipp-buck commented 1 month ago

pihole updatechecker

pihole -v

Core Version is v5.17.3-336-g6ce747c9 (Latest: null) Branch is development-v6 Hash is 6ce747c9 (Latest: 6ce747c9) Web Version is v5.19-771-g78f59dda (Latest: null) Branch is development-v6 Hash is 78f59dda (Latest: 78f59dda) FTL Version is vDev-240a2fe (Latest: null) Branch is development-v6 Hash is 240a2fe7 (Latest: e10bb5c6)

pihole-FTL -v

vDev-240a2fe

philipp-buck commented 1 month ago

Today pihole -up simply updated es expected .... Core Version is v5.17.3-336-g6ce747c9 (Latest: null) Branch is development-v6 Hash is 6ce747c9 (Latest: 6ce747c9) Web Version is v5.19-773-ga2b2f60c (Latest: null) Branch is development-v6 Hash is a2b2f60c (Latest: a2b2f60c) FTL Version is vDev-e10bb5c (Latest: null) Branch is development-v6 Hash is e10bb5c6 (Latest: e10bb5c6)

I haven't changed anthing before running the update.
rdwebdesign commented 1 month ago

Good to know it is fixed.

Maybe it was some temporary issue, but at the moment there is not much we can do to find out what was the cause.

I will close the issue for now, but if it happens again please report back.