A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Default Font Changed?

    Solved
    14
    1
    0 Votes
    14 Posts
    4k Views
    S
    @karsten13 I understand, but as u suggest , erasing the node_modules folder in fonts will force a clean rebuild…
  • Few modules stuck in loading

    Unsolved
    2
    0 Votes
    2 Posts
    1k Views
    S
    @sceletus you can check the messages where u start MagicMirror… either by npm start or pm2 if pm2, then the command pm2 logs --lines=50 will display the captured output AND in the developers window, ctrl-shift-i, and select the console tab and scroll up to see any error messages, usually red text
  • Unhandled Promise Error - Calendar Related?

    Unsolved
    9
    0 Votes
    9 Posts
    1k Views
    S
    @chubbs weird. that says it was some kind of disk corruption… u just reinstalled MagicMirror, right?
  • Screen/Text Size

    Unsolved
    17
    0 Votes
    17 Posts
    3k Views
    S
    @mrdger ok
  • Troubleshooting Steps?

    Unsolved
    6
    0 Votes
    6 Posts
    1k Views
    S
    @themox I don’t know. been quite a while since I’ve seen any spam posting issues.
  • Autostarts but doesn't run, will run on restart

    Solved
    47
    0 Votes
    47 Posts
    19k Views
    E
    @sdetweil As long as you got it all fixed, then it was a good day!
  • Lost modules. Not showing after reinstall

    Solved
    16
    0 Votes
    16 Posts
    6k Views
    N6NGN
    @sdetweil Some of them yes… and some I just changed the config size options: dennis
  • Help!!!

    Solved
    5
    -1 Votes
    5 Posts
    700 Views
    H
    @sdetweil said in Help!!!: \ thank you very much!!!!!:grinning_face_with_smiling_eyes:
  • Moment Timezone / Invalid time value

    Unsolved
    18
    3
    0 Votes
    18 Posts
    5k Views
    S
    @thger1312 ok moved event from Outlook to Google cal. then used multiple cal entries to merge the results together
  • 0 Votes
    2 Posts
    4k Views
    S
    @Cor-Slagmolen what PI is this on? edit ~/MagicMirror/package.json change this line "start": "DISPLAY=\"${DISPLAY:=:0}\" ./node_modules/.bin/electron js/electron.js", to this "start": "DISPLAY=\"${DISPLAY:=:0}\" ./node_modules/.bin/electron --disable-gpu js/electron.js",
  • Problem reloading data

    Solved
    9
    0 Votes
    9 Posts
    430 Views
    S
    @matahideveugle cool. glad u got it
  • Errors listed on startup

    Unsolved
    2
    0 Votes
    2 Posts
    420 Views
    S
    @mayfield looks like the internet-monitor module is using a library with a deprecated (discontinued) sub library… the author has to fix that the GPU errors are noise, incorrect message bug in electron browser nothing we can do about it.
  • MMM-eswordoftheday not showing words

    9
    1
    0 Votes
    9 Posts
    2k Views
    mumblebajM
    @shurtugal I have forked the module and made some changes and it is working. You can clone my fork until I submit the PR to the module creator and he accepts the changes. Not sure if this will fix the issue of things changing in future but fixes the issue for now. [image: 1651423070270-a730e80c-0b8d-4e6c-95ee-51109f4d8c34-image.png] You can find the fork here. https://github.com/mumblebaj/MMM-eswordoftheday.git
  • MMM screencast switch automatically to desktop and starts on desktop (ON MAC contd))

    Unsolved
    4
    0 Votes
    4 Posts
    854 Views
    S
    @rudiau the audit is useless. 2.19 is greater than 2.1
  • Compliments: RemoteFile Configuration

    compliments remotefile configuration
    8
    0 Votes
    8 Posts
    2k Views
    AssassinsA
    You can look here
  • 0 Votes
    10 Posts
    2k Views
    A
    @cotxwx There is some new info about it and how it goes?
  • NEWSFEED - Impossible to display full article

    Unsolved
    6
    0 Votes
    6 Posts
    1k Views
    S
    Try it with this RSS feed : https://actu.fr/toulouse/rss.xml Did you successful display article in an iframe ?
  • Magic mirror is not showing up

    Solved
    37
    0 Votes
    37 Posts
    14k Views
    AssassinsA
    @CoopDog1712 Look with Rotating the Screen from Desktop : Rotate Screen
  • Wifi connection issues

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    ankonaskiff17A
    @Nneuland I’ll toss in my two cents but my old router all the ip addresses seemed fixed. My new router arbitrarily change ip addresses on devices and while I assume it provides some sort of protection to home network it made my life very complicated for a few weeks. I’ve come back and made static ip addresses for some but not all of the various IoT stuff.
  • Auto start does not work

    8
    0 Votes
    8 Posts
    17k Views
    S
    @ntmatter you can also run the fixuppm2 script from my automation library listed as alternative in the mm doc see https://github.com/sdetweil/MagicMirror_scripts