Fresh install issues with raspbian stretch lite

Image:

RASPBIAN STRETCH LITE
Minimal image based on Debian Stretch
Version:November 2017
Release date:2017-11-29
Kernel version:4.9
SHA-256:e942b70072f2e83c446b9de6f202eb8f9692c06e7d92c343361340cc016e0c9f

I've ran the install command:

curl -sSL https://install.pi-hole.net | bash
selected quad9 as dns
webinterface yes
logs no

tryed to open the web interface via chrome but it didnt worked
tryed to type in sudo pihole -h
sudo: pihole: command not found

checked dnsmasq status
systemctl status dnsmasq.service
Unit dnsmasq.service could not be found.

any tipps on how to get pihole running again?

It doesn't appear that the install completed correctly as you are missing the pihole command. Try running the installer again.

running the installer again didnt solved my issue i had to reconfigure the nameserver from 127.0.0.1 to 8.8.8.8 and then rerun the installer its just strange that it didnt worked on a fresh install

We can't really determine what went wrong without seeing the full install log.

after i ve reinstalled pihole and disabled the log it also flushed the logs so i cant really check what went wrong.
next time i will check the logs before reinstalling it.

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