Read the statement by Michael Teeuw here.
Black Screen Of Death After Couple of Hours
-
@dazza120 said in Black Screen Of Death After Couple of Hours:
0|mm | { Error: spawn ENOMEM
means no memory available to lauch the background app…
usually means doing more than physical memory can handle…
so… see https://www.answiz.com/questions/22232/node-js-catch-enomem-error-thrown-after-spawn
to verify no swap and enable itmmm-voice…
YOU don’t have to change to voice mode… just speak and IT will change the first time… (least thats what happens for me) -
Thanks that’s a bummer :( i’ll Try changing the update intervals for GoogleMapsTraffic as that’s what it could be, thanks for your help
-
Hello,
I have the same problem with the black screen and google maps.
Have you already found a solution?
Thank you.
Lars -
@Klinge only to do a Cron Job on the Pi every12hours
-
-
@dazza120 said in Black Screen Of Death After Couple of Hours:
only to do a Cron Job on the Pi every12hours
Hi,
I Have The same issue with google traffic, black srceen after 2 days.<thanks for your help
-
-
@sdetweil , ok thanks @MadScientist i find the modified module
how i can change mine only on change this file “MMM-GoogleMapsTraffic.js”Thanks !
-
@fonfon The way I would do it:
Rename the old folder of the old Maps-Module and download the new, modified version. Enter the folder of the new version and runnpm install
. Config should be the same, so no need to change anything there.Test and report back if everything worked.
-
@madscientist you’ve got it!