A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    94 Views
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    1 Views
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    8 Views
  • This topic is deleted!

    Unsolved
    1
    3
    0 Votes
    1 Posts
    20 Views
  • Raspberry 2 clean install showing as black screen

    Unsolved
    8
    0 Votes
    8 Posts
    3k Views
    A
    @sdetweil said in Raspberry 2 clean install showing as black screen: npm remove electron npm install electron@1.7.9 I will have to try that. Thank you! My fix had been to install another web browser and use that. Electron’s built-in browser seemed to always show a black screen.
  • Weather module not getting shown

    15
    0 Votes
    15 Posts
    10k Views
    idoodlerI
    @michaels It looks like you don’t use pm2 to run MagicMirror. How did you install MagicMirror, did you use the automatic installation?
  • TypeError: curr.start.toISOString is not a function

    34
    0 Votes
    34 Posts
    33k Views
    M
    it does not :-(
  • Cant run npm start or npm install on my macbook air please help

    Unsolved
    4
    2
    0 Votes
    4 Posts
    3k Views
    piedanielP
    Need to install X-Code on your mac. If not, you will not able to run the app.
  • email module: Update of Emails stops

    Unsolved
    1
    0 Votes
    1 Posts
    742 Views
    C
    I am using the email module together with an gmx.net account (not gmail). So far everything works okay but after some hours (sometimes a day) it stops showing new E-Mails. I think that might be caused by the fact that the provider (gmx in this) drops the IMAP session and thus no new email push is received. Also tried with other providers and it shows similar behaviour. Is there a way to invoke a manual update in intervals? Or sending a notification to re-connect / re-establish the session? I tried using the schedule module to send a LISTEN_EMAIL notification but nothing happens.
  • Mirror stays black, nothing shown

    3
    0 Votes
    3 Posts
    2k Views
    S
    i did npm remove electron npm install electron@1.7.9 and my black screen is gone
  • Firing off Javascript after getDom elements have drawn on the page

    Unsolved
    2
    0 Votes
    2 Posts
    1k Views
    strawberry 3.141S
    @jetnet the only hook that I’m aware off is when the getdom function gets executed the first time, then you could work with MODULE_DOM_CREATED or DOM_OBJECTS_CREATED, but for me it sounds like you are looking for something that gets triggered everytime the dom gets updated not just once. https://github.com/MichMich/MagicMirror/tree/master/modules#notificationreceivednotification-payload-sender
  • O365 Calendar won't seem to load

    Unsolved
    1
    0 Votes
    1 Posts
    718 Views
    M
    So, maybe I cannot read very well, but I thought I read that a known O365 calendar bug was fixed in the newer updates. I updated, but still get the below. Turning out to be a nuisance as I need my work calendar. Thanks! Create new todo fetcher for list: inbox - Interval: 60000 Whoops! There was an uncaught exception... TypeError: curr.exdates[i].toISOString is not a function at Object.ical.objectHandlers.END (/home/pi/MagicMirror/modules/default/calendar/vendor/ical.js/node-ical.js:44:44) at Object.handleObject (/home/pi/MagicMirror/modules/default/calendar/vendor/ical.js/ical.js:267:41) at Object.parseICS (/home/pi/MagicMirror/modules/default/calendar/vendor/ical.js/ical.js:308:20) at Request._callback (/home/pi/MagicMirror/modules/default/calendar/vendor/ical.js/node-ical.js:11:24) at Request.self.callback (/home/pi/MagicMirror/node_modules/request/request.js:186:22) at emitTwo (events.js:106:13) at Request.emit (events.js:194:7) at Request. (/home/pi/MagicMirror/node_modules/request/request.js:1163:10) at emitOne (events.js:96:13) at Request.emit (events.js:191:7) 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
  • This topic is deleted!

    Unsolved
    1
    2
    0 Votes
    1 Posts
    3 Views
  • Update Broke it good?

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    ?
    So I went with what I thought I knew. Followed the instructions listed here: https://stackoverflow.com/questions/42741243/how-do-you-install-newest-version-of-node-js-on-raspberry-pi and now I get the below :-( Any ideas? Error: Electron failed to install correctly, please delete node_modules/electron and try installing again at Object. (/home/pi/MagicMirror/node_modules/electron/index.js:9:9) at Module._compile (internal/modules/cjs/loader.js:678:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:689:10) at Module.load (internal/modules/cjs/loader.js:589:32) at tryModuleLoad (internal/modules/cjs/loader.js:528:12) at Function.Module._load (internal/modules/cjs/loader.js:520:3) at Module.require (internal/modules/cjs/loader.js:626:17) at require (internal/modules/cjs/helpers.js:20:18) at Object. (/home/pi/MagicMirror/node_modules/electron/cli.js:3:16) at Module._compile (internal/modules/cjs/loader.js:678:30) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! magicmirror@2.3.1 start: `sh run-start.sh` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the magicmirror@2.3.1 start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! /home/pi/.npm/_logs/2018-05-09T16_16_54_422Z-debug.log
  • Refresh browser??

    4
    0 Votes
    4 Posts
    2k Views
    Mykle1M
    @cyberphox How long have you been doing this? ;-)
  • Problem viewing this site on phone

    Solved
    7
    1 Votes
    7 Posts
    3k Views
    paviroP
    @damian yeah I also changed the skin while I was at it :smiling_face_with_open_mouth_cold_sweat:
  • Need help with Config.js!

    magic mirror modules config modules config.js beginner
    7
    0 Votes
    7 Posts
    3k Views
    strinoS
    Thank you @yawns and @Charley!!! It’s all set and good to go now!
  • Help me please with this

    1
    0 Votes
    1 Posts
    714 Views
    B
    I am working on my raspberry pi 3B to be able to use MagicMirror but in the installation I walk all the way you could help me online or that I bring my cupboard or send you and that you might get it? Even look 5 , 5 years out to this project all but do not come through that installation. thank you for your answer. he says in the middle of the installation upgrade / update MagicMirror if you want git pull permission required But that’s where it goes wrong. help has been running for 5 years now.
  • (Solved) Need help loading iframe

    2
    1 Votes
    2 Posts
    1k Views
    Mykle1M
    @rohazon Kudos to you for solving your own issue. I have given you your very first upvote! :-)
  • Having trouble with initial install

    2
    0 Votes
    2 Posts
    1k Views
    Mykle1M
    @sorenee Did you follow this? https://forum.magicmirror.builders/topic/236/complete-setup-tutorial