<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[[Electron] display en screen after installing MMM-PIR-Sensor]]></title><description><![CDATA[[[topic:post-is-deleted]]]]></description><link>https://forum.magicmirror.builders/topic/13502/electron-display-en-screen-after-installing-mmm-pir-sensor</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Apr 2026 17:58:37 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/13502.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 21 Aug 2020 11:57:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [Electron] display en screen after installing MMM-PIR-Sensor on Sat, 22 Aug 2020 17:58:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rikko14" aria-label="Profile: RIKKO14">@<bdi>RIKKO14</bdi></a> eaddrinuse means something is already using that port?</p>
<p dir="auto">did u reboot and then try pm2 start again</p>
<p dir="auto">pm2 status will show u what is defined and running</p>
]]></description><link>https://forum.magicmirror.builders/post/80575</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80575</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 22 Aug 2020 17:58:57 GMT</pubDate></item><item><title><![CDATA[Reply to [Electron] display en screen after installing MMM-PIR-Sensor on Sat, 22 Aug 2020 17:30:50 GMT]]></title><description><![CDATA[<p dir="auto">…without using MMM-PIR-Sensor or MMM-PIR, just tried with the PIR of MMM-Assistant2Display</p>
]]></description><link>https://forum.magicmirror.builders/post/80574</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80574</guid><dc:creator><![CDATA[RIKKO14]]></dc:creator><pubDate>Sat, 22 Aug 2020 17:30:50 GMT</pubDate></item><item><title><![CDATA[Reply to [Electron] display en screen after installing MMM-PIR-Sensor on Sat, 22 Aug 2020 17:28:39 GMT]]></title><description><![CDATA[<p dir="auto">my logs :</p>
<pre><code>pi@raspberrypi:~ $ pm2 logs --lines=100
[TAILING] Tailing last 100 lines for [all] processes (change the value with --lines option)
/home/pi/.pm2/pm2.log last 100 lines:
PM2        | 2020-08-22T15:45:31: PM2 log: pid=1888 msg=failed to kill - retrying in 100ms
PM2        | 2020-08-22T15:45:31: PM2 log: pid=1888 msg=failed to kill - retrying in 100ms
PM2        | 2020-08-22T15:45:31: PM2 log: pid=1888 msg=failed to kill - retrying in 100ms
PM2        | 2020-08-22T15:45:31: PM2 log: App [mm:0] exited with code [0] via signal [SIGINT]
PM2        | 2020-08-22T15:45:31: PM2 log: pid=1888 msg=process killed
PM2        | 2020-08-22T15:45:31: PM2 log: App [mm:0] starting in -fork mode-
PM2        | 2020-08-22T15:45:31: PM2 log: App [mm:0] online
PM2        | 2020-08-22T15:55:13: PM2 log: App [mm:0] exited with code [1] via signal [SIGINT]
PM2        | 2020-08-22T15:55:13: PM2 log: App [mm:0] starting in -fork mode-
PM2        | 2020-08-22T15:55:13: PM2 log: App [mm:0] online
PM2        | 2020-08-22T15:55:14: PM2 log: Stopping app:mm id:0
PM2        | 2020-08-22T15:55:15: PM2 log: App [mm:0] exited with code [0] via signal [SIGINT]
PM2        | 2020-08-22T15:55:15: PM2 log: pid=2771 msg=process killed
PM2        | 2020-08-22T15:55:15: PM2 log: PM2 successfully stopped
PM2        | 2020-08-22T15:55:24: PM2 log: ===============================================================================
PM2        | 2020-08-22T15:55:24: PM2 log: --- New PM2 Daemon started ----------------------------------------------------
PM2        | 2020-08-22T15:55:24: PM2 log: Time                 : Sat Aug 22 2020 15:55:24 GMT+0200 (GMT+02:00)
PM2        | 2020-08-22T15:55:24: PM2 log: PM2 version          : 4.4.1
PM2        | 2020-08-22T15:55:24: PM2 log: Node.js version      : 10.22.0
PM2        | 2020-08-22T15:55:24: PM2 log: Current arch         : arm
PM2        | 2020-08-22T15:55:24: PM2 log: PM2 home             : /home/pi/.pm2
PM2        | 2020-08-22T15:55:24: PM2 log: PM2 PID file         : /home/pi/.pm2/pm2.pid
PM2        | 2020-08-22T15:55:24: PM2 log: RPC socket file      : /home/pi/.pm2/rpc.sock
PM2        | 2020-08-22T15:55:24: PM2 log: BUS socket file      : /home/pi/.pm2/pub.sock
PM2        | 2020-08-22T15:55:24: PM2 log: Application log path : /home/pi/.pm2/logs
PM2        | 2020-08-22T15:55:24: PM2 log: Worker Interval      : 30000
PM2        | 2020-08-22T15:55:24: PM2 log: Process dump file    : /home/pi/.pm2/dump.pm2
PM2        | 2020-08-22T15:55:24: PM2 log: Concurrent actions   : 2
PM2        | 2020-08-22T15:55:24: PM2 log: SIGTERM timeout      : 1600
PM2        | 2020-08-22T15:55:24: PM2 log: ===============================================================================
PM2        | 2020-08-22T15:55:24: PM2 log: App [mm:0] starting in -fork mode-
PM2        | 2020-08-22T15:55:24: PM2 log: App [mm:0] online
PM2        | 2020-08-22T16:01:22: PM2 log: Stopping app:mm id:0
PM2        | 2020-08-22T16:01:23: PM2 log: pid=568 msg=failed to kill - retrying in 100ms
PM2        | 2020-08-22T16:01:23: PM2 log: pid=568 msg=failed to kill - retrying in 100ms
PM2        | 2020-08-22T16:01:23: PM2 log: pid=568 msg=failed to kill - retrying in 100ms
PM2        | 2020-08-22T16:01:23: PM2 log: pid=568 msg=failed to kill - retrying in 100ms
PM2        | 2020-08-22T16:01:23: PM2 log: pid=568 msg=failed to kill - retrying in 100ms
PM2        | 2020-08-22T16:01:23: PM2 log: pid=568 msg=failed to kill - retrying in 100ms
PM2        | 2020-08-22T16:01:23: PM2 log: pid=568 msg=failed to kill - retrying in 100ms
PM2        | 2020-08-22T16:01:23: PM2 log: App [mm:0] exited with code [0] via signal [SIGINT]
PM2        | 2020-08-22T16:01:23: PM2 log: pid=568 msg=process killed
PM2        | 2020-08-22T16:01:23: PM2 log: App [mm:0] starting in -fork mode-
PM2        | 2020-08-22T16:01:23: PM2 log: App [mm:0] online
PM2        | 2020-08-22T16:03:17: PM2 log: Stopping app:mm id:0
PM2        | 2020-08-22T16:03:17: PM2 log: App [mm:0] exited with code [0] via signal [SIGINT]
PM2        | 2020-08-22T16:03:17: PM2 log: pid=2333 msg=process killed
PM2        | 2020-08-22T16:03:17: PM2 log: App [mm:0] starting in -fork mode-
PM2        | 2020-08-22T16:03:17: PM2 log: App [mm:0] online
PM2        | 2020-08-22T18:17:09: PM2 log: ===============================================================================
PM2        | 2020-08-22T18:17:09: PM2 log: --- New PM2 Daemon started ----------------------------------------------------
PM2        | 2020-08-22T18:17:09: PM2 log: Time                 : Sat Aug 22 2020 18:17:09 GMT+0200 (GMT+02:00)
PM2        | 2020-08-22T18:17:09: PM2 log: PM2 version          : 4.4.1
PM2        | 2020-08-22T18:17:09: PM2 log: Node.js version      : 10.22.0
PM2        | 2020-08-22T18:17:09: PM2 log: Current arch         : arm
PM2        | 2020-08-22T18:17:09: PM2 log: PM2 home             : /home/pi/.pm2
PM2        | 2020-08-22T18:17:09: PM2 log: PM2 PID file         : /home/pi/.pm2/pm2.pid
PM2        | 2020-08-22T18:17:09: PM2 log: RPC socket file      : /home/pi/.pm2/rpc.sock
PM2        | 2020-08-22T18:17:09: PM2 log: BUS socket file      : /home/pi/.pm2/pub.sock
PM2        | 2020-08-22T18:17:09: PM2 log: Application log path : /home/pi/.pm2/logs
PM2        | 2020-08-22T18:17:09: PM2 log: Worker Interval      : 30000
PM2        | 2020-08-22T18:17:09: PM2 log: Process dump file    : /home/pi/.pm2/dump.pm2
PM2        | 2020-08-22T18:17:09: PM2 log: Concurrent actions   : 2
PM2        | 2020-08-22T18:17:09: PM2 log: SIGTERM timeout      : 1600
PM2        | 2020-08-22T18:17:09: PM2 log: ===============================================================================
PM2        | 2020-08-22T18:17:09: PM2 log: App [mm:0] starting in -fork mode-
PM2        | 2020-08-22T18:17:09: PM2 log: App [mm:0] online
PM2        | 2020-08-22T18:45:22: PM2 log: Stopping app:mm id:0
PM2        | 2020-08-22T18:45:22: PM2 log: App [mm:0] exited with code [0] via signal [SIGINT]
PM2        | 2020-08-22T18:45:22: PM2 log: pid=565 msg=process killed
PM2        | 2020-08-22T18:45:22: PM2 log: PM2 successfully stopped
PM2        | 2020-08-22T18:45:31: PM2 log: ===============================================================================
PM2        | 2020-08-22T18:45:31: PM2 log: --- New PM2 Daemon started ----------------------------------------------------
PM2        | 2020-08-22T18:45:31: PM2 log: Time                 : Sat Aug 22 2020 18:45:31 GMT+0200 (GMT+02:00)
PM2        | 2020-08-22T18:45:31: PM2 log: PM2 version          : 4.4.1
PM2        | 2020-08-22T18:45:31: PM2 log: Node.js version      : 10.22.0
PM2        | 2020-08-22T18:45:31: PM2 log: Current arch         : arm
PM2        | 2020-08-22T18:45:31: PM2 log: PM2 home             : /home/pi/.pm2
PM2        | 2020-08-22T18:45:31: PM2 log: PM2 PID file         : /home/pi/.pm2/pm2.pid
PM2        | 2020-08-22T18:45:31: PM2 log: RPC socket file      : /home/pi/.pm2/rpc.sock
PM2        | 2020-08-22T18:45:31: PM2 log: BUS socket file      : /home/pi/.pm2/pub.sock
PM2        | 2020-08-22T18:45:31: PM2 log: Application log path : /home/pi/.pm2/logs
PM2        | 2020-08-22T18:45:31: PM2 log: Worker Interval      : 30000
PM2        | 2020-08-22T18:45:31: PM2 log: Process dump file    : /home/pi/.pm2/dump.pm2
PM2        | 2020-08-22T18:45:31: PM2 log: Concurrent actions   : 2
PM2        | 2020-08-22T18:45:31: PM2 log: SIGTERM timeout      : 1600
PM2        | 2020-08-22T18:45:31: PM2 log: ===============================================================================
PM2        | 2020-08-22T18:45:31: PM2 log: App [mm:0] starting in -fork mode-
PM2        | 2020-08-22T18:45:31: PM2 log: App [mm:0] online
PM2        | 2020-08-22T19:26:59: PM2 log: Stopping app:mm id:0
PM2        | 2020-08-22T19:26:59: PM2 log: pid=564 msg=failed to kill - retrying in 100ms
PM2        | 2020-08-22T19:26:59: PM2 log: pid=564 msg=failed to kill - retrying in 100ms
PM2        | 2020-08-22T19:26:59: PM2 log: pid=564 msg=failed to kill - retrying in 100ms
PM2        | 2020-08-22T19:26:59: PM2 log: pid=564 msg=failed to kill - retrying in 100ms
PM2        | 2020-08-22T19:26:59: PM2 log: pid=564 msg=failed to kill - retrying in 100ms
PM2        | 2020-08-22T19:26:59: PM2 log: pid=564 msg=failed to kill - retrying in 100ms
PM2        | 2020-08-22T19:27:00: PM2 log: pid=564 msg=failed to kill - retrying in 100ms
PM2        | 2020-08-22T19:27:00: PM2 log: pid=564 msg=failed to kill - retrying in 100ms
PM2        | 2020-08-22T19:27:00: PM2 log: App [mm:0] exited with code [0] via signal [SIGINT]
PM2        | 2020-08-22T19:27:00: PM2 log: pid=564 msg=process killed

/home/pi/.pm2/logs/mm-error.log last 100 lines:
0|mm       |     at Class.addons (/home/pi/MagicMirror/modules/MMM-Assistant2Display/node_helper.js:1:5076)
0|mm       |     at Class.initialize (/home/pi/MagicMirror/modules/MMM-Assistant2Display/node_helper.js:1:3566)
0|mm       |     at MD5.cb (/home/pi/MagicMirror/modules/MMM-Assistant2Display/node_helper.js:1:807)
0|mm       |     at MD5.start (/home/pi/MagicMirror/modules/MMM-Assistant2Display/node_modules/@bugsounet/md5/index.js:1:1719) {
0|mm       |   code: 'EADDRINUSE',
0|mm       |   errno: 'EADDRINUSE',
0|mm       |   syscall: 'listen',
0|mm       |   address: '::',
0|mm       |   port: 8569
0|mm       | }
0|mm       | [2020-08-22 18:33:41.663] [ERROR]  MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
0|mm       | [2020-08-22 18:33:41.665] [ERROR]  If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
0|mm       | [2020-08-22 18:36:30.379] [ERROR]  Whoops! There was an uncaught exception...
0|mm       | [2020-08-22 18:36:30.380] [ERROR]  Error: listen EADDRINUSE: address already in use :::8569
0|mm       |     at Server.setupListenHandle [as _listen2] (net.js:1226:14)
0|mm       |     at listenInCluster (net.js:1274:12)
0|mm       |     at Server.listen (net.js:1362:7)
0|mm       |     at Function.listen (/home/pi/MagicMirror/modules/MMM-Assistant2Display/node_modules/express/lib/application.js:618:24)
0|mm       |     at DialServer.start (/home/pi/MagicMirror/modules/MMM-Assistant2Display/node_modules/@bugsounet/cast/index.js:90:23)
0|mm       |     at Class.addons (/home/pi/MagicMirror/modules/MMM-Assistant2Display/node_helper.js:1:5076)
0|mm       |     at Class.initialize (/home/pi/MagicMirror/modules/MMM-Assistant2Display/node_helper.js:1:3566)
0|mm       |     at MD5.cb (/home/pi/MagicMirror/modules/MMM-Assistant2Display/node_helper.js:1:807)
0|mm       |     at MD5.start (/home/pi/MagicMirror/modules/MMM-Assistant2Display/node_modules/@bugsounet/md5/index.js:1:1719) {
0|mm       |   code: 'EADDRINUSE',
0|mm       |   errno: 'EADDRINUSE',
0|mm       |   syscall: 'listen',
0|mm       |   address: '::',
0|mm       |   port: 8569
0|mm       | }
0|mm       | [2020-08-22 18:36:30.382] [ERROR]  MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
0|mm       | [2020-08-22 18:36:30.383] [ERROR]  If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
0|mm       | [2020-08-22 18:41:28.797] [ERROR]  Whoops! There was an uncaught exception...
0|mm       | [2020-08-22 18:41:28.798] [ERROR]  Error: listen EADDRINUSE: address already in use :::8569
0|mm       |     at Server.setupListenHandle [as _listen2] (net.js:1226:14)
0|mm       |     at listenInCluster (net.js:1274:12)
0|mm       |     at Server.listen (net.js:1362:7)
0|mm       |     at Function.listen (/home/pi/MagicMirror/modules/MMM-Assistant2Display/node_modules/express/lib/application.js:618:24)
0|mm       |     at DialServer.start (/home/pi/MagicMirror/modules/MMM-Assistant2Display/node_modules/@bugsounet/cast/index.js:90:23)
0|mm       |     at Class.addons (/home/pi/MagicMirror/modules/MMM-Assistant2Display/node_helper.js:1:5076)
0|mm       |     at Class.initialize (/home/pi/MagicMirror/modules/MMM-Assistant2Display/node_helper.js:1:3566)
0|mm       |     at MD5.cb (/home/pi/MagicMirror/modules/MMM-Assistant2Display/node_helper.js:1:807)
0|mm       |     at MD5.start (/home/pi/MagicMirror/modules/MMM-Assistant2Display/node_modules/@bugsounet/md5/index.js:1:1719) {
0|mm       |   code: 'EADDRINUSE',
0|mm       |   errno: 'EADDRINUSE',
0|mm       |   syscall: 'listen',
0|mm       |   address: '::',
0|mm       |   port: 8569
0|mm       | }
0|mm       | [2020-08-22 18:41:28.800] [ERROR]  MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
0|mm       | [2020-08-22 18:41:28.802] [ERROR]  If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
0|mm       | npm ERR! code ELIFECYCLE
0|mm       | npm ERR! errno 1
0|mm       | npm ERR! magicmirror@2.12.0 start: `DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js`
0|mm       | npm ERR! Exit status 1
0|mm       | npm ERR! 
0|mm       | npm ERR! Failed at the magicmirror@2.12.0 start script.
0|mm       | npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
0|mm       | 
0|mm       | npm ERR! A complete log of this run can be found in:
0|mm       | npm ERR!     /home/pi/.npm/_logs/2020-08-22T16_45_21_656Z-debug.log
0|mm       | [2020-08-22 18:45:47.160] [ERROR]  (node:731) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
0|mm       | [2020-08-22 18:45:47.163] [ERROR]  (node:731) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
0|mm       | [2020-08-22 18:48:27.965] [ERROR]  Whoops! There was an uncaught exception...
0|mm       | [2020-08-22 18:48:27.966] [ERROR]  Error: listen EADDRINUSE: address already in use :::8569
0|mm       |     at Server.setupListenHandle [as _listen2] (net.js:1226:14)
0|mm       |     at listenInCluster (net.js:1274:12)
0|mm       |     at Server.listen (net.js:1362:7)
0|mm       |     at Function.listen (/home/pi/MagicMirror/modules/MMM-Assistant2Display/node_modules/express/lib/application.js:618:24)
0|mm       |     at DialServer.start (/home/pi/MagicMirror/modules/MMM-Assistant2Display/node_modules/@bugsounet/cast/index.js:90:23)
0|mm       |     at Class.addons (/home/pi/MagicMirror/modules/MMM-Assistant2Display/node_helper.js:1:5076)
0|mm       |     at Class.initialize (/home/pi/MagicMirror/modules/MMM-Assistant2Display/node_helper.js:1:3566)
0|mm       |     at MD5.cb (/home/pi/MagicMirror/modules/MMM-Assistant2Display/node_helper.js:1:807)
0|mm       |     at MD5.start (/home/pi/MagicMirror/modules/MMM-Assistant2Display/node_modules/@bugsounet/md5/index.js:1:1719) {
0|mm       |   code: 'EADDRINUSE',
0|mm       |   errno: 'EADDRINUSE',
0|mm       |   syscall: 'listen',
0|mm       |   address: '::',
0|mm       |   port: 8569
0|mm       | }
0|mm       | [2020-08-22 18:48:27.991] [ERROR]  MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
0|mm       | [2020-08-22 18:48:27.992] [ERROR]  If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
0|mm       | [2020-08-22 19:14:00.927] [ERROR]  Whoops! There was an uncaught exception...
0|mm       | [2020-08-22 19:14:00.928] [ERROR]  Error: listen EADDRINUSE: address already in use :::8569
0|mm       |     at Server.setupListenHandle [as _listen2] (net.js:1226:14)
0|mm       |     at listenInCluster (net.js:1274:12)
0|mm       |     at Server.listen (net.js:1362:7)
0|mm       |     at Function.listen (/home/pi/MagicMirror/modules/MMM-Assistant2Display/node_modules/express/lib/application.js:618:24)
0|mm       |     at DialServer.start (/home/pi/MagicMirror/modules/MMM-Assistant2Display/node_modules/@bugsounet/cast/index.js:90:23)
0|mm       |     at Class.addons (/home/pi/MagicMirror/modules/MMM-Assistant2Display/node_helper.js:1:5076)
0|mm       |     at Class.initialize (/home/pi/MagicMirror/modules/MMM-Assistant2Display/node_helper.js:1:3566)
0|mm       |     at MD5.cb (/home/pi/MagicMirror/modules/MMM-Assistant2Display/node_helper.js:1:807)
0|mm       |     at MD5.start (/home/pi/MagicMirror/modules/MMM-Assistant2Display/node_modules/@bugsounet/md5/index.js:1:1719) {
0|mm       |   code: 'EADDRINUSE',
0|mm       |   errno: 'EADDRINUSE',
0|mm       |   syscall: 'listen',
0|mm       |   address: '::',
0|mm       |   port: 8569
0|mm       | }
0|mm       | [2020-08-22 19:14:00.930] [ERROR]  MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
0|mm       | [2020-08-22 19:14:00.931] [ERROR]  If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues

/home/pi/.pm2/logs/mm-out.log last 100 lines:
0|mm       | [2020-08-22 19:03:27.501] [INFO]   Newsfeed-Fetcher: Broadcasting 20 items.
0|mm       | [2020-08-22 19:03:27.642] [INFO]   Newsfeed-Fetcher: Broadcasting 20 items.
0|mm       | [2020-08-22 19:03:27.706] [INFO]   Newsfeed-Fetcher: Broadcasting 20 items.
0|mm       | [2020-08-22 19:03:27.840] [INFO]   Newsfeed-Fetcher: Broadcasting 20 items.
0|mm       | [2020-08-22 19:08:25.284] [LOG]    Use existing calendar fetcher for url: https://calendar.google.com/calendar/ical/normandiefinancement14%40gmail.com/private-a887a771c961ca2ba5fa4b44e690aa93/basic.ics
0|mm       | [2020-08-22 19:08:25.299] [INFO]   Calendar-Fetcher: Broadcasting 108 events.
0|mm       | [2020-08-22 19:08:25.710] [INFO]   Calendar-Fetcher: Broadcasting 108 events.
0|mm       | [2020-08-22 19:08:27.311] [INFO]   Newsfeed-Fetcher: Broadcasting 18 items.
0|mm       | [2020-08-22 19:08:27.476] [INFO]   Newsfeed-Fetcher: Broadcasting 20 items.
0|mm       | [2020-08-22 19:08:27.669] [INFO]   Newsfeed-Fetcher: Broadcasting 20 items.
0|mm       | [2020-08-22 19:08:27.774] [INFO]   Newsfeed-Fetcher: Broadcasting 20 items.
0|mm       | [2020-08-22 19:08:27.909] [INFO]   Newsfeed-Fetcher: Broadcasting 20 items.
0|mm       | [2020-08-22 19:08:27.978] [INFO]   Newsfeed-Fetcher: Broadcasting 20 items.
0|mm       | [2020-08-22 19:13:25.284] [LOG]    Use existing calendar fetcher for url: https://calendar.google.com/calendar/ical/normandiefinancement14%40gmail.com/private-a887a771c961ca2ba5fa4b44e690aa93/basic.ics
0|mm       | [2020-08-22 19:13:25.284] [INFO]   Calendar-Fetcher: Broadcasting 108 events.
0|mm       | [2020-08-22 19:13:25.717] [INFO]   Calendar-Fetcher: Broadcasting 108 events.
0|mm       | [2020-08-22 19:13:27.468] [INFO]   Newsfeed-Fetcher: Broadcasting 18 items.
0|mm       | [2020-08-22 19:13:27.603] [INFO]   Newsfeed-Fetcher: Broadcasting 20 items.
0|mm       | [2020-08-22 19:13:27.863] [INFO]   Newsfeed-Fetcher: Broadcasting 20 items.
0|mm       | [2020-08-22 19:13:27.973] [INFO]   Newsfeed-Fetcher: Broadcasting 20 items.
0|mm       | [2020-08-22 19:13:28.084] [INFO]   Newsfeed-Fetcher: Broadcasting 20 items.
0|mm       | [2020-08-22 19:13:28.166] [INFO]   Newsfeed-Fetcher: Broadcasting 20 items.
0|mm       | [2020-08-22 19:13:58.757] [LOG]    Use existing calendar fetcher for url: https://calendar.google.com/calendar/ical/normandiefinancement14%40gmail.com/private-a887a771c961ca2ba5fa4b44e690aa93/basic.ics
0|mm       | [2020-08-22 19:13:58.759] [INFO]   Calendar-Fetcher: Broadcasting 108 events.
0|mm       | [2020-08-22 19:13:58.980] [LOG]    Use existing news fetcher for url: https://www.lemonde.fr/rss/une.xml
0|mm       | [2020-08-22 19:13:58.992] [INFO]   Newsfeed-Fetcher: Broadcasting 18 items.
0|mm       | [2020-08-22 19:13:59.032] [LOG]    Use existing news fetcher for url: https://www.lemonde.fr/economie/rss_full.xml
0|mm       | [2020-08-22 19:13:59.032] [INFO]   Newsfeed-Fetcher: Broadcasting 20 items.
0|mm       | [2020-08-22 19:13:59.059] [LOG]    Use existing news fetcher for url: https://www.lemonde.fr/culture/rss_full.xml
0|mm       | [2020-08-22 19:13:59.063] [INFO]   Newsfeed-Fetcher: Broadcasting 20 items.
0|mm       | [2020-08-22 19:13:59.134] [LOG]    Refreshed access token because it has expired. Expired at: 19:13:58 now is: 19:13:59
0|mm       | [2020-08-22 19:13:59.378] [INFO]   Newsfeed-Fetcher: Broadcasting 18 items.
0|mm       | [2020-08-22 19:13:59.385] [LOG]    Use existing news fetcher for url: https://www.lemonde.fr/cinema/rss_full.xml
0|mm       | [2020-08-22 19:13:59.386] [INFO]   Newsfeed-Fetcher: Broadcasting 20 items.
0|mm       | [2020-08-22 19:13:59.598] [INFO]   Newsfeed-Fetcher: Broadcasting 20 items.
0|mm       | [2020-08-22 19:13:59.799] [INFO]   Newsfeed-Fetcher: Broadcasting 20 items.
0|mm       | [2020-08-22 19:13:59.828] [LOG]    Use existing news fetcher for url: https://www.lemonde.fr/musiques/rss_full.xml
0|mm       | [2020-08-22 19:13:59.829] [INFO]   Newsfeed-Fetcher: Broadcasting 20 items.
0|mm       | [2020-08-22 19:13:59.977] [INFO]   Newsfeed-Fetcher: Broadcasting 20 items.
0|mm       | [2020-08-22 19:14:00.003] [LOG]    Use existing news fetcher for url: https://www.lemonde.fr/sport/rss_full.xml
0|mm       | [2020-08-22 19:14:00.003] [INFO]   Newsfeed-Fetcher: Broadcasting 20 items.
0|mm       | [2020-08-22 19:14:00.046] [LOG]    [ASSISTANT] MMM-GoogleAssistant Version: 2.4.1
0|mm       | [2020-08-22 19:14:00.223] [INFO]   Newsfeed-Fetcher: Broadcasting 20 items.
0|mm       | [2020-08-22 19:14:00.251] [LOG]    [A2D] MMM-Assistant2Display Version: 2.3.7
0|mm       | [2020-08-22 19:14:00.412] [INFO]   Calendar-Fetcher: Broadcasting 108 events.
0|mm       | [2020-08-22 19:14:00.511] [INFO]   Newsfeed-Fetcher: Broadcasting 20 items.
0|mm       | [2020-08-22 19:14:00.533] [LOG]    [Error: failed to read sensor]
0|mm       | [2020-08-22 19:14:00.918] [LOG]    [INTERNET] Internet v1.0.0 Initialized...
0|mm       | [2020-08-22 19:14:00.919] [LOG]    [CAST] Cast v1.0.0 Initialized...
0|mm       | [2020-08-22 19:14:00.923] [LOG]    [SPOTIFY:ERROR] Token not found! /home/pi/MagicMirror/modules/MMM-Assistant2Display/spotify-token.json
0|mm       | [2020-08-22 19:14:00.924] [LOG]    [SPOTIFY:ERROR] Token Error ! ./spotify-token.json
0|mm       | [2020-08-22 19:14:00.925] [LOG]    [A2D] Assistant2Display is initialized.
0|mm       | [2020-08-22 19:14:00.963] [LOG]    [SNOWBOY] Model selected: jarvis
0|mm       | [2020-08-22 19:14:00.968] [LOG]    [SNOWBOY] snowboy v1.5.1 Initialized...
0|mm       | [2020-08-22 19:14:00.985] [LOG]    [ASSISTANT] RECIPE_LOADED: with-MMM-TelegramBot.js
0|mm       | [2020-08-22 19:14:00.995] [LOG]    [ASSISTANT] Assistant2Display Server Started
0|mm       | [2020-08-22 19:14:01.022] [LOG]    [ASSISTANT] Use native program (mpg321) for audio response
0|mm       | [2020-08-22 19:14:01.031] [LOG]    [SOUND] mpg321 Initialized
0|mm       | [2020-08-22 19:14:01.040] [LOG]    [ASSISTANT] Google Assistant is initialized.
0|mm       | [2020-08-22 19:14:01.401] [LOG]    [LPCM16] WARN: arecord: main:828: erreur à l'ouverture audio: Périphérique ou ressource occupé
0|mm       | 
0|mm       | [2020-08-22 19:14:01.403] [LOG]    [SNOWBOY] Retry restarting...
0|mm       | [2020-08-22 19:14:03.505] [LOG]    [LPCM16] WARN: arecord: main:828: erreur à l'ouverture audio: Périphérique ou ressource occupé
0|mm       | 
0|mm       | [2020-08-22 19:14:03.510] [LOG]    [SNOWBOY] Retry restarting...
0|mm       | [2020-08-22 19:14:05.643] [LOG]    [LPCM16] WARN: arecord: main:828: erreur à l'ouverture audio: Périphérique ou ressource occupé
0|mm       | 
0|mm       | [2020-08-22 19:14:05.646] [LOG]    [SNOWBOY] Retry restarting...
0|mm       | [2020-08-22 19:14:07.776] [LOG]    [LPCM16] WARN: arecord: main:828: 
0|mm       | [2020-08-22 19:14:07.777] [LOG]    [LPCM16] WARN: erreur à l'ouverture audio: Périphérique ou ressource occupé
0|mm       | 
0|mm       | [2020-08-22 19:14:07.780] [LOG]    [SNOWBOY] Retry restarting...
0|mm       | [2020-08-22 19:18:57.948] [LOG]    Use existing calendar fetcher for url: https://calendar.google.com/calendar/ical/normandiefinancement14%40gmail.com/private-a887a771c961ca2ba5fa4b44e690aa93/basic.ics
0|mm       | [2020-08-22 19:18:57.949] [INFO]   Calendar-Fetcher: Broadcasting 108 events.
0|mm       | [2020-08-22 19:18:58.339] [INFO]   Calendar-Fetcher: Broadcasting 108 events.
0|mm       | [2020-08-22 19:18:59.540] [INFO]   Newsfeed-Fetcher: Broadcasting 18 items.
0|mm       | [2020-08-22 19:18:59.722] [INFO]   Newsfeed-Fetcher: Broadcasting 20 items.
0|mm       | [2020-08-22 19:18:59.949] [INFO]   Newsfeed-Fetcher: Broadcasting 20 items.
0|mm       | [2020-08-22 19:19:00.201] [INFO]   Newsfeed-Fetcher: Broadcasting 20 items.
0|mm       | [2020-08-22 19:19:00.336] [INFO]   Newsfeed-Fetcher: Broadcasting 20 items.
0|mm       | [2020-08-22 19:19:00.612] [INFO]   Newsfeed-Fetcher: Broadcasting 20 items.
0|mm       | [2020-08-22 19:23:57.944] [LOG]    Use existing calendar fetcher for url: https://calendar.google.com/calendar/ical/normandiefinancement14%40gmail.com/private-a887a771c961ca2ba5fa4b44e690aa93/basic.ics
0|mm       | [2020-08-22 19:23:57.947] [INFO]   Calendar-Fetcher: Broadcasting 108 events.
0|mm       | [2020-08-22 19:23:58.321] [INFO]   Calendar-Fetcher: Broadcasting 108 events.
0|mm       | [2020-08-22 19:23:59.795] [INFO]   Newsfeed-Fetcher: Broadcasting 18 items.
0|mm       | [2020-08-22 19:23:59.994] [INFO]   Newsfeed-Fetcher: Broadcasting 20 items.
0|mm       | [2020-08-22 19:24:00.249] [INFO]   Newsfeed-Fetcher: Broadcasting 20 items.
0|mm       | [2020-08-22 19:24:00.500] [INFO]   Newsfeed-Fetcher: Broadcasting 20 items.
0|mm       | [2020-08-22 19:24:00.560] [INFO]   Newsfeed-Fetcher: Broadcasting 20 items.
0|mm       | [2020-08-22 19:24:00.786] [INFO]   Newsfeed-Fetcher: Broadcasting 20 items.
0|mm       | [2020-08-22 19:26:59.375] [LOG]    Shutting down server...
0|mm       | [2020-08-22 19:26:59.377] [LOG]    Stopping module helper: MMM-GoogleAssistant
0|mm       | [2020-08-22 19:26:59.377] [LOG]    Stopping module helper: MMM-Assistant2Display
0|mm       | [2020-08-22 19:26:59.378] [LOG]    Stopping module helper: updatenotification
0|mm       | [2020-08-22 19:26:59.379] [LOG]    Stopping module helper: calendar
0|mm       | [2020-08-22 19:26:59.379] [LOG]    Stopping module helper: MMM-DHT-Sensor
0|mm       | [2020-08-22 19:26:59.380] [LOG]    Stopping module helper: MMM-NowPlayingOnSpotify
0|mm       | [2020-08-22 19:26:59.380] [LOG]    Stopping module helper: newsfeed
0|mm       | [2020-08-22 19:26:59.467] [LOG]    [LPCM16] WARN: arecord: pcm_read:2145: erreur en lecture: Appel système interrompu
0|mm       | 



</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/80573</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80573</guid><dc:creator><![CDATA[RIKKO14]]></dc:creator><pubDate>Sat, 22 Aug 2020 17:28:39 GMT</pubDate></item><item><title><![CDATA[Reply to [Electron] display en screen after installing MMM-PIR-Sensor on Sat, 22 Aug 2020 17:25:22 GMT]]></title><description><![CDATA[<p dir="auto">I’m lost, can you tell me another time the electron rebuild procedure you  posted.</p>
]]></description><link>https://forum.magicmirror.builders/post/80572</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80572</guid><dc:creator><![CDATA[RIKKO14]]></dc:creator><pubDate>Sat, 22 Aug 2020 17:25:22 GMT</pubDate></item><item><title><![CDATA[Reply to [Electron] display en screen after installing MMM-PIR-Sensor on Sat, 22 Aug 2020 17:14:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rikko14" aria-label="Profile: RIKKO14">@<bdi>RIKKO14</bdi></a> ok, the fix the node versions problem u need use the electron rebuild procedure I posted.  it will throw this error long before ever testing the physical sensor.</p>
<p dir="auto">u said I started over, and reported the same node version conflict.</p>
]]></description><link>https://forum.magicmirror.builders/post/80571</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80571</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 22 Aug 2020 17:14:29 GMT</pubDate></item><item><title><![CDATA[Reply to [Electron] display en screen after installing MMM-PIR-Sensor on Sat, 22 Aug 2020 17:02:26 GMT]]></title><description><![CDATA[<p dir="auto">sorry I don’t understand your question …<br />
I do not know if I used the electron rebuild instructions in the PIR module folder. I preferred to remove the module so as not to have any conflict while I had the answer to my issue on the MMM-PIR forum because of the Node.js version problem<br />
There, I installed MMM-Assistant2Display which I am trying to adjust and for the moment I am encountering problems of use. I tried the PIR function of this module but it does not work, suddenly I wonder if my HC-SR501 would not be defective</p>
]]></description><link>https://forum.magicmirror.builders/post/80570</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80570</guid><dc:creator><![CDATA[RIKKO14]]></dc:creator><pubDate>Sat, 22 Aug 2020 17:02:26 GMT</pubDate></item><item><title><![CDATA[Reply to [Electron] display en screen after installing MMM-PIR-Sensor on Sat, 22 Aug 2020 13:08:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rikko14" aria-label="Profile: RIKKO14">@<bdi>RIKKO14</bdi></a> u used the electron rebuild instructions in the PIR module folder??</p>
]]></description><link>https://forum.magicmirror.builders/post/80564</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80564</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 22 Aug 2020 13:08:54 GMT</pubDate></item><item><title><![CDATA[Reply to [Electron] display en screen after installing MMM-PIR-Sensor on Sat, 22 Aug 2020 13:07:51 GMT]]></title><description><![CDATA[<p dir="auto">everything works except the PIR.<br />
thanks again for your help.<br />
now i need to customize the CSS  because my display is so big .</p>
]]></description><link>https://forum.magicmirror.builders/post/80563</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80563</guid><dc:creator><![CDATA[RIKKO14]]></dc:creator><pubDate>Sat, 22 Aug 2020 13:07:51 GMT</pubDate></item><item><title><![CDATA[Reply to [Electron] display en screen after installing MMM-PIR-Sensor on Sat, 22 Aug 2020 12:03:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rikko14" aria-label="Profile: RIKKO14">@<bdi>RIKKO14</bdi></a> same instructions as post 5 of the topic</p>
]]></description><link>https://forum.magicmirror.builders/post/80559</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80559</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 22 Aug 2020 12:03:37 GMT</pubDate></item><item><title><![CDATA[Reply to [Electron] display en screen after installing MMM-PIR-Sensor on Sat, 22 Aug 2020 08:19:37 GMT]]></title><description><![CDATA[<p dir="auto">I reinstalled everything last night except the GA module and had the same problem.<br />
This morning I start all over again with the MMM-PIR module and the [Electron] screen is displayed instead of my MM screen.<br />
My pm2 log indicated that there is a Node.js version pb: I am in version 73 while the require version is version 64.<br />
So I put an issue on the link of this module to request an update of the module with Node.js version 73, hoping that there is only that.<br />
In the meantime I put aside this module and reinstall all the modules for the X time.<br />
my pm2 log :</p>
<pre><code class="language-0|mm">0|mm       | was compiled against a different Node.js version using
0|mm       | NODE_MODULE_VERSION 64. This version of Node.js requires
0|mm       | NODE_MODULE_VERSION 73. Please try re-compiling or re-installing
0|mm       | the module (for instance, using `npm rebuild` or `npm install`).```


Thank you very much however for all your help and patience.</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/80556</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80556</guid><dc:creator><![CDATA[RIKKO14]]></dc:creator><pubDate>Sat, 22 Aug 2020 08:19:37 GMT</pubDate></item><item><title><![CDATA[Reply to [Electron] display en screen after installing MMM-PIR-Sensor on Fri, 21 Aug 2020 21:59:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> and disable the PIR module in config.js, and manually turn screen back on</p>
<p dir="auto">I’d this a Pi4. the off command works, the old on command doesn’t. I have seen others fight this but don’t remember any solution</p>
]]></description><link>https://forum.magicmirror.builders/post/80542</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80542</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 21 Aug 2020 21:59:21 GMT</pubDate></item><item><title><![CDATA[Reply to [Electron] display en screen after installing MMM-PIR-Sensor on Fri, 21 Aug 2020 21:45:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rikko14" aria-label="Profile: RIKKO14">@<bdi>RIKKO14</bdi></a> now on your PC, open browser to<br />
http://pi_ip:8080</p>
<p dir="auto">same up address u used for ssh</p>
<p dir="auto">now see magic mirror</p>
]]></description><link>https://forum.magicmirror.builders/post/80537</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80537</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 21 Aug 2020 21:45:22 GMT</pubDate></item><item><title><![CDATA[Reply to [Electron] display en screen after installing MMM-PIR-Sensor on Fri, 21 Aug 2020 20:02:40 GMT]]></title><description><![CDATA[<p dir="auto">I do this :<br />
<img src="/assets/uploads/files/1598040107203-sans-titre-resized.png" alt="Sans titre.png" class=" img-fluid img-markdown" /><br />
and type pm2 restart 0, but my screen of MM is steel powered off…</p>
]]></description><link>https://forum.magicmirror.builders/post/80526</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80526</guid><dc:creator><![CDATA[RIKKO14]]></dc:creator><pubDate>Fri, 21 Aug 2020 20:02:40 GMT</pubDate></item><item><title><![CDATA[Reply to [Electron] display en screen after installing MMM-PIR-Sensor on Fri, 21 Aug 2020 19:08:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rikko14" aria-label="Profile: RIKKO14">@<bdi>RIKKO14</bdi></a> on the ssh terminal, (its a terminal window, same as works on pi)</p>
<p dir="auto">cd MagicMirror/config<br />
nano config.js</p>
<p dir="auto">fix the text (move the cursor with the arrow keys and type and backspace<br />
then ctrl-o to write the changes back out and ctrl -x to exit nano<br />
then type pm2 restart 0</p>
<p dir="auto">for your windows box, get  winscp, then u can connect to pi as both terminal window (for commands)<br />
and a file system view, like windows, double click on folder to go in, or file to edit… use your favorite pc editor (I use notepad++_)</p>
]]></description><link>https://forum.magicmirror.builders/post/80525</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80525</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 21 Aug 2020 19:08:41 GMT</pubDate></item><item><title><![CDATA[Reply to [Electron] display en screen after installing MMM-PIR-Sensor on Fri, 21 Aug 2020 19:03:24 GMT]]></title><description><![CDATA[<p dir="auto">But I have only acces to my MM with SSH, so how to edit the config.js on the mirror with ssh ?</p>
]]></description><link>https://forum.magicmirror.builders/post/80524</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80524</guid><dc:creator><![CDATA[RIKKO14]]></dc:creator><pubDate>Fri, 21 Aug 2020 19:03:24 GMT</pubDate></item><item><title><![CDATA[Reply to [Electron] display en screen after installing MMM-PIR-Sensor on Fri, 21 Aug 2020 18:56:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rikko14" aria-label="Profile: RIKKO14">@<bdi>RIKKO14</bdi></a> edit the config.js on the mirror</p>
<p dir="auto">change address and ipWhitelist like this</p>
<pre><code>address:"0.0.0.0",
ipWhitelist:[],
</code></pre>
<p dir="auto">restart mm…</p>
<p dir="auto">now on your pc you can do<br />
http://pi_ip:8080</p>
<p dir="auto">and then u can open the dev window on that page</p>
<p dir="auto">i thought you said earlier you had removed the command to make your mirror screen turn off<br />
so you know which code is issuing the command…  tell where that was</p>
]]></description><link>https://forum.magicmirror.builders/post/80523</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80523</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 21 Aug 2020 18:56:32 GMT</pubDate></item><item><title><![CDATA[Reply to [Electron] display en screen after installing MMM-PIR-Sensor on Fri, 21 Aug 2020 18:50:02 GMT]]></title><description><![CDATA[<p dir="auto">that’s te problem…<br />
you ask me to do  ctrl+shift+i on the mirror keyboard :<br />
but the screen is powered off so nothing displayed, i don’t know if it’s displayed something, I can’t see it…<br />
or i don’t anderstand to acceed MM page with my pc, I have only this :<br />
<img src="/assets/uploads/files/1598035794764-sans-titre-resized.png" alt="Sans titre.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/80522</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80522</guid><dc:creator><![CDATA[RIKKO14]]></dc:creator><pubDate>Fri, 21 Aug 2020 18:50:02 GMT</pubDate></item><item><title><![CDATA[Reply to [Electron] display en screen after installing MMM-PIR-Sensor on Fri, 21 Aug 2020 18:40:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rikko14" aria-label="Profile: RIKKO14">@<bdi>RIKKO14</bdi></a> that is dev window open on forum page, not MM page</p>
]]></description><link>https://forum.magicmirror.builders/post/80521</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80521</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 21 Aug 2020 18:40:52 GMT</pubDate></item><item><title><![CDATA[Reply to [Electron] display en screen after installing MMM-PIR-Sensor on Fri, 21 Aug 2020 18:34:34 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://www.cjoint.com/c/JHvsIkBBC7T" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.cjoint.com/c/JHvsIkBBC7T</a></p>
]]></description><link>https://forum.magicmirror.builders/post/80520</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80520</guid><dc:creator><![CDATA[RIKKO14]]></dc:creator><pubDate>Fri, 21 Aug 2020 18:34:34 GMT</pubDate></item><item><title><![CDATA[Reply to [Electron] display en screen after installing MMM-PIR-Sensor on Fri, 21 Aug 2020 18:28:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rikko14" aria-label="Profile: RIKKO14">@<bdi>RIKKO14</bdi></a> i think the ‘failed to read the sensor’ error lead to the power off command being issued…</p>
<p dir="auto">but don’t know</p>
]]></description><link>https://forum.magicmirror.builders/post/80519</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80519</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 21 Aug 2020 18:28:50 GMT</pubDate></item><item><title><![CDATA[Reply to [Electron] display en screen after installing MMM-PIR-Sensor on Fri, 21 Aug 2020 18:27:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rikko14" aria-label="Profile: RIKKO14">@<bdi>RIKKO14</bdi></a> too small to read</p>
]]></description><link>https://forum.magicmirror.builders/post/80518</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80518</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 21 Aug 2020 18:27:09 GMT</pubDate></item><item><title><![CDATA[Reply to [Electron] display en screen after installing MMM-PIR-Sensor on Fri, 21 Aug 2020 18:25:55 GMT]]></title><description><![CDATA[<p dir="auto">ctrl+shift+i on the mirror keyboard : nothing displayed : because my screen is powered off : source of the issue…</p>
]]></description><link>https://forum.magicmirror.builders/post/80517</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80517</guid><dc:creator><![CDATA[RIKKO14]]></dc:creator><pubDate>Fri, 21 Aug 2020 18:25:55 GMT</pubDate></item><item><title><![CDATA[Reply to [Electron] display en screen after installing MMM-PIR-Sensor on Fri, 21 Aug 2020 18:22:14 GMT]]></title><description><![CDATA[<p dir="auto">ctrl+shift+i on the mirror keyboard : nothing displayed<br />
ctrl+shift+i on my pc keyboard : this is displayed :<br />
<img src="/assets/uploads/files/1598034128874-sans-titre-resized.png" alt="Sans titre.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/80516</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80516</guid><dc:creator><![CDATA[RIKKO14]]></dc:creator><pubDate>Fri, 21 Aug 2020 18:22:14 GMT</pubDate></item><item><title><![CDATA[Reply to [Electron] display en screen after installing MMM-PIR-Sensor on Fri, 21 Aug 2020 18:01:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rikko14" aria-label="Profile: RIKKO14">@<bdi>RIKKO14</bdi></a> i see this<br />
0|mm | [2020-08-21 19:37:58.395] [LOG] [LPCM16] WARN: arecord: pcm_read<br />
:2145: erreur en lecture: Appel système interrompu<br />
and this<br />
0|mm | [2020-08-21 19:43:41.435] [LOG] [Error: failed to read sensor]</p>
<p dir="auto">so we may have to look at t he browser dev window,<br />
ctrl-shift-i on the mirror keyboard<br />
select the tab labebled console,<br />
and scroll up to see any errors, usually in red text</p>
]]></description><link>https://forum.magicmirror.builders/post/80513</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/80513</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 21 Aug 2020 18:01:17 GMT</pubDate></item></channel></rss>