Please follow the below template, it will help us to help you!
Expected Behaviour:
Running `curl -sSL https://install.pi-hole.net | bash
Actual Behaviour:
Should just work but failed with curl 77. So I tried method 1 & 2 installation as well as -sSLk which proceeded. It failed at FTL Engine (unable to locate latest)
Debug Token:
[curl: (77) error setting certificate verify locations:
CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs]
Things I Tried
sudo apt-get update (successfully)
ca-certificates: This is the latest with OMV (I have another XU4 running with the same cert and latest pihole)
Installed: 20161130+nmu1+deb9u1
Candidate: 20161130+nmu1+deb9u1
Version table:
*** 20161130+nmu1+deb9u1 500
500 Index of /debian stretch/main armhf Packages
100 /var/lib/dpkg/status
curl -si Release v6.0.4 · pi-hole/FTL · GitHub returns empty string but able to wget
Changed /etc/resolv.conf to nameserver 1.1.1.1 (did not help)
I am really confused as both XU4 are running the same OMV version and cert. This XU4 is giving me problem installing pi-hole which installed seemlessly on the other server.