A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Subcategories

  • Wrong time format of calendar items

    4
    0 Votes
    4 Posts
    2k Views
    strawberry 3.141S

    @zdenek in the magicmirror folder, usually /home/pi/MagicMirror

  • electron performance

    7
    0 Votes
    7 Posts
    4k Views
    Mykle1M

    @wtidwell said in electron performance:

    Can you think of anything dumb i didn’t do once it’s installed? Like change a config file or anything?

    No, it SHOULD work with the default installation, and then some. As you can see from this topic other people have had this problem and sorted it out. I just don’t understand your particular circumstance.

    I hate to keep throwing suggestions at you but perhaps you can try an SD card that does not have a U rating at all, like the one I posted in the other topic? And you formatted the card using the suggestions I posted as well? I’m trying to think of something, anything that might help you.

  • Error during installation of MM2

    5
    0 Votes
    5 Posts
    3k Views
    strawberry 3.141S

    @rudibarani the command you used to install MM is deprecated.

    Use bash -c "$(curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh)" instead.

  • 1 Votes
    3 Posts
    2k Views
    A
    pi@raspberrypi:~ $ uname -a Linux raspberrypi 4.4.50-v7+ #970 SMP Mon Feb 20 19:18:29 GMT 2017 armv7l GNU/Linux
  • Core update problem

    1
    0 Votes
    1 Posts
    1k Views
    G

    I hope, i´m right here.

    Yesterday I start my Pi after about 8 month the first time. At the last shutdown in the past everything works fine. Now I think, ok the first thing I have to do, was updating… At first I update my raspian. Everything works fine. Then i change into my MAgicMirror folder and write gitpull and then npm install. the system works a lot, and then i restart my pi… But the my magic mirror only shows a black screen and no error. I try everything I can remember. but nothing. A start whit npm start dev didn´t work too (It produce a white screen and the error “Can not conect”. In searching errors I found some warnings from npm about lifecircle and grunt-jsonlint.

    Have anybody the same issue? Or can help me?

    I am happy because I have create a image of my sd card before that so I could some steps back… :-)

    Greets and many thanks
    gismo2006

  • MM crash with MMM-Sounds enable.

    1
    0 Votes
    1 Posts
    924 Views
    L

    Magic Mirror cannot start when MMM-Sounds configs are in config.js. I get a black screen and nothing more. I try with only that module in config.js, same thing. Delete the MMM-Sounds module, reinstalled it, same thing again.
    Here the log. Thanks for your help.

    magicmirror@2.1.1 start /home/pi/MagicMirror
    0|mm | > sh run-start.sh
    0|mm | Starting MagicMirror: v2.1.1
    0|mm | Loading config …
    0|mm | Loading module helpers …
    0|mm | No helper found for module: alert.
    0|mm | Initializing new module helper …
    0|mm | Module helper loaded: updatenotification
    0|mm | Initializing new module helper …
    0|mm | Module helper loaded: MMM-IFTTT
    0|mm | Initializing new module helper …
    0|mm | WARNING! Could not load config file. Starting with default configuration. Error found: TypeError: m.loaded is not a function
    0|mm | Loading module helpers …
    0|mm | No helper found for module: alert.
    0|mm | Initializing new module helper …
    0|mm | Module helper loaded: updatenotification
    0|mm | Initializing new module helper …
    0|mm | Module helper loaded: MMM-IFTTT
    0|mm | Initializing new module helper …
    0|mm | App threw an error during load
    0|mm | TypeError: m.loaded is not a function
    0|mm | at loadModule (/home/pi/MagicMirror/js/app.js:144:6)
    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 Class.loaded (/home/pi/MagicMirror/modules/node_modules/node_helper/index.js:19:3)
    0|mm | at loadModule (/home/pi/MagicMirror/js/app.js:144:6)
    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 Class.loaded (/home/pi/MagicMirror/modules/node_modules/node_helper/index.js:19:3)
    0|mm | at loadModule (/home/pi/MagicMirror/js/app.js:144:6)
    0|mm | at loadNextModule (/home/pi/MagicMirror/js/app.js:161:5)
    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 | TypeError: m.loaded is not a function
    0|mm | at loadModule (/home/pi/MagicMirror/js/app.js:144:6)
    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 Class.loaded (/home/pi/MagicMirror/modules/node_modules/node_helper/index.js:19:3)
    0|mm | at loadModule (/home/pi/MagicMirror/js/app.js:144:6)
    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 Class.loaded (/home/pi/MagicMirror/modules/node_modules/node_helper/index.js:19:3)
    0|mm | at loadModule (/home/pi/MagicMirror/js/app.js:144:6)
    0|mm | at loadNextModule (/home/pi/MagicMirror/js/app.js:161:5)
    0|mm | Launching application.

  • gmail Calendar default usage.

    3
    0 Votes
    3 Posts
    2k Views
    MarWindM

    Sorry for the new topic and many thanks for the information!

  • Linking Apple Calendar

    6
    0 Votes
    6 Posts
    3k Views
    A

    Hi, I used icaltogcal and this worked for me, up until the point where i tried to update to 2.1.1 and blew up my MagicMirror… but give that a shot.

  • [module.show] Not animated instantly shown

    10
    0 Votes
    10 Posts
    5k Views
    CatoC

    Just want to notify you that this issue has been solved in the latest commit in the develop-branch.

  • Outlook 365 calendar not loading

    1
    0 Votes
    1 Posts
    2k Views
    S

    Hi there, so I am not having any luck loading in my Outlook 365 calendar. I’ve tried it with a Google Calendar and that works but not for an the Outlook calendar… it stays stuck at Loading.

    Anyone have any solutions they may have tried?

    I also don’t want to export/import it into gCal since there’s currently problems with both services synching properly.

    pi@raspi:~/MagicMirror $ npm start > magicmirror@2.1.0 start /home/pi/MagicMirror > electron js/electron.js Starting MagicMirror: v2.1.0 Loading config ... Loading module helpers ... No helper found for module: alert. Initializing new module helper ... No helper found for module: clock. Initializing new module helper ... No helper found for module: compliments. No helper found for module: MMM-forecast-io. Initializing new module helper ... All module helpers loaded. Starting server op port 8585 ... Server started ... Connecting socket for: updatenotification Connecting socket for: calendar Starting node helper for: calendar Connecting socket for: newsfeed Starting module: newsfeed Sockets connected & modules started ... Launching application. Create new calendar fetcher for url: https://outlook.office365.com/owa/calendar/372cc3ce0f234db993ecbc707d461480@criticalmass.com/25812ef3264346e38bcbfaf68369b7c64173571250934396679/calendar.ics - Interval: 300000 Create new news fetcher for url: http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml - Interval: 300000 Whoops! There was an uncaught exception... TypeError: curr.start.toISOString is not a function at Object.ical.objectHandlers.END (/home/pi/MagicMirror/modules/default/calendar/vendor/ical.js/node-ical.js:39:40) at Object.handleObject (/home/pi/MagicMirror/modules/default/calendar/vendor/ical.js/ical.js:257:41) at Object.parseICS (/home/pi/MagicMirror/modules/default/calendar/vendor/ical.js/ical.js:298: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:187:22) at emitTwo (events.js:106:13) at Request.emit (events.js:191:7) at Request. (/home/pi/MagicMirror/node_modules/request/request.js:1126:10) at emitOne (events.js:96:13) at Request.emit (events.js:188: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!

    1
    0 Votes
    1 Posts
    4 Views
  • Core installation fails

    6
    0 Votes
    6 Posts
    4k Views
    A

    THIS is the setup that worked GREAT for me:
    https://forum.magicmirror.builders/topic/236/complete-setup-tutorial

    Really - even someone like me could not mess it up.

  • 0 Votes
    7 Posts
    3k Views
    S

    Hi broberg!

    Thanks again for your help!

    It’s working now. It was only due to the vnc viewer connection - this caused a space or resolution error. On the TFT screen everything’s fine!
    But good to know where I can play with the CSS options…

    Thanks again and kind regards,
    Dominik

  • custom.css

    1
    0 Votes
    1 Posts
    2k Views
    R

    Hi, this is simple. I found in custom.css the comment

    Changes to this files will be ignored by GIT.

    Is already added in gitignore file. if I modified this appear in your changes to stage on git. Well, is really not ignore. Suggestions?

  • Update notification not working

    7
    0 Votes
    7 Posts
    4k Views
    tosti007T

    @nobita MMM-Mobile is for his app he is making

  • Calendar reccuring events not showing up. Just the first instance.

    2
    0 Votes
    2 Posts
    2k Views
    V

    @jcbriones

    Did you modify the event? Maybe something to do with this?

    link

  • MagicMirror fails to be started via SSH console

    6
    0 Votes
    6 Posts
    5k Views
    J

    @wewa00 Have you tried enable auto login?
    Can be configured with raspi-config.

  • Calendar will not load, not even the example

    2
    0 Votes
    2 Posts
    2k Views
    ?

    Turns out when it updated, the bottom line got deleted for some reason. you know, the one preceded by “/*************** DO NOT EDIT THE LINE BELOW ***************/”…

    So i aded the lines again and it works. :-)

  • Update checker Git dependency?

    1
    0 Votes
    1 Posts
    1k Views
    A

    As I wrote about some here, it seems that the update checker has a Git dependency. (I haven’t looked at the code that carefully, please forgive me if that assumption is wrong.)

    Normally this would not be a problem if you follow the install directions directly as they specify running a git clone command so naturally you must have Git. But I did it using the GitHub Desktop option, and someone could certainly use the Download As ZIP option from GitHub.com too.

    I don’t really care too much since they program still runs and I have figured out how to get rid of the exception that it causes. But I thought I might pose two questions:

    Should there be a note in the manual install instructions that Git on your path is a requirement? Should there be a Git dependency in the first place for checking for updates?
  • ipWhitelist doesn't work for me

    8
    0 Votes
    8 Posts
    4k Views
    mochmanM

    @DazDavid Yeah, I messed up with the CIDR notation for IPv6. The reason why “/24” works is because that gives you practically every IP (especially every IP4 address). If you want to just have 192.168.X.0 - 192.168.X.255 whitelisted, you should use "::ffff:192.168.X.1/120".

    I added a HOWTO guide here to help out everyone.