Update problems on Rapsberry Pi

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

Expected Behaviour:

After connecting to my Rapsberry pi with SSH the command "pihole -up" should start the update process.

Actual Behaviour:

But instead i get the warning: "/usr/local/bin/pihole: Zeile 72: /opt/pihole/update.sh: not found"
How is this possible? Pi-Hole is running and blocking ads... thanks!

What's the output of

ls -lAh /opt/pihole/

1 Like

If files are completely missing, sometimes the install is only partially completed.

What happens after running a pihole -r > Repair

1 Like

pihole -r worked! thank you very much. Also pihole -up is now working. It updated to version 3.2 and the console output tells me its up to date but in the webinterface it says version 3.3 is the newest one? But i'm fine with this... thanks for the help!

1 Like

The current versions are Pi-hole Version v3.3, Web Interface Version v3.3, FTL Version v3.0

Thx! Still pihole -up didnt work because it showed newest version but pihole -r did the job! :slight_smile:

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