Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pihole is not installing update #1948

Closed
philipp-buck opened this issue May 6, 2024 · 6 comments
Closed

Pihole is not installing update #1948

philipp-buck opened this issue May 6, 2024 · 6 comments

Comments

@philipp-buck
Copy link

Versions

pihole -v
Core
Version is v5.17.3-336-g6ce747c9 (Latest: null)
Branch is development-v6
Hash is 6ce747c (Latest: 6ce747c)
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 240a2fe (Latest: e10bb5c)

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

  • URL:

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.

@rdwebdesign
Copy link
Member

rdwebdesign commented May 6, 2024

Using the command line:

  • use pihole -d command.
  • when asked to upload the log, answer Y.
  • copy only the token and paste here.

@philipp-buck
Copy link
Author

@rdwebdesign
Copy link
Member

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
Copy link
Author

pihole updatechecker

pihole -v

Core
Version is v5.17.3-336-g6ce747c9 (Latest: null)
Branch is development-v6
Hash is 6ce747c (Latest: 6ce747c)
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 240a2fe (Latest: e10bb5c)

pihole-FTL -v

vDev-240a2fe

@rdwebdesign rdwebdesign changed the title Pihol ist not installing update Pihole is not installing update May 6, 2024
@philipp-buck
Copy link
Author

Today pihole -up simply updated es expected ....
Core
Version is v5.17.3-336-g6ce747c9 (Latest: null)
Branch is development-v6
Hash is 6ce747c (Latest: 6ce747c)
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 e10bb5c (Latest: e10bb5c)

I haven't changed anthing before running the update.

@rdwebdesign
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants