Read the statement by Michael Teeuw here.
Sometimes random modules gets hidden
-
We don’t know which modules you are using. We have no second-sights.
Test by yourself with obsoleting(removing or outcommenting) some modules, then execute MM again. When some specific module is not included, there seems no problem, that module will be the suspect.
Or tell us which modules you are using. -
Check the log file. Search for hide or similar. Maybe there is a notification from somewhere that hides the modules.
Also add the excellent MMM-Logging module to get time stamps in log file, helps a bit when debugging.
-
@retroflex Thanks I have added MMM-Logging. But I couldn’t see any information about this issue in the out.log (However the error log is quite big, around 300MB, is that normal?)
2019-03-02T23:49:17 <log> payload: undefined (/home/pi/MagicMirror/modules/MMM-Logging/node_helper.js:34 Class.socketNotificationReceived) 2019-03-02T23:54:00 <log> payload: undefined (/home/pi/MagicMirror/modules/MMM-Logging/node_helper.js:34 Class.socketNotificationReceived) 2019-03-03T00:04:00 <log> payload: undefined (/home/pi/MagicMirror/modules/MMM-Logging/node_helper.js:34 Class.socketNotificationReceived) 2019-03-03T00:14:00 <log> payload: undefined (/home/pi/MagicMirror/modules/MMM-Logging/node_helper.js:34 Class.socketNotificationReceived) 2019-03-03T00:24:01 <log> payload: undefined (/home/pi/MagicMirror/modules/MMM-Logging/node_helper.js:34 Class.socketNotificationReceived) 2019-03-03T00:34:01 <log> payload: undefined (/home/pi/MagicMirror/modules/MMM-Logging/node_helper.js:34 Class.socketNotificationReceived) 2019-03-03T00:44:01 <log> payload: undefined (/home/pi/MagicMirror/modules/MMM-Logging/node_helper.js:34 Class.socketNotificationReceived) 2019-03-03T00:54:01 <log> payload: undefined (/home/pi/MagicMirror/modules/MMM-Logging/node_helper.js:34 Class.socketNotificationReceived) 2019-03-03T01:04:02 <log> payload: undefined (/home/pi/MagicMirror/modules/MMM-Logging/node_helper.js:34 Class.socketNotificationReceived) 2019-03-03T01:14:02 <log> payload: undefined (/home/pi/MagicMirror/modules/MMM-Logging/node_helper.js:34 Class.socketNotificationReceived) 2019-03-03T01:24:02 <log> payload: undefined (/home/pi/MagicMirror/modules/MMM-Logging/node_helper.js:34 Class.socketNotificationReceived)
I’m having lots of infos like this… but nothing else, the issue is still there…
I was able to capture when it disappears (I looking at it at the moment). It just the modules faded out, like someone hidden it. No crash, no restart, nothing spectacular…
-
@radokristof said in Sometimes random modules gets hidden:
but now all of my used modules support this (hide and show) by design
How so?
-
@Mykle1 It has it as a config parameter.
Like MMM-MyCommute has hideDays, startTime, etc…
-
Now I was able to reduce the error a little bit. Now it seems that this happens only after a day or so, and if happens, not randomly, but every module got hidden, except the “currentweather, forecast” modules…
-
@radokristof same problem here…
-
@costascontis Sorry, haven’t seen your post. Since then, could you solved this?
Which modules are enabled and shown on your mirror? I almost thought that this problem is gone, it was good for days, but I have seen it again yesterday.
-
@radokristof yes i solved it.it was MMM-AssistantMk2 responsible for my issue.I disabled module’s hideonidle (something like that) option and all good.
-
@costascontis can u mark this solved? click the 3 dots to the right