FTL - Unable to get the latest release location from GitHub

Temporarily change nameserver in /etc/resolv.conf from 127.0.0.1 into 8.8.8.8:

sudo sed -i 's/127.0.0.1/8.8.8.8/' /etc/resolv.conf

And run repair:

pihole -r

4 Likes