Web interface not reachable

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

Expected Behaviour:

Entering web interface on my home network via pi hole ip adress:
192.168.xxx.xxx/admin
http://192.168.xxx.xxx/admin

Actual Behaviour:

Web interface unreachable by multiple web browsers on multiple machines (Chrome: ERR_CONNECTION_REFUSED)

Also: no ads are blocked while I configured my ISP's router primary DNS server to the IP address of the Pi-hole.

Debug Token:

2iyl6tr9n7

I tried rebooting raspberry pi and router
Pinging the pi hole ip works fine
I have a fresh raspbian install with Kodi only

Do you have your Pi-Hole device connected to your network via ethernet or wireless? Your debug log shows the Pi-Hole with no IPV4 or IPV6 address on ethernet. Your file /etc/pihole/local.list shows the following IP address - 192.168.178.136

What is the static IP address assigned to your Pi-Hole by your router?

On the Pi host terminal, please run and paste the output of the following commands:

cat /etc/resolv.conf

ip addr

The problem is solved, I setup ethernet while in reality I use wireless. I did a new install with wireless setting.
Thank you for your time.

Excellent.

For future reference, if you run pihole -r and select the reconfigure option, this does the same without having to re-install.

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