Read the statement by Michael Teeuw here.
[Electron] display en screen after installing MMM-PIR-Sensor
-
@RIKKO14 i see this
0|mm | [2020-08-21 19:37:58.395] [LOG] [LPCM16] WARN: arecord: pcm_read
:2145: erreur en lecture: Appel système interrompu
and this
0|mm | [2020-08-21 19:43:41.435] [LOG] [Error: failed to read sensor]so we may have to look at t he browser dev window,
ctrl-shift-i on the mirror keyboard
select the tab labebled console,
and scroll up to see any errors, usually in red text -
ctrl+shift+i on the mirror keyboard : nothing displayed
ctrl+shift+i on my pc keyboard : this is displayed :
-
ctrl+shift+i on the mirror keyboard : nothing displayed : because my screen is powered off : source of the issue…
-
@RIKKO14 too small to read
-
@RIKKO14 i think the ‘failed to read the sensor’ error lead to the power off command being issued…
but don’t know
-
-
@RIKKO14 that is dev window open on forum page, not MM page
-
that’s te problem…
you ask me to do ctrl+shift+i on the mirror keyboard :
but the screen is powered off so nothing displayed, i don’t know if it’s displayed something, I can’t see it…
or i don’t anderstand to acceed MM page with my pc, I have only this :
-
@RIKKO14 edit the config.js on the mirror
change address and ipWhitelist like this
address:"0.0.0.0", ipWhitelist:[],
restart mm…
now on your pc you can do
http://pi_ip:8080and then u can open the dev window on that page
i thought you said earlier you had removed the command to make your mirror screen turn off
so you know which code is issuing the command… tell where that was -
But I have only acces to my MM with SSH, so how to edit the config.js on the mirror with ssh ?