I installed and reinstalled pihole multiple times, repaired it and debugged. Normally when before when I pinged pihole IP I would get some data back. Web pihole admin page would open without proble. I am using raspberry Pi 1 Model B with DietPi
Actual Behaviour:
Yet I cannot ping pihole web IP, all I get is destination host unreachable.
*** [ DIAGNOSING ]: Networking
[✓] IPv4 address(es) bound to the eth0 interface:
192.168.100.38/24 does not match the IP found in /etc/pihole/setupVars.conf (https://discourse.pi-hole.net/t/use-ipv6-ula-addresses-for-pi-hole/2127)
*** [ DIAGNOSING ]: Setup variables
BLOCKING_ENABLED=true
PIHOLE_INTERFACE=eth0
IPV4_ADDRESS=192.168.100.2
You have a mismatch between the IP address on the ethernet interface and the IP that Pi-hole is configured to use.
Run pihole -r and select reconfigure, then select the correct IP and interface on which Pi-hole will listen.
Here is what I get:
_[Would you like to upload the log? [y/N] y
* Using curl for transmission.
* curl failed, falling back to netcat for transmission.
tricorder.pi-hole.net: forward host lookup failed: Host name lookup failure : Resource temporarily unavailable
[✗] There was an error uploading your debug log.
Please try again or contact the Pi-hole team for assistance.
A local copy of the debug log can be found at: /var/log/pihole_debug.log]_