A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Black screen with cursor (some days)

    Unsolved Troubleshooting
    5
    0 Votes
    5 Posts
    201 Views
    N
    @sdetweil Today I notice something. I had to turning off my router for a while, so no internet connection were available for nearly 10 minutes. In that time MM goes black with cursor… so the issue could be internet connection related
  • MMM-OpenWeatherForecast formatting problem?

    Unsolved Troubleshooting
    17
    0 Votes
    17 Posts
    897 Views
    R
    Out of curiosity, I backed up my image and then started with a fresh, up-todate install. It works just fine now! No clue why, but it does. I do have a follow-up formatting question – if you look at the screenshot below, you can see I turned off the table header (I like a more compact look). But now the rain percentage isn’t obvious to someone looking at it. I want to add the little umbrella icon to the right of the rain percentage on every day row. Could someone point me to the right place for that? And if there’s a way to figure this out on my own, please let me know. [image: 1774040379849-screenshot-2026-03-20-165301.png]
  • MMM-TitanSchoolMenu 403 Forbidden

    Unsolved Troubleshooting
    1
    0 Votes
    1 Posts
    111 Views
    T
    This is more of a FYI /fix /workaround than a troubleshooting issues/question. Recently, the api.linqconnect.com API endpoint has started blocking certain User Agents, including axios (and curl). Using a custom User Agent to impersonate an actual web browser bypasses this block. I created a pull request for this: https://github.com/evanhsu/MMM-TitanSchoolMealMenu/pull/23/changes/d35c1bd93c5953215d9cad162085cf430eed6b4c
  • MMM-Google-Route and API Quotas

    Unsolved Troubleshooting
    3
    0 Votes
    3 Posts
    171 Views
    KristjanESPERANTOK
    @potts-mike I recommend opening an issue in the repository; not all module developers hang out here on the forum 🙂
  • CustomText change contents with notification?

    Unsolved Troubleshooting
    4
    0 Votes
    4 Posts
    140 Views
    S
    @snerk4000 understood. I only mention that cause once an hour is hard to test Trying to give you other ways to test and verify
  • Calendar module to show day name for all day entries

    Unsolved Troubleshooting
    4
    0 Votes
    4 Posts
    152 Views
    R
    Tried various combinations of… timeFormat: "relative", //"absolute", dateFormat: "ddd Do MMMM", //"LLLL", …but still only timed items show a day name, not whole day items. LLLL or llll is the only mention in the moments doc of named week day.
  • Next release arm32 users, need your help

    Unsolved Troubleshooting
    2
    1 Votes
    2 Posts
    157 Views
    R
    Dear Sam, @sdetweil yes — my MMM-PresenceScreenControl module is one of those. It uses node-libgpiod (native C addon for GPIO/PIR sensor access), which requires @electron/rebuild to match Electron’s Node ABI. That said, the module has had an automatic fallback since v1.1.0: if node-libgpiod fails to compile or rebuild, it transparently falls back to Python/gpiozero for PIR sensor access. So it will work without a successful electron-rebuild — just via a different code path. The dependency setup (as of v1.3.1): node-libgpiod is an optionalDependency (npm continues if it fails) @electron/rebuild is not listed as a dependency — it’s installed on-demand by the postinstall script only when node-libgpiod is actually present If either fails, the module falls back to Python gracefully So for your testing: this module would be a good candidate to verify if electron-rebuild still works, but it won’t break if it doesn’t. My other modules (MMM-Globe, MMM-Best-Weather, MMM-My-Actual-Weather, etc.) are pure JavaScript — no native addons, no electron-rebuild needed. Hope this helps. Warmest regards, Ralf
  • PM2 restart question (more of a linux question than MM)

    Unsolved Troubleshooting
    15
    0 Votes
    15 Posts
    734 Views
    J
    @thartley – Follow Sam’s instructions. I am traveling so didn’t get to finish mine. I got to a point where I got a message that the action was in progress, but it would never finish. After some research I’m pretty sure I have a permission problem and will check it out when I get home in a couple of weeks.
  • MMM-BackgroundSlideshow remove imageInfo header

    Unsolved Troubleshooting
    7
    1
    0 Votes
    7 Posts
    352 Views
    M
    @rkorell Thanks Ralf, tried that but still no luck! That allows me to add/remove text at the top of the module header but doesn’t allow modification of the header of the embedded ‘imageInfo box’. I’ve tried: imageInfoTitle: “test”, and imageInfoHeader: “test”, with no luck either. Searching here: https://github.com/darickc/MMM-BackgroundSlideshow suggests like it’s not configurable and I’ll just have to live with it
  • MMM-SoccerLiveScore not updating

    Unsolved Troubleshooting
    1
    0 Votes
    1 Posts
    98 Views
    1
    anyone facing issue with the api not updating? in my mirror it is showing next api update is on 21 march 2026. current image showing epl data stats from late jan, meaning the recent matches data is not shown. like the games for yesterday is invisible as well.
  • Youtube

    Unsolved Troubleshooting
    1
    0 Votes
    1 Posts
    111 Views
    M
    Hello everyone, I need your help once again… I reinstalled my mirror using @sdetweil’s scripts, which are perfect. I reinstalled it because I had updated it 6 months ago and the mirror wouldn’t start anymore because the OS version was no longer supported. My problem is this: in the modules containing links to YouTube videos, they no longer work. I get a gray window with the following message: “This live stream recording is not available.” Do you know how to fix this? Thank you in advance for your help.
  • MMM-BackgroundSlideshowInfo

    Unsolved Troubleshooting
    3
    0 Votes
    3 Posts
    214 Views
    M
    @sdetweil Thanks Sam Tried that with no luck. 7 years since there’s been any activity on the GitHub for it: I guess I’ll have to try something else instead!
  • newsfeed

    Unsolved Troubleshooting
    8
    0 Votes
    8 Posts
    191 Views
    S
    @Ray eh? You reported trouble, I researched, and reported the cause Which cannot be avoided with software
  • MMM-Avstock Graph is not displayed

    Unsolved Troubleshooting
    6
    0 Votes
    6 Posts
    264 Views
    S
    @JeanMichelC also, please use the code block around config or logs Paste the text into the editor, blank line above and below Select the text just pasted Hit the </> button above the editor I have fixed the prior two
  • 0 Votes
    9 Posts
    330 Views
    S
    @DarthWerner but I think you may have messed up MagicMirror Use my upgrade script with force instead of apply as the parm See https://github.com/sdetweil/MagicMirror_scripts
  • page-indicator css line

    Unsolved Troubleshooting
    3
    1
    0 Votes
    3 Posts
    252 Views
    KristjanESPERANTOK
    @malvinas Someone had this problem once because they were using an old version of MagicMirror. Which version do you have?
  • Periodic Table of Elements

    Unsolved Requests
    9
    1 Votes
    9 Posts
    636 Views
    KristjanESPERANTOK
    @Divis Thanks! 😃 There was some feedback with ideas in the repo. So not alone my achievement.
  • MMM-MyGarbage trash icons no color

    Unsolved Troubleshooting
    8
    1
    0 Votes
    8 Posts
    495 Views
    htilburgsH
    @JerryP Nice to see that everything works again. I did an update of the original version where you also can choose to use and iCal Calender. See https://github.com/htilburgs/MMM-MyGarbage for the complete explanation of the config options. I’m currently working on an update where you can choose how many garbage bins you like, the name and the color. But as with everything, it’s a hobby and I don’t have time every day, so slowly by slowly Goed om te horen dat alles weer werkt. Ik heb een update van de 1e originele versie gemaakt, waar je ook een iCal kalender kunt gebruiken. Zie https://github.com/htilburgs/MMM-MyGarbage voor de complete mogelijkheden van de configuratie opties. Ik ben momenteel bezig met een update, waarbij je zelf het aantal bakken, de naam en de kleuren kunt kiezen. Maar zoals met veel dingen, het blijft een hobby en ik heb helaas niet alle tijd van de wereld.
  • Troublesshooting config

    Unsolved Troubleshooting
    9
    0 Votes
    9 Posts
    405 Views
    S
    @videogame95 change the update time in pages to 20 seconds to test 20000 ( milliseconds)
  • Problem default calendar module

    Unsolved Troubleshooting
    3
    0 Votes
    3 Posts
    270 Views
    E
    This is a known warning related to Moment Timezone data, not a breaking error. Since your calendars are displaying correctly, it’s mostly harmless. Updating or reinstalling moment-timezone, or switching the calendar config to use a standard timezone like Europe/Paris instead of GMT+0100, usually clears it.