Installed on raspberry Pi, but can't find Pi-Hole site not loading?

Please follow the below template, it will help us to help you!

If you are Experiencing issues with a Pi-hole install that has non-standard elements (e.g you are using nginx instead of lighttpd, or there is some other aspect of your install that is customised) - please use the Community Help category.

Expected Behaviour:

I tried to install Pi-Hole in terminal after SSH into my PI, but I can't access the Pi-Hole site
-operating system: Homebridge Raspbian v0.0.17 -
-hardware]_ Raspberry Pi 4 Model B Rev 1.4

Actual Behaviour:

I installed Pi-Hole, got this message in terminal after SSH into my PI:

Starting Pi-hole installer...
curl: (6) Could not resolve host: install.pi-hole.net
Pi-hole has been installed
Access Pi-hole in your browser by going to:
****** http://homebridge.local:80/admin*

But going to this site does nothing and I can't get to Pi-Hole interface. What am I doing wrong?

Please upload a debug log and post just the token that is generated after the log is uploaded by running the following command from the Pi-hole host terminal:

pihole -d

or do it through the Web interface:

Tools > Generate Debug Log

Thanks. But I can't get to the web interface. Where do I run that pihole -d command? In terminal after I ssh into the Pi? If so, I tried that and got:

pi@homebridge : ~ $ pihole -d

-bash: pihole: command not found

pi@homebridge : ~ $

Sorry, this is new to me and I'm learning!

What installer are you using to put Pi-hole on your Homebridge device? This is not a message we produce:

*Access Pi-hole in your browser by going to:*
****** [http://homebridge.local:80/admin* ](http://homebridge.local:80/admin*)

I'm installing using my Raspberry Pi, in Terminal on a Mac, which I first ssh into my Pi.

I used this as a guide:

Here is where you get help for that guide.

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