unable to update

Running sudo pihole -up I get an error:

[i] sudo pihole -up
[i] Checking for updates...
[i] Pi-hole Core: up to date
[i] FTL: update available

[i] FTL out of date

[i] FTL Checks...
[i] Downloading and Installing FTL...curl: (22) The requested URL returned error: 404 Not Found
[✗] Downloading and Installing FTL
Error: URL not found

Debug Token:

dsl34xpanu

Let's temporarily reset your Pi host name server and try again.

sudo nano /etc/resolv.conf

Change 127.0.0.1 to 1.1.1.1 or public DNS of your choice, save and exit

pihole -up

Unable to complete update, please contact Pi-hole Support

fpwucs7c7k

Two out of three updated.

*** [ DIAGNOSING ]: Core version
[i] Core: v4.0 (https://discourse.pi-hole.net/t/how-do-i-update-pi-hole/249)
[i] Branch: master
[i] Commit: v4.0-0-gddbdb51

*** [ DIAGNOSING ]: Web version
[i] Web: v4.0 (https://discourse.pi-hole.net/t/how-do-i-update-pi-hole/249)
[i] Branch: master
[i] Commit: v4.0-0-gaf8c926c

*** [ DIAGNOSING ]: FTL version
[✓] FTL: v3.0 (https://discourse.pi-hole.net/t/how-do-i-update-pi-hole/249)

Let's try the nameserver change again but this time run

pihole -r and select "repair".

If this doesn't work, there are more steps to follow.

OK, that seemed to work. Pi-hole now v4.0, but FTL still v3.0

Try this command: pihole checkout master

A post was split to a new topic: Problem updating Pi-Hole

Ok, no errors but all data and graphs gone from web gui.

Clear your browser cache and restart the browser. This should clear out old javascript in the browser.

unfortunately not working. just spotted FTL is offline

Please generate another debug log and post the token. Thanks.

9phxnaa1wd

Where are you seeing this?

This new debug log shows that you are now on the dev branch of FTL. Your Pi-Hole is resolving DNS queries as it should.

*** [ DIAGNOSING ]: FTL version
[✓] FTL: vDev-8493df4 (https://discourse.pi-hole.net/t/how-do-i-update-pi-hole/249)

*** [ DIAGNOSING ]: Name resolution (IPv4) using a random blocked domain and a known ad-serving domain
[✓] 1409826644.notentop.com is 10.0.0.124 via localhost (127.0.0.1)
[✓] 1409826644.notentop.com is 10.0.0.124 via Pi-hole (10.0.0.124)
[✓] doubleclick.com is 216.58.210.46 via a remote, public DNS server (8.8.8.8)

on the dashboard and none of the graphs work still

What is the output of cat /etc/pihole/ftlbranch

cat /etc/pihole/ftlbranch

master

Anymore more help please?

Make a new debug token please.

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