A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Updated to 2.30.0 and Google Calendar no longer showing in 3rd-party module

    Unsolved
    8
    0 Votes
    8 Posts
    2k Views
    S
    @DarrenO-0 apply this fix see https://forum.magicmirror.builders/topic/19282/version-2-30-0-calendar-fix-for-clipping-broadcast-events
  • Question about translations/the translation system

    Solved
    3
    0 Votes
    3 Posts
    512 Views
    C
    @sdetweil Thnx, and figures. I guess its a fringe case anyway, having one global language and doing another for this (its a birthday message module Im working on). Ill just settle for using the global settings for now. /C
  • Electron Error

    Unsolved
    4
    0 Votes
    4 Posts
    595 Views
    S
    @ysh I don’t use mirror either … just info panel… I have not tried alpine in a while now… this sounds like an electron problem if you start in server mode npm run server can you access with browser http://localhost:8080 (with default settings)
  • MMM-OpenWeatherMapForecast does not receive data from the Internet

    Unsolved
    5
    0 Votes
    5 Posts
    2k Views
    B
    thank you for share this information…
  • Troubleshooting Positions

    Solved
    13
    0 Votes
    13 Posts
    2k Views
    S
    @roaminMirror great… fixed in next release (Wednesday)
  • Magic Mirror and NodeJS

    Unsolved
    9
    0 Votes
    9 Posts
    3k Views
    S
    @reilley said in Magic Mirror and NodeJS: I’ll definitely be taking advantage of your backup scripts as soon as I get this all working again note you can backup, and backup and backup and backup, over and over… and each one has a git tag… and you can restore THAT version… so, backup as much as you want, add a message on each so you know what you did in this version (added weather, changed colors… whatever, in quotes) the list_tags command link will list them out
  • ELI5 how notifications between modules work and how and where to create them

    Unsolved
    13
    0 Votes
    13 Posts
    3k Views
    S
    @reverendz i dont want to discourage you from getting this working you might look at another collection of modules that aim to do the same. see https://forum.magicmirror.builders/topic/18011/touchscreen-family-dashboard
  • Synology Docker Tutorial?

    Unsolved
    15
    0 Votes
    15 Posts
    7k Views
    S
    @wishmaster270 my 416j+ doesn’t officially support docker, so there is no ui.
  • Weather module does not load

    Unsolved
    11
    0 Votes
    11 Posts
    2k Views
    K
    @canlio ty for this post and updates how you fixed it. Had same problems, did same workaround and, atleas for now, its working
  • MMM-CalendarExt3 help

    Unsolved
    5
    0 Votes
    5 Posts
    512 Views
    J
    @MMRIZE After asking my question yesterday I left MM running for awhile, not sure why but eventually it had all events from all calendars showing, I’m guessing as sdetweil said the number of Events since my wife and oldest have more events individually than the rest combined and they seem to be loading last. I guess my “test” viewings need to be longer than 30 seconds. I do appreciate the quick responses and also the ability to use your module. Cheers and Happy Holidays, jrd
  • MM on RPi3 is Extremely Slow

    Unsolved
    4
    0 Votes
    4 Posts
    622 Views
    S
    @raspberrypi9 do free -m this will tell you how much memory and swap space you have and are used. swap on sd cards is terrible
  • /usr/local/bin /node: cannot execute

    Unsolved
    4
    0 Votes
    4 Posts
    672 Views
    S
    @sdetweil i run my pi5 on 256 gig nvme using 64 bit os
  • EACCES: permission denied, open js/positions.js

    Unsolved
    7
    0 Votes
    7 Posts
    638 Views
    S
    @A_Nameless_Ghoul just btw i added a trap the actual error and I added a new message if this occurs
  • MM Freezes with Raspberry Pi 3 But Not Raspberry Pi 4

    Unsolved
    10
    0 Votes
    10 Posts
    1k Views
    karsten13K
    @raspberrypi9 this can be caused by a specific module so you can try disabling one by one …
  • Run two instances of the same module (sometimes) Tutorial

    2
    1 Votes
    2 Posts
    2k Views
    L
    @Mykle1 Worked first time for the MMM_DateCounter module. Thank you!!
  • Electron quit periodically

    Unsolved
    26
    0 Votes
    26 Posts
    4k Views
    J
    @sdetweil my setup is pretty simple.
  • Question: Having a module span entire screen?

    Solved
    4
    1
    0 Votes
    4 Posts
    648 Views
    S
    @cgillinger awesome
  • New install - (npm run install-mm) - returns errors

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    S
    @lostagain my upgrade script will do it too between releases
  • Modulo MMM-TelegramBot screenshot

    Solved
    7
    2
    0 Votes
    7 Posts
    909 Views
    N
    Alright, the issue was resolved after restarting. Thank you so much for the help!
  • Pull up Terminal in Magic Mirror ISO Install

    9
    0 Votes
    9 Posts
    2k Views
    S
    @bhepler Thanks for this tip. Came looking for this, and found your post.