Read the statement by Michael Teeuw here.
MMM-RAIN-RADAR: Module is suspended
-
Since a few days the module MMM-RAIN-RADAR disappears after a few minutes and nothing more is displayed. Only after the refresh of the browser it appears again. And then disappears again. I didn’t change anything in my config.
Does anyone still have the problem and possibly a solution?
-
@ttarzan said in MMM-RAIN-RADAR: Module is suspended:
No Active Warnings! Suspending Self
looks like it is designed only to show if there are active warnings
from the readme for config
updateOnWarning: 1, // 1: after updateInterval, weather warnings for your US states will be used to determine if module should be hidden.
0 module is perpertually displayed
-
@ttarzan for debugging do
- open the developers window, ctrl-shift-i on the keyboard
- select the tab labeled console
- put part of the module name in the filter field (rain)
- see what the last actions are for that module
-
Here it is:
MMM-RAIN-RADAR: Inside Process MMM-RAIN-RADAR.js:99 MMM-RAIN-RADAR: No Active Warnings! Suspending Self MMM-RAIN-RADAR.js:127 MMM-RAIN-RADAR is suspended. module.js:198
-
@ttarzan said in MMM-RAIN-RADAR: Module is suspended:
No Active Warnings! Suspending Self
looks like it is designed only to show if there are active warnings
from the readme for config
updateOnWarning: 1, // 1: after updateInterval, weather warnings for your US states will be used to determine if module should be hidden.
0 module is perpertually displayed
-
@sdetweil That’s it! That’s it! Thank you very much!
I find it strange that the module ran for weeks with this setting. And suddenly no more.