mmm-systemtemperature icon indicating copy to clipboard operation
mmm-systemtemperature copied to clipboard

Error: Command failed: /opt/vc/bin/vcgencmd measure_temp

Open Selyjohns opened this issue 3 years ago • 0 comments

Hello,

The module does not work for me, here's the pm2 logs

0|mm  | [14.04.2022 17:33.01.847] [LOG]
0|mm  | Error: Command failed: /opt/vc/bin/vcgencmd measure_temp
0|mm  | /bin/sh: 1: /opt/vc/bin/vcgencmd: not found
0|mm  |     at ChildProcess.exithandler (node:child_process:406:12)
0|mm  |     at ChildProcess.emit (node:events:390:28)
0|mm  |     at maybeClose (node:internal/child_process:1064:16)
0|mm  |     at Socket.<anonymous> (node:internal/child_process:450:11)
0|mm  |     at Socket.emit (node:events:390:28)
0|mm  |     at Pipe.<anonymous> (node:net:687:12) {
0|mm  |   killed: false,
0|mm  |   code: 127,
0|mm  |   signal: null,
0|mm  |   cmd: '/opt/vc/bin/vcgencmd measure_temp'
0|mm  | }

Is anyone know why ? Thank you for you help.

Selyjohns avatar Apr 14 '22 15:04 Selyjohns