@dazza120 Done just done a New Oth as from my limited understanding i would have to reauthorise the other devices of that Oth easier to do a new Oth. Anyway this just cost me 3 Magic Mirror modules as this is a must i would love to be able to shrink the text type down as when my Hue lights start going on they clash :( BRILIANT MODULE Love it!
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-Nest-Status - New module for your Nest thermostats and protect smoke detectors!
-
RE: MMM-Nest-Status - New module for your Nest thermostats and protect smoke detectors!
Great job this is what i have been looking for. I you have a dev account already is there anyway you can get that account to generate the token?
-
RE: Hello-Lucy
@mykle1 can you tell me where to makeup the Lucy voice clip, i just want to use a generic greeting for Lucy like your me2.mp3 without the name though lol, if you could help that would be appreciated. Great work on this, love it!
-
RE: Black Screen Of Death After Couple of Hours
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
-
Black Screen Of Death After Couple of Hours
Hi, as per the description, my magic mirror seems to go black screen after about 6 or so hours the first time i done the magic mirror on the Pi 3B+ the SD corrupted its a Sand disk 32Gb extreme, Pi is connected via ethernet and connection via VNC server. Im a Noob so be gentle :) ive looked every where for a solution other than starting a cronjob every 6 hours which is a pain as ive installed MMM-voice and want to control it through that but cronjob pm2 restart mm, loads everything afresh again meaning you have to change it to voice mode and all modules are displayed.
List of Modules MMM-NetworkConnection, default cal to UK, clock,weather forecast, current weather all default ones, updatenotification has been deleted from config.js. MMM-GoogleMapsTraffic, MMM-Hue and MMM-SystemStatus. So the magic mirror screen has gone black and its still open just alt-m and im connected via VNC and typing this on my iphone via the Pi so im actually doing this through the pi with 5chromium pages open and terminal so the pi itself hasn’t crashed. Ill post a log to the crash hopefully someone can help me out but seems that the black screen of death is not a new thing but still cant find a solution to it. thanks in advance for your help.
pm2 log mm
[TAILING] Tailing last 15 lines for [mm] process (change the value with --lines option)
/home/pi/.pm2/logs/mm-error.log last 15 lines:
0|mm | at loadConfig (/home/pi/MagicMirror/js/app.js:77:4)
0|mm | at App.start (/home/pi/MagicMirror/js/app.js:206:3)
0|mm | at Object. (/home/pi/MagicMirror/js/electron.js:116:7)
0|mm | TypeError: Cannot read property ‘split’ of undefined
0|mm | at loadModule (/home/pi/MagicMirror/js/app.js:108:25)
0|mm | at loadNextModule (/home/pi/MagicMirror/js/app.js:161:5)
0|mm | at /home/pi/MagicMirror/js/app.js:163:6
0|mm | at loadModule (/home/pi/MagicMirror/js/app.js:146:4)
0|mm | at loadNextModule (/home/pi/MagicMirror/js/app.js:161:5)
0|mm | at loadModules (/home/pi/MagicMirror/js/app.js:172:3)
0|mm | at /home/pi/MagicMirror/js/app.js:218:4
0|mm | at loadConfig (/home/pi/MagicMirror/js/app.js:77:4)
0|mm | at App.start (/home/pi/MagicMirror/js/app.js:206:3)
0|mm | at Object. (/home/pi/MagicMirror/js/electron.js:116:7)
0|mm | [32402:1208/231022.758399:FATAL:bus.cc(1152)] D-Bus connection was disconnected. Aborting./home/pi/.pm2/logs/mm-out.log last 15 lines:
0|mm | Connecting socket for: MMM-NetworkConnection
0|mm | MMM-NetworkConnection helper started …
0|mm | Connecting socket for: MMM-GoogleMapsTraffic
0|mm | Starting node_helper for module: MMM-GoogleMapsTraffic
0|mm | Connecting socket for: MMM-SystemStats
0|mm | Connecting socket for: newsfeed
0|mm | Starting module: newsfeed
0|mm | Sockets connected & modules started …
0|mm | Launching application.
0|mm | Create new calendar fetcher for url: https://www.officeholidays.com/ics/ics_country_code.php?iso=GB - Interval: 4000000
0|mm | Working notification system. Notification: MMM-GOOGLE_MAPS_TRAFFIC-GET payload: { style: ‘standard’ }
0|mm | Create new news fetcher for url: http://feeds.bbci.co.uk/news/uk/rss.xml - Interval: 300000
0|mm | MMM-voice: Checking files.
0|mm | starting network connection testing
0|mm | MMM-voice: Starting pocketsphinx.0|mm | Whoops! There was an uncaught exception…
0|mm | MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
0|mm | If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
0|mm | { Error: spawn ENOMEM
0|mm | at _errnoException (util.js:1024:11)
0|mm | at ChildProcess.spawn (internal/child_process.js:323:11)
0|mm | at exports.spawn (child_process.js:514:9)
0|mm | at Object.exports.execFile (child_process.js:224:15)
0|mm | at Object.module.(anonymous function) [as execFile] (ELECTRON_ASAR.js:199:20)
0|mm | at exports.exec (child_process.js:154:18)
0|mm | at childProcess.(anonymous function) (ELECTRON_ASAR.js:689:22)
0|mm | at /home/pi/MagicMirror/modules/MMM-SystemStats/node_modules/async/dist/async.js:66:19
0|mm | at /home/pi/MagicMirror/modules/MMM-SystemStats/node_modules/async/dist/async.js:3880:24
0|mm | at eachOfArrayLike (/home/pi/MagicMirror/modules/MMM-SystemStats/node_modules/async/dist/async.js:1069:9) code: ‘ENOMEM’, errno: ‘ENOMEM’, syscall: ‘spawn’ }