A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Position of module moves

    5
    0 Votes
    5 Posts
    3k Views
    K
    @Sean It worked! Thanks! Time to continue on the other modules.
  • Change Positions Not Working

    2
    0 Votes
    2 Posts
    752 Views
    L
    Hi, I have very little web development experience so this is all very new to me. I am trying to change the positions of the modules around with no avail. I am trying to change the compliment from position ‘lower_third’ to ‘bottom center’ which should be right above the news feed. I have not been able to do this. In fact, I have no been able to move ANY modules around using the position in the config.js.sample file. Also, the calender is default ‘bottom left’ but on my TV, it appears that it is in the ‘top_left’ right underneath the clock module. What is going on!? Can someone fundamentally explain positioning in that: Why am I having these issues How can I change positioning of modules Where can I change the sizes of the modules
  • help with updating MM

    4
    0 Votes
    4 Posts
    2k Views
    Mykle1M
    @Snille said in help with updating MM: You can also “stash” your changes with git stash -u Then if you want you can reapply your changes again after updating with git stash pop Or, you can just “kill” the changes with git clean -f But then you WILL loose what you have edited in the files for ever! "I’m not sure what if anything i changed . . . "
  • Editing files on Windows through SD-adapter.

    6
    0 Votes
    6 Posts
    3k Views
    Mykle1M
    @Lange said in Editing files on Windows through SD-adapter.: @kevinaf notepad++ for editing on the windows mashine My son uses Atom, but I swear by Notepad++
  • Error installing MagicMirror

    3
    0 Votes
    3 Posts
    3k Views
    U
    These are not errors but known warnings. What is your problem, doesn’t it work and what doesn’t work because this is probably not a blocking installation error.
  • No Access to the Pi

    2
    0 Votes
    2 Posts
    1k Views
    kruemelK
    nevermind, i gave up now and reinstalling the whole stuff :/
  • Access trouble on MM 2.0.2 with remote Modules

    3
    0 Votes
    3 Posts
    2k Views
    K
    Your white list is wrong ::ffff: is an IPv6 loopback, you’ve combined it with an IPv4 address “192.168.1.1/24” should be a separate line
  • ICS calendar not working (Synology NAS)

    calendar
    3
    0 Votes
    3 Posts
    3k Views
    ?
    Deleted - I’d misread your question.
  • Error installing MagicMirror

    2
    0 Votes
    2 Posts
    979 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
    9k 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
    6k 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
    6k 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
    712 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
    871 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
    950 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.