pi-hole / FTL

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

FTL fails to install with SSL read error #236

Closed BasculethiTellur closed 6 years ago

BasculethiTellur commented 6 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?:

1


[BUG | ISSUE] Expected Behaviour: Installing Pi-Hole on an RPi3, should and previously did proceed with no errors. Fresh install of Raspbian Stretch.

[BUG | ISSUE] Actual Behaviour: The Pi-Hole installation script generates the following error: [i] Checking for existing FTL binary... [i] Downloading and Installing FTL000curl: (56) SSL read: error:00000000:lib(0}:func(0):reason(0), errno 104 [x] Downloading and installing FTL Error: URL not found

[BUG | ISSUE] Steps to reproduce:

-

-

Log file output [if available]

output

Device specifics

Hardware Type: rPi, VPS, etc OS:

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

BasculethiTellur commented 6 years ago

Ah, now fixed. A second run of the curl -sSL https://install.pi-hole.net | bash with the repair option seemed to fix it. Weirdly, pihole -r did not.¯_(ツ)_/¯

AzureMarker commented 6 years ago

Sounds like it might have been a temporary network error.