Pi Zero W loses connectivity periodically

I have installed Pihole on the latest version of Raspbian on a Pi zero W. After running for between an hour and 10 hours, the Rpi hangs. The power light is on but I cannot access the Pi using a keyboard, ssh or the web interface. The install of the OS and the Pihole software is completely standard.

I have changed the SD card and the Rpi board and the problem continues. I have tried increasing the swap file size but again the doesn't help. I have tried changing the power supply (both standard RPI "official" adapters. and again this make no difference. I have tried installing the Pihole software at least 4 times.

I have installed Pihole in exactly the same way on a Rpi 4 and the system works perfectly.

Any suggestion on how I can resolve this issue would be gratefully received.

I think the following might be relevent.

**** Extract from the syslog file: *******

Feb 20 14:40:01 rpiz1 CRON[18244]: (root) CMD (   PATH="$PATH:/usr/sbin:/usr/local/bin/" pihole updatechecker local)
Feb 20 14:50:01 rpiz1 CRON[20221]: (root) CMD (   PATH="$PATH:/usr/sbin:/usr/local/bin/" pihole updatechecker local)
Feb 20 14:50:06 rpiz1 dhcpcd[505]: wlan0: hardware address 00:00:00:00:00:00 claims 192.168.0.63
Feb 20 14:50:08 rpiz1 dhcpcd[505]: wlan0: hardware address 00:00:00:00:00:00 claims 192.168.0.63
Feb 20 14:50:08 rpiz1 dhcpcd[505]: wlan0: 10 second defence failed for 192.168.0.63
Feb 20 14:50:08 rpiz1 avahi-daemon[256]: Withdrawing address record for 192.168.0.63 on wlan0.
Feb 20 14:50:08 rpiz1 avahi-daemon[256]: Leaving mDNS multicast group on interface wlan0.IPv4 with address 192.168.0.63.
Feb 20 14:50:08 rpiz1 dhcpcd[505]: wlan0: deleting route to 192.168.0.0/24
Feb 20 14:50:08 rpiz1 dhcpcd[505]: wlan0: deleting default route via 192.168.0.1
Feb 20 14:50:08 rpiz1 avahi-daemon[256]: Interface wlan0.IPv4 no longer relevant for mDNS.
Feb 20 14:50:08 rpiz1 systemd[1]: dhcpcd.service: Main process exited, code=killed, status=11/SEGV
Feb 20 14:50:09 rpiz1 avahi-daemon[256]: Interface wlan0.IPv6 no longer relevant for mDNS.
Feb 20 14:50:09 rpiz1 avahi-daemon[256]: Leaving mDNS multicast group on interface wlan0.IPv6 with address fdaa:bbcc:ddee:0:14c6:546:fd47:c5cd.
Feb 20 14:50:09 rpiz1 avahi-daemon[256]: Withdrawing address record for fdaa:bbcc:ddee:0:14c6:546:fd47:c5cd on wlan0.
Feb 20 14:50:09 rpiz1 systemd[1]: dhcpcd.service: Failed with result 'signal'.

********* End ***********

Expected Behaviour:

That the Pihole should work for extended periods with out issues

Actual Behaviour:

The RPI hangs appears to hang after an unspecified period

Debug Token:

https://tricorder.pi-hole.net/39uh0x4vds

These are OS level errors. I would research the Linux forums for solutions to this problem. If the underlying OS will not run continuously, Pi-hole will also not be available continuously.

Your Pi-hole debug log is normal.

I also moved this post to the Community Help category.

I will investigate further but these errors only seem to occur after I have installed Pihole.

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