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

    2
    0 Votes
    2 Posts
    1k Views
    Mykle1M
    @yours.mukul These old eyes can’t see that. You’d be better off copying and pasting the actual code here, using this guide. https://forum.magicmirror.builders/topic/4247/how-to-post-code-on-the-forum-for-absolute-beginners FYI, some warnings can be ignored and the mirror will run despite them. Have you tried to run the mirror?
  • I have some problems about config file

    config problem
    16
    0 Votes
    16 Posts
    10k Views
    Mykle1M
    I’m curious. Did you even try or look at this? https://forum.magicmirror.builders/topic/4528/how-to-create-a-working-config-for-absolute-beginners
  • This topic is deleted!

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

    1
    0 Votes
    1 Posts
    14 Views
  • Trouble with mm on start

    5
    0 Votes
    5 Posts
    2k Views
    strawberry 3.141S
    @fasyr with the automatic installer those should be replaced with the magicmirror logo https://github.com/MichMich/MagicMirror/blob/master/splashscreen/splash.png
  • I need help for module trafic

    13
    1
    0 Votes
    13 Posts
    7k Views
    kruemelK
    thats great to hear :-) wish you much fun with your mirror
  • Calendar with iCloud Cal Problem

    2
    0 Votes
    2 Posts
    1k Views
    Y
    iCloud Calender stopped working for me since last update used same option to publish the calender and used the link format like https://p57-calendars… error log: mm-0 (err): at Request._callback (/home/pi/MagicMirror/modules/default/calendar/vendor/ical.js/node-ical.js:11:5) mm-0 (err): at Request.self.callback (/home/pi/MagicMirror/node_modules/request/request.js:188:22) mm-0 (err): at emitTwo (events.js:106:13) mm-0 (err): at Request.emit (events.js:194:7) mm-0 (err): at Request.<anonymous> (/home/pi/MagicMirror/node_modules/request/request.js:1171:10) mm-0 (err): [1627:0814/180246.217060:ERROR:gles2_cmd_decoder_autogen.h(1806)] [.DisplayCompositor-0x4c39480]GL ERROR :GL_INVALID_OPERATION : GetShaderiv: <- error from previous GL command mm-0 (err): [1842:0814/183723.973230:ERROR:gles2_cmd_decoder_autogen.h(1806)] [.DisplayCompositor-0x412c480]GL ERROR :GL_INVALID_OPERATION : GetShaderiv: <- error from previous GL command mm-0 (err): [1842:0814/183725.964007:ERROR:gles2_cmd_decoder_autogen.h(1806)] [.DisplayCompositor-0x412c480]GL ERROR :GL_INVALID_OPERATION : GetShaderiv: <- error from previous GL command mm-0 (err): Error: dates lower than Thu Jan 01 1970 00:00:00 GMT+0100 (CET) are not supported mm-0 (err): at Object.toOrdinal (/home/pi/MagicMirror/node_modules/rrule-alt/lib/rrule.js:105:15) mm-0 (err): at Iterinfo.rebuild (/home/pi/MagicMirror/node_modules/rrule-alt/lib/rrule.js:1409:35) mm-0 (err): at RRule._iter (/home/pi/MagicMirror/node_modules/rrule-alt/lib/rrule.js:978:10) mm-0 (err): at RRule.between (/home/pi/MagicMirror/node_modules/rrule-alt/lib/rrule.js:794:21) mm-0 (err): at /home/pi/MagicMirror/modules/default/calendar/calendarfetcher.js:135:24 mm-0 (err): at Request._callback (/home/pi/MagicMirror/modules/default/calendar/vendor/ical.js/node-ical.js:11:5) mm-0 (err): at Request.self.callback (/home/pi/MagicMirror/node_modules/request/request.js:188:22) mm-0 (err): at emitTwo (events.js:106:13) mm-0 (err): at Request.emit (events.js:194:7) mm-0 (err): at Request.<anonymous> (/home/pi/MagicMirror/node_modules/request/request.js:1171:10) mm-0 (err): [1842:0814/183727.861692:ERROR:gles2_cmd_decoder_autogen.h(1806)] [.DisplayCompositor-0x412c480]GL ERROR :GL_INVALID_OPERATION : GetShaderiv: <- error from previous GL command
  • I cannot get the calendar and events to show New Zealand

    12
    0 Votes
    12 Posts
    7k Views
    Mykle1M
    @RYANO said in I cannot get the calendar and events to show New Zealand: How do I vote I cannot see how to do this, sorry [image: 1502678343885-111.jpg]
  • PM2 stopped apps - autorestart does not work?

    1
    0 Votes
    1 Posts
    1k Views
    M
    Hello, I have some data collector nodejs apps controlled by PM2. After some hours they are displayed as stopped in “pm2 list” Here it some info from “pm2 show” │ status │ stopped │ │ name │ order_book_ticker │ │ restarts │ 6 │ │ uptime │ 0 │ │ script path │ /var/cap/public/apis/order_book_ticker.js │ │ script args │ D12 │ │ error log path │ /root/.pm2/logs/order-book-ticker-error-69.log │ │ out log path │ /root/.pm2/logs/order-book-ticker-out-69.log │ │ pid path │ /root/.pm2/pids/order-book-ticker-69.pid │ │ interpreter │ node │ │ interpreter args │ N/A │ │ script id │ 69 │ │ exec cwd │ /var/cap │ │ exec mode │ fork_mode │ │ node.js version │ 7.7.4 │ │ watch & reload │ ✘ │ │ unstable restarts │ 0 │ │ created at │ 2017-08-12T01:05:07.307Z │ └───────────────────┴──────────────────────────── I want pm2 to restart the scirpt always if it crashes… May be there is some setting that prevents restarts? thx michael
  • Config.js doesn't stay saved.

    1
    0 Votes
    1 Posts
    779 Views
    G
    I’m editing the time format and news etc etc. It seems that that it will save but if I close magic mirror and reopen it or reboot it then it will default back to the original settings. How do I make this a permanent solution?
  • Differing views in 127.0.0.1 and localhost

    1
    0 Votes
    1 Posts
    963 Views
    K
    Just installed on my Pi0, and noticed when editing my config.js that I was seeing different screens when I view the screen on 127.0.0.1:8080 and localhost:8080. I noticed it as the only default module that was loading was the clock, so I tried loading localhost:8080 and I could see the calendar module too, even though I’ve edited it out of /MagicMirror/config/config.js How come both addresses seem to use different config files? And why even though when I load 127.0.0.1:8080 I don’t see the Wunderground weather module that I installed. I know the code in the config is good as I copied it form another Pi I have.
  • Wierd issue - Mirror freezing

    1
    0 Votes
    1 Posts
    1k Views
    KimzerK
    Hey guys, Ive started experiencing a wierd ish problem with my mirror. I have it set to reboot every day at 06 in the morning just to make sure everything is running fresh and fine. I recently also put in a PIR sensor on it, wich works great. But somehow it seems like everyday, at around 12:00 am it just freezes completely, the screen will be shut off due to the pir, but i cant get any reaction out of it. VNC doesnt work, ssh into it is a no go. It just dies and i have to pull the plug to make it work again. It only happens once a day tho, wich is kinda odd. The rest of the time after i pull the plug it works fine untill the reboot, then 5-6 hours later boop it goes again… Anyone got some input here? Unsure of wich logs i should post so let me know if you need anything to help.
  • 0 Votes
    1 Posts
    771 Views
    P
    Good day, I built my magic mirror a few month’s ago and was all working fine. I’ve been away on holiday with the device shut down, however when I plug it in, it boots, I see the beginning screens for the magic mirror but then it goes blank. Nothing on the screen, ALT and any other keys etc have no effect, it looks like it reboots but blank again. I tried putting the flash card into my computer but I can’t see any folders mentioning the magic mirror despite the mirror showing this at the initial stage. Any advice please, would I need to re-install/format, I don’t see any errors from what I can tell… Thanks in advance, Paul
  • How to share photo fr dropbox to MagicMirror?

    1
    0 Votes
    1 Posts
    1k Views
    N
    Someone help me to make a module for share photo from dropbox to MagicMirror Thanks for your help
  • Calendar displays time in 12h format, was 24

    5
    0 Votes
    5 Posts
    3k Views
    Mykle1M
    @flobbr said in Calendar displays time in 12h format, was 24: thank so very much, worked just fine :) Excellent! Enjoy your mirror
  • Mirror is turning off since today after some minutes

    2
    0 Votes
    2 Posts
    2k Views
    B
    So it is definetly related to either pm2 or the MM application. If i stop the mirror with “pm2 stop mirror.sh” the normal pi desktop is shown and the screen does not go offline. The status light of the monitor is always “online”, even if there is no picture shown anymore. I can always revive the screen (for some minutes) with the above bash script. I really can’t get it, whats causing this. i checked the crontab -e file (also as sudo) there is just a @reboot script for the mirror to autostart after a reboot and two scripts for switching the monitor off at 10pm and switch on at 6.45am. This is working. Any suggestions? It started after testing with a pir sensor. This sensor is meanwhile disconnected physically.
  • MMM-AlexaPi Button trigger

    1
    0 Votes
    1 Posts
    943 Views
    ?
    I am trying to get a button trigger to work with this module, but no success. The push button is connected to GPIO16, wich is the native button 12, and I changed the config of AlexaPi to allow for this button trigger. No success ! Actually this is an AlexaPi problem and not MMM-AlexaPi, but if someone can show me a correct AlexaPi config, that would be great. Thanks.
  • MMM-AlexaPi

    2
    0 Votes
    2 Posts
    1k Views
    J
    @howi42 Yeah I’ve also noticed similar problems. For example, if there is a question where Alexa needs me to wait while checking something, I never get the final answer. For example: Me: “Alexa, is my back door locked?” Alexa: “Checking… hold on.” At this point the module just goes back to idle instead of telling me if the door is locked. Similarly multiple part conversations don’t work either. Say I needed a showtime for a movie but I didn’t specify what theatre or what movie. The conversation might go like this: Me: “Alexa, what time is the movie playing?” Alexa: “Which movie would you like to see?” Normally, a real Echo would go back to the prompt state expecting a response from me. But the module goes back to idle at this point. To be fair, I don’t think this is an issue with with MMM-AlexaPi, I think it is the underlying AlexaPi library that is causing this. I haven’t tried this specifically without Magic Mirror running, but I’d be willing to bet that the same issues would happen if I did. I’ve also noticed that Alexa will only respond reliably to my voice. It works only sometimes when my wife says “Alexa”, and practically never when either of my kids say it. They are aged 6 and 9, so I’m guessing that AlexaPi has a hard time recognizing higher pitched voices (or maybe it’s the $6 microphone I’m using :).
  • MMM-AlexaPi

    3
    0 Votes
    3 Posts
    2k Views
    ?
    Resolved. Thanks
  • Help finding a lcd-controller: LC420WUD-SBG1

    11
    0 Votes
    11 Posts
    9k Views
    K
    @yawns that’s exactly my point