@karsten13 said in MMM-Remote-Control Not working well after upgrade to 2.29:
I submitted a PR
Thank you very much
@karsten13 said in MMM-Remote-Control Not working well after upgrade to 2.29:
I submitted a PR
Thank you very much
@kent79 said in MMM-Remote-Control Not working well after upgrade to 2.29:
is it a bug of 2.29 or remote module? how do fix it ? Thanks
I am still using default config
{
module: "MMM-Remote-Control",
// uncomment the following line to show the URL of the remote control on the mirror
// position: 'bottom_left',
// you can hide this module afterwards from the remote control itself
config: {
customCommand: {}, // Optional, See "Using Custom Commands" below
showModuleApiMenu: true, // Optional, Enable the Module Controls menu
secureEndpoints: true, // Optional, See API/README.md
// uncomment any of the lines below if you're gonna use it
// customMenu: "custom_menu.json", // Optional, See "Custom Menu Items" below
// apiKey: "", // Optional, See API/README.md for details
// classes: {} // Optional, See "Custom Classes" below
}
},
Many thanks for your quick reply always. It is not a urgent matter. You may investigate later. Thanks.
is it a bug of 2.29 or remote module? how do fix it ? Thanks
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)
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
The “updates” & “Modules Controls” is missing after upgrated to 2.29. It seems the modules can’t not load
Everything is work. Only MMM-Remote-Control doesn’t. When I access MM-Remote-Control through by web, in “updates”. It shows “not loaded module” And no any module control shown up