Can't ping pihole (destination host unreachable)

Expected Behaviour:

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.

Debug Token:

https://tricorder.pi-hole.net/3byw9kjjad

*** [ 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.

I reconfigured, but it didn't help much. Rebooted the pi and tried to ping, still got Destination host is unreachable.

Please post a fresh debug token.

I can't even upload debug token nomore...

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]_

DM me the debug log, please.

How do I access debug log? I am sorry am total newbie=(

It says so in the output:

Did you install Pi-hole via dietpi-software or via curl -sSL https://install.pi-hole.net | bash?

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