hjelev / rpi-mqtt-monitor

Raspberry Pi MQTT Monitor gathers system information and sends it to a MQTT server.
GNU General Public License v3.0
189 stars 43 forks source link

Error on install #114

Closed slothking87 closed 1 month ago

slothking87 commented 6 months ago

Running on a RPI 4B. Install via the automated install link

image

hjelev commented 6 months ago

What OS you are using on the rpi? Please show me the output of these commands:

cat /proc/cpuinfo | grep 'name'| uniq and cat /sys/firmware/devicetree/base/model

hjelev commented 1 month ago

closing for no response - pls open a new issue if this is still a problem.