3.3.1 UI says update available 'pihole -up' says all is up2date. :(

Please follow the below template, it will help us to help you!

Expected Behaviour:

pihole -up should upgrade WEB UI to v4.0

Actual Behaviour:

**pi@pihole** : **~ $** pihole -up
[i] Checking for updates...
[i] Pi-hole Core: up to date
[i] Web Interface: up to date
[i] FTL: up to date
[✓] Everything is up to date!

pi@pihole : ~ $ cd /etc/.pihole && sudo git fetch --tags

From https://github.com/pi-hole/pi-hole
     t [tag update] v4.0 -> v4.0
    **pi@pihole** : **/etc/.pihole $** cd
    **pi@pihole** : **~ $** pihole -up
    [i] Checking for updates...
    [i] Pi-hole Core: up to date
    [i] Web Interface: up to date
    [i] FTL: up to date
    [✓] Everything is up to date!

run the following command pihole checkout master

2 Likes

That did the trick :slight_smile: thanks.

2 Likes

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