Reliability of RaspBerry

What is your experience with the reliability of Raspberry Pis, especially the Raspberry Pi 4 Model B? Is it reliable enough to run a smart home without hiccups, days of downtime, or hours of repairs? Because:

I installed Home Assistant on a Raspberry Pi 4B with 8 GB of RAM. After a year, I had problems restarting it after HA updates. I thought one of the updates had crashed the software installation. However, the green LED flashed eight times, indicating that no bootloader was found. I reinstalled HAOS on the SD card, restarted the Raspberry Pi, and it loaded HA, so I could upload my last backup. However, the subsequent restarts failed again. I found that when I plugged in the SD card and jiggled it, the Raspberry Pi would reboot, but fail on the next reboot. I tried installing HAOS on an external USB SSD. Sometimes it booted the OS, but not always. Sometimes, blue or magenta blocks appeared on the screen, and there were also sudden reboots. I then tried a USB memory stick, thinking the SSD might be drawing too much power. However, the stick was too slow, and the Raspberry Pi showed all the other symptoms.

Resoldering the critical solder joints, as suggested in the forums for this case, was out of the question. I took an identical Raspberry Pi 4 Model B 8 GB that I had earmarked for another project. I reinstalled HAOS, backups, etc., all with the aforementioned USB SSD. Most of the sensors were reconnected, especially the ZigBee sensors. However, the Bluetooth sensors that the old Raspi could still connect to were now inaccessible to the new one. I had difficulty with non-Zigbee Tuya devices. However, the connection with the Nabu Cloud was immediately re-established, including with Alexa.

Bought an eight Gb Pi 4 as soon as that model became available, running HA on it since then, but using an old fashioned spinning HDD. Never had any problems, so for me, pretty reliable.

1 Like

I had a Pi 4 with 8gb and usb ssd running HA for 2 years, never had issues.
HA running on a Pi5 now and the old Pi4 runs Pihole and is my DNS server.

1 Like

A pi4 8gb will be fine as hardware. Unfortunately they suffer easily solved issues.

First is the SD card reliability, as you discussed.

The second is the USB ports have limited power, so sometimes driving a USB SSD can draw too much power. It has nothing to do with the power supply but due to USB hardware. This can be solved by running the SSD on a power usb hub.

The only issue then is you can buy a mini PC with better hardware for less than the cost of pi with all the stuff needed to run it.

2 Likes