FTL Update schlägt fehl

Beim Versuch des Updates über

pihole -up

bekommen ich folgende Fehlermeldung:

/opt/pihole/update.sh: line 23: kle
readonly0PI_HGLEOFILE[_?IR5#-etc/.r)hole: No such file or directory
/opt/pihole/update.sh: line 26: $'PH_TEST\035true': command not found
/opt/pihole/update.sh: line 23: sktrce: command not found
/opt/pihole/update.sh: line 24: 3: command not found
/opt/pihole/update.sh: line 25: $'\363ource': command not found
/opt/pihole/update.sh: line 52: syntax error near unexpected token then' /opt/pihole/update.sh: line 52: ? if [[ "${#LOCAL}" == 0 U]; then'

Der Versuch das Problem über

curl -sSL https://install.pi-hole.net | sudo bash

zu beheben führte zu Update von PiHole und Webinterface auf aktuelle Version aber zu folgender Fehlermeldung:

[i] FTL Checks...
[✓] Detected ARMv7 processor (with hard-float support)
[i] Checking for existing FTL binary...
[i] Downloading and Installing FTL...main: line 2293: 10237 Segmentation fault sha1sum --status --quiet -c "${binary}".sha1
[✗] Downloading and Installing FTL
Error: Download of https://github.com/pi-hole/ftl/releases/latest/download/pihole-FTL-armv7-linux-gnueabihf failed (checksum error)
[✗] FTL Engine not installed

Besten Dank

Das sieht alles sehr kryptisch aus:

/opt/pihole/update.sh: line 23: kle
readonly0PI_HGLEOFILE[_?IR5#-etc/.r)hole: No such file or directory
/opt/pihole/update.sh: line 26: $'PH_TEST\035true': command not found
/opt/pihole/update.sh: line 23: sktrce: command not found
/opt/pihole/update.sh: line 24: 3: command not found
/opt/pihole/update.sh: line 25: $'\363ource':

Zusammen mit dem Segmentation fault

Downloading and Installing FTL...main: line 2293: 10237 Segmentation fault sha1sum --status --

denke ich am ehesten, dass es ein kaputtes Filesystem ist. Entweder deine Speicherkarte ist hinüber, oder deine Stromversorgung war nicht ausreichend, und es hat deshlab Schäden am Filesystem gegeben,

Danke dir. Dann setze ich das Ding wohl mal neu auf.

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