MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. c502
    3. Topics
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    C
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 8
    • Groups 0

    Topics

    • C

      MM Crashing

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting error crash stacktrace stack trace allocation failure security
      3
      1
      0 Votes
      3 Posts
      2k Views
      S
      This is not out of disk space ( memory card). This is runtime memory out of space. Typically when u see this kind of error, some code has allocated space for data, but didn’t free it ( over and over) when it was no longer needed. GC is garbage collection, which reclaims memory space no longer referenced.
    • C

      US Weather Alerts

      Watching Ignoring Scheduled Pinned Locked Moved Requests weather alert severe thundersrorm watch warning tornado flood
      5
      1
      1 Votes
      5 Posts
      4k Views
      S
      I know this is old, but I was able to modify the forecast-io module to show weather alerts https://github.com/esmoyer/MMM-forecast-io
    • 1 / 1