A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Version 2.31.0 (April 1, 2025) upgrade reminder

    Pinned Locked
    1
    0 Votes
    1 Posts
    4k Views
    S
    if you installed one of the calendar patches or used the develop branch and intend to upgrade MANUALLY, YOU have to get back to the master branch ahead of time check the current branch cd ~/MagicMirror git branch output example * _fix_clipping develop master and if the highlighted (*) name is NOT master then rm package-lock.json rm package.json git checkout master use git branch to verify master is selected before continuing then do the commands as listed in the documentation if you are using my upgrade script, it will handle all this for you.
  • 0 Votes
    1 Posts
    4k Views
    S
    this release requires a new version of nodejs, which is NOT available on the armv6l processor systems, raspberry pi 0w the install and upgrade scripts will abort manual install last step will fail nodejs test, but new code will be downloaded to reverse the code download do git checkout -b oldbranch tags/v2.30 # npm install not required if on this prior branch hardware upgrade required!!!
  • 0 Votes
    52 Posts
    21k Views
    AssassinsA
    @sdetweil said in Version 2.30.0 weather module, stuck loading, worked fine before upgrade: @Assassins seems it doesn’t work anymore… using my old 2.5 key I get code failure with openweathermap Strange, works on my sd card with MM2.29.0 and also works on MMM-DynamicWeather and on MMM-WeatherOrNot with MM2.33.0. Don’t know why openweathermap doesn’t work with MM2.33.0. Besides that, it may have something to do with the code in MM2.33.0 that has been rewritten.
  • Version 2.30.0 Calendar fix for clipping broadcast events

    Pinned Solved
    67
    1 Votes
    67 Posts
    33k Views
    S
    version 2.31.0 includes this fix
  • Calendar Module lost calendars MM version 2.26

    Pinned Locked
    1
    0 Votes
    1 Posts
    4k Views
    S
    a user reported resolution see https://forum.magicmirror.builders/post/114735
  • Microsort online calendar fails with Magic Mirror

    Pinned Unsolved
    1
    0 Votes
    1 Posts
    2k Views
    S
    see for workaround https://github.com/MichMich/MagicMirror/issues/3014
  • 0 Votes
    1 Posts
    4k Views
    S
    MagicMirror install on pi0w broken with legacy OS… chromium startup yields illegal instruction uninstall/reinstall doesn’t fix… I think it installed the armv7l version incorrectly.
  • module not found error loading module in MagicMirror

    Pinned Solved
    41
    4 Votes
    41 Posts
    44k Views
    S
    @captsi there is no ‘no work’ solution. built in fetch replaces request I don’t know on the others.
  • 2.14 electron not working/supported on raspian Jessie

    Pinned Locked
    1
    0 Votes
    1 Posts
    1k Views
    S
    we have seen and verified that electron 8.5 and above are not working on raspian Jessie but Jessie is pretty old… u will see an error on npm start (after a version upgrade) /home/pi/MagicMirror__RL1/node_modules/electron/dist/electron: /lib/arm-linux-gnueabihf/libdbus-1.so.3: no version information available (required by /home/pi/MagicMirror__RL1/node_modules/electron/dist/electron) strongly recommended to rebuild a new sd card with raspian Buster
  • testing new fixes, or solving current problems with next release code

    Pinned
    1
    3 Votes
    1 Posts
    5k Views
    S
    fixes are published in the next release via the develop branch to get there if you did manual install cd ~/MagicMirror git checkout develop git pull npm install restart MagicMirror as normal if you used my install script cd ~/MagicMirror git fetch origin develop:develop git checkout develop npm install if u are already ON the develop branch, and want to update to the latest, git pull npm install restart MagicMirror as normal
  • forum channel in discord is dead

    Pinned
    3
    0 Votes
    3 Posts
    4k Views
    karsten13K
    @sdetweil thanks
  • Installing on a Pi Zero

    Pinned
    175
    10 Votes
    175 Posts
    253k Views
    S
    see this https://forum.magicmirror.builders/topic/15974/raspi-legacy-chromium-browser-broken-on-pi0w-armv6l-unable-to-install-magicmirror
  • How to post code on the forum - For absolute beginners

    Pinned
    26
    3
    14 Votes
    26 Posts
    25k Views
    Mykle1M
    @sdetweil I never use the button. Learned backticks early on. Was so happy about it that I wrote the tutorial Jun 28, 2017, 7:40 PM
  • How to Troubleshoot

    Pinned
    12
    2 Votes
    12 Posts
    45k Views
    S
    @BiaGen the latest 2 releases run config check as part of startup, and fail if there is an error like that I always recommend using manual start whenever changing config, for this very purpose Stop pm2 mgmt if managing the app Then cd ~/MagicMirror npm start If any problems they are right there Once good, ctrl-q MagicMirror And then use pm2 to launch
  • PM2 restart question (more of a linux question than MM)

    Unsolved
    11
    0 Votes
    11 Posts
    225 Views
    J
    @sdetweil --Hi Sam That was a while ago and my memory is foggy, but the issue was mapping a share on my NAS to the Raspberry Pi on which the MM is running… As best I recall, I tried following directions to map the drive, but it didn’t work. I seem to recall being left with the sense that the process [a] had changed over time due to changes in distributions, and/or [b] that there was something left out of the directions that were likely too obvious to mention for someone who already knew, but was non-obvious to someone out of the know. At that point I gave up. Fast forward to today - I’m happy to invest the time to learn and get it done if you’re willing to help!! I appreciate it. I sent you an email regarding how to best proceed.
  • Scaling issues with MM 2.35 using NPM Run Start:x11

    Solved
    7
    2
    0 Votes
    7 Posts
    124 Views
    D
    @sdetweil Great! I’m glad I helped you while you were helping me. :)
  • MMM-CalendarExt2 calendar event filter and notifications no longer working

    Solved
    4
    0 Votes
    4 Posts
    51 Views
    S
    @Hepkat awesome. Thx for the feedback
  • Failed to Connect to Wayland Display

    Unsolved
    58
    0 Votes
    58 Posts
    4k Views
    S
    @sdetweil said: @Scruffy I strongly recommend using some backup/restore mechanism, please see my backup/restore scripts for one approach. they also support versioning, so you can tell one set of changes from another and can go back or forward… and move between systems. too… https://github.com/sdetweil/MagicMirror-backup-restore.git and I also support the install/upgrade scripts, mentioned in the MM doc, Alternative install section OK perfect! I’ll run through this process next time this occurs. Thanks!
  • OpenWeather loaded but info is empty since update

    Unsolved
    26
    1
    0 Votes
    26 Posts
    274 Views
    S
    @SdR awesome. Sorry it took so long. Got sidetracked by the MagicMirror install problem, which wasn’t the cause
  • Default weather module not displaying forecast

    Solved
    5
    0 Votes
    5 Posts
    106 Views
    S
    @DarrenO-0 I understand. You might be able to switch to a different provider on the weather module, depending on where you are. Not all providers are world wide