error to update

run pihole on RPi, normally works fine, but today:

getting error when trying to update: sudo PIHOLE_SKIP_OS_CHECK=true 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
[✗] Unknown error. Please contact Pi-hole Support
[i] FTL: Something has gone wrong, contact support

Debug Token:

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

You are using the wrong branch for all 3 components:

[i] Branch: development-v6

development-v6 was discontinued a long time ago.

Please run this command to return to the correct branch:

pihole checkout master

After that, try to update again.

thank you so so much. this is resolved

I was running with the same issue on my RPI, and the PiHole checkout master worked as well.

Thank you
Helio

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.