Read the statement by Michael Teeuw here.
MMM-Remote-Control Not working well after upgrade to 2.29
-
@kent79 so, are there any messages in the MagicMirror startup?
-
There is no any error log on startup. I have clean install MM, but still no luck. It seems MMM-Remote-Control can’t recognize modules after upgrade
-
@kent79 can you show the output of npm start
if using pm2 do
pm2 stop allcd ~/MagicMirror
nom start -
I am not using pm2
-
@kent79 ok show the output of npm start
-
I got the error message when running on pm2
0|mm | [2024-10-02 08:59:41.255] [ERROR] Whoops! There was an uncaught exception…
0|mm | [2024-10-02 08:59:41.262] [ERROR] TypeError: Cannot read properties of undefined (reading ‘modules’)
0|mm | at /home/user/MagicMirror/modules/MMM-Remote-Control/node_helper.js:224:60
0|mm | at FSReqCallback.readFileAfterClose [as oncomplete] (node:internal/fs/read/context:68:3) -
@kent79 ok, there is the answer why its not working at the remote
-
is it a bug of 2.29 or remote module? how do fix it ? Thanks
-
@kent79 i do not know at this time. im not aware of any change to config.js
-
Many thanks for your quick reply always. It is not a urgent matter. You may investigate later. Thanks.