Pihole Webserver not connecting

The issue I am facing:
New user for pihole and trying to connect to the webserver and I am getting the error below.

I checked other conversations and the main issue was Lighttpd, but in my case, Lighttpd is working. Any other suggestions?

Details about my system:
raspberry pi 4

What I have changed since installing Pi-hole:
I have just installed the product, no changes made.

logs via pihole -d https://tricorder.pi-hole.net/FthDVSVS/

Try using 10.0.0.2.

Your debug log shows your eth0 interface is using 2 IPs:

*** [ DIAGNOSING ]: Networking
[✓] IPv4 address(es) bound to the eth0 interface:
    10.0.0.2/24
    10.0.0.5/24


that did not work.

I was able to solve the issue, I put static IP as 10.0.0.2 and the application started to work, I also had to change it on the raspberry pi to 10.0.0.2. I did make the edit during the installation so it can work with .5 but that didn't work, leaving it all default with the default .2 allowed me to connect. I would try to see if you can look more into this issue,

Issue
Changed static IP of pi to 10.0.0.5
Change pi hole static IP to match pi IP to 10.0.0.5

Steps I did to solve

change static IP form 10.0.0.5 to 10.0.0.2
Reinstall pihole and left everything default.

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