Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. RoboDoc
    R
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    RoboDoc

    @RoboDoc

    0
    Reputation
    1
    Posts
    358
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    RoboDoc Follow

    Best posts made by RoboDoc

    This user hasn't posted anything yet.

    Latest posts made by RoboDoc

    • RE: TypeError: Cannot read property 'hash' of null

      Whoops! There was an uncaught exception…
      TypeError: Cannot read property ‘hash’ of null
      at /home/pi/MagicMirror/modules/default/updatenotification/node_helper.js:68:31
      at Git. (/home/pi/MagicMirror/node_modules/simple-git/src/git.js:1482:10)
      at done (/home/pi/MagicMirror/node_modules/simple-git/src/git.js:1354:21)
      at ChildProcess. (/home/pi/MagicMirror/node_modules/simple-git/src/git.js:1379:16)
      at emitTwo (events.js:106:13)
      at ChildProcess.emit (events.js:191:7)
      at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
      MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
      If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues

      –

      I get the same error message. I tried adjusting the reloadInterval-values, but it didn’t help much. Everything seems to work okay for a while, then after 8-10 error messages (appx 1-2 hrs), like the one above, MM suddenly shuts down. Haven’t started MM in debug mode, yet.

      I run a newly installed system, with fresh & updated Raspian (4.9.59-v7), MM, and a couple of modules - none of which throws any errors on startup. (Modules: alert, calendar, clock, currentweather, newsfeed, weatherforecast, updatenotification, MMM-GoogleMapsTraffic, MMM-Nest and calendar_monthly).

      posted in Troubleshooting
      R
      RoboDoc