pi-hole / FTL

The Pi-hole FTL engine
https://pi-hole.net
Other
1.36k stars 194 forks source link

FTL error during pihole -up #1414

Closed davepae closed 2 years ago

davepae commented 2 years ago

In raising this issue, I confirm the following (please check boxes, eg [X]) Failure to fill the template will close your issue:

How familiar are you with the codebase?:

{replace this text with a number from 1 to 10, with 1 being not familiar, and 10 being very familiar}


[BUG | ISSUE] Expected Behaviour: pihole -up completes without FTL error

[BUG | ISSUE] Actual Behaviour: pihole -up exits with following error: [✓] Detected ARMv7 processor (with hard-float support) [i] Checking for existing FTL binary... curl: error while loading shared libraries: libhogweed.so.6: cannot open shared object file: No such file or directory [i] Downloading and Installing FTL...curl: error while loading shared libraries: libhogweed.so.6: cannot open shared object file: No such file or directory [✗] Downloading and Installing FTL Error: URL https://github.com/pi-hole/ftl/releases/latest/download/pihole-FTL-armv7-linux-gnueabihf not found [✗] FTL Engine not installed

Unable to complete update, please contact Pi-hole Support

[BUG | ISSUE] Steps to reproduce: sudo pihole -up

-

-

Log file output [if available]

[✓] Detected ARMv7 processor (with hard-float support) [i] Checking for existing FTL binary... curl: error while loading shared libraries: libhogweed.so.6: cannot open shared object file: No such file or directory [i] Downloading and Installing FTL...curl: error while loading shared libraries: libhogweed.so.6: cannot open shared object file: No such file or directory [✗] Downloading and Installing FTL Error: URL https://github.com/pi-hole/ftl/releases/latest/download/pihole-FTL-armv7-linux-gnueabihf not found [✗] FTL Engine not installed

Unable to complete update, please contact Pi-hole Support

Device specifics

Hardware Type: rPi4 OS: PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"

This template was created based on the work of udemy-dl.

davepae commented 2 years ago

UG! its my system. curl is throwing a library error. closing.