ironsheep / RPi-Reporter-MQTT2HA-Daemon

Linux service to collect and transfer Raspberry Pi data via MQTT to Home Assistant (for RPi Monitoring)
GNU General Public License v3.0
441 stars 62 forks source link

Pi Zero & /opt/ Kernel Panic #126

Open codeclinic opened 6 months ago

codeclinic commented 6 months ago

Checklist:

Hi, If I install this using the given instructions on a Pi Zero to the /opt/ folder is causes a kernel panic and the system hangs.

eg: sudo git clone https://github.com/ironsheep/RPi-Reporter-MQTT2HA-Daemon.git /opt/RPi-Reporter-MQTT2HA-Daemon

However, if I clone to /services/RPi-Reporter-MQTT2HA-Daemon instead it copies fine and everything can be installed as expected.

The first things that jumps to mind is that the original Pi Zero is still stuck on the legacy OS (eg Buster).

ironsheep commented 6 months ago

@codeclinic Please tell me which version OS you are running. This is not happening for me at all. I have a number of RPi Zero's. All installed and run without issues.