Read the statement by Michael Teeuw here.
Black Screen when news doesnt fetch
-
@uok825 said in Black Screen when news doesnt fetch:
“version”: “2.24.0”,
Node v16.20.2Node 16 has reached End of Life. Please update node to version 20 and MM to 2.26.0 and check if the problem still occurs.
-
@uok825 EAI_AGAIN is a networking problem, unable to resolve address.
nothing we can do, other than improve the error recovery.
-
@sdetweil I understand that but why is going black screen? It can show something like network error on the screen.
-
@uok825 it can, but doesn’t handle the error, and crashes the browser…
many modules do not have very robust error recovery
-
@uok825 Is it the default newsfeed module that is causing this or a different third party newsfeed module?
-
@kayakbabe Default
-
Unfortunatly, only way I make it works : using a watch dog… then it auto restart MM.
https://github.com/MichMich/MMM-WatchDog