Read the statement by Michael Teeuw here.
ERROR:node_controller.cc(585)] Trying to re-add dropped peer
-
@sdetweil MMM-GoogleMapsTraffic, MMM-MyGarbage, and MMM-GooglePhotos
-
@travishardiman hm…not seen problems related to those, but time to run disabling one at a time
add
disabled:true,
after the
module:
line
and restart mm -
@sdetweil ok, I’m starting with the google photos module and see how it goes. Are there any other logs that might be helpful for debugging?
-
@travishardiman the console which you know and the browser console
ctrl-shift-i, select the console tab and scroll up
red text is typically errors -
@sdetweil long term update after trying a few things out, the MMM-GoogleMapsTraffic module was the culprit. I started going down the path of trying to update the javascript issues when I discovered that your fork fixed them already. I uninstalled the original and installed yours and I haven’t had the black screen once since.
https://github.com/sdetweil/MMM-GoogleMapsTraffic
Thanks!
-
@travishardiman cool