@RoboDoc said in TypeError: Cannot read property ‘hash’ of null:
at /home/pi/MagicMirror/modules/default/updatenotification/node_helper.js:68:31
line 68 in the node_helper of the update notification seems to check all modules on GitHub for updates, if i understand that correctly…
So there are two options:
Your mirror lost it’s wifi/internet connection. Maybe u could check on your router if the device had logged off from the wifi.
Or check the strength of the connection. Maybe take a look at the wifi_rebooter, as the wifi on the RPi 3 is not the best. So i installed an automatically wifi_rebooter here. U could try that as well: http://alexba.in/blog/2015/01/14/automatically-reconnecting-wifi-on-a-raspberrypi/
in my case my Pi pings my router address every 3 minutes and when it cannot reach it, it reboots it’s wifi itself.
Some of the 3rd party modules has errors. But i don’t think so. To check it u could just run the default modules for a while