A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Module updates question

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    S
    @RonR mine matches yours, since 1974… not so much weird as exciting newness
  • MMM-NOAAForecast install fails

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    R
    Yes, that fixed it . Thanks for the help.
  • Updating an older MM

    Unsolved
    2
    0 Votes
    2 Posts
    200 Views
    S
    @ankonaskiff17 is MagicMirror auto starting? Stop it
  • MMM-Carousel Issue

    3
    0 Votes
    3 Posts
    1k Views
    msimon360M
    @Dunc12 I had the same issue. I removed the position: parameter from the Carousel configuration in the config.js file. Without a position the title is not displayed.
  • pm2 doesnt work with crontab

    45
    0 Votes
    45 Posts
    15k Views
    S
    @plainbroke awesome! Thanks for the feedback
  • how to revert to HTTP

    Unsolved
    6
    0 Votes
    6 Posts
    436 Views
    S
    @travishardiman sorry I do not know
  • Fresh Install / node: bad option: --run

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    R
    @sdetweil I have send you the Mail with the log. Also the Mirror ist runnig so this thread is solved.
  • Pir senor moniter on moniter off

    Unsolved
    1
    0 Votes
    1 Posts
    138 Views
    V
    Pir senor on off monitor raspi 5 what one works please For my MagicMirror project ?
  • Just upgrade MM and weather app with openweathermap is busted.

    Solved
    10
    0 Votes
    10 Posts
    838 Views
    S
    @sdetweil Ah, I completely misunderstood what you said about the api 3.0 free access, and was getting a 401 unauthorized error. I was able to config api 2.5 and get the current weather again, per their docs. Thank you for the guidance on the dev console and the api changes. :) I almost never touch this thing because it runs so nicely, lol.
  • MMM-ISS-Live error 153

    Solved
    11
    0 Votes
    11 Posts
    1k Views
    R
    @TAGinside said in MMM-ISS-Live error 153: @karsten13 @karsten13 made some changes to the environment of the module on github, I reloaded the module and the error is gone. Thanks for the help, sorry it took so long to acknowledge the fix.
  • 2.32.0 to 2.33.0 fails due to "some node app still running"

    Unsolved
    5
    0 Votes
    5 Posts
    575 Views
    S
    @cweinhofer thanks… I added a message and then the list of processes from the ps -ef , which I already had echo some node app still running, please shutdown those apps, maybe MagicMirror, and restart echo here is a list of those processes echo $mline if MM was running under pm2, I already stopped it…
  • "pm2 start mm.sh" results in "node: bad option: --run"

    Solved
    4
    2
    0 Votes
    4 Posts
    1k Views
    C
    nevermind. now pm2 start mm works! i dont know what those commands did, but it worked
  • problem with config.js file

    Solved
    4
    0 Votes
    4 Posts
    501 Views
    evroomE
    @Jose1701 The }; needs to be }, So a comma iso of a semicolon.
  • Modules fetching online/network info fail to refresh

    Unsolved
    9
    0 Votes
    9 Posts
    769 Views
    S
    @alex2 always something!! glad you found some resolution
  • nodejs 22.18.0 ??

    Solved
    25
    0 Votes
    25 Posts
    4k Views
    TAGinsideT
    @Assassins You can try this Before check if you have a version installed yet node -v If yes uninstall it For install node.js 22 MAJOR curl -sL https://deb.nodesource.com/setup_22.x | sudo -E bash - sudo apt install nodejs At least check if you have the good version with node -v
  • SSH remote desktop access only shows black screen

    Solved
    9
    0 Votes
    9 Posts
    773 Views
    TAGinsideT
    @_V_ perfect it’s solved
  • Fresh install on Trixie - Unable to rotate screen

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    A
    @Rags as mentioned, I had to reinstall the OS from scratch. After doing this, I had a new section in the control center on Trixie that allowed me to rotate. No clue why it worked the second time as I used the same imager version to load the OS on the microSD.
  • Fresh new Installation - getting mad

    Unsolved
    2
    0 Votes
    2 Posts
    258 Views
    S
    @Hakupapa reflash, use my installer script Make sure MagicMirror runs full screen On Debian you have to set a thing, don’t remember Won’t be home til after 9 us central If you want to move old config etc, use my backup / restore scripts
  • MMM_RTSPStream & ffmpeg

    Unsolved
    2
    1
    0 Votes
    2 Posts
    298 Views
    S
    @ge see https://github.com/evroom/MMM-MPlayer
  • HDMI turns on without movement

    Solved
    9
    0 Votes
    9 Posts
    1k Views
    R
    @Hobbes-0 Dear Dirk, This is „normal“ behaviour with VNC… Some other PIR modules (especially Bugsounet‘s MMM-Pir) solved this with placing a mouse-sensitive layer on the GUI and mouse click in VNV wakes the screen. AFAIK this is not true for MMM-Universal-Pir. Regards, Ralf