A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Upgraded, failed back, now mirror constantly restarts

    Solved
    17
    0 Votes
    17 Posts
    5k Views
    S
    @ember1205 thx. I will add checking pm2 to the upgrade script
  • Every time I run an update, something breaks. This time is no exception

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    R
    @sdetweil What I kept trying to do is get node and npm updated, but I royally screwed things up where nothing is working anymore. I can’t use the PM2 command to start and stop things or see the status. So, I just nuked the SD card and am starting from scratch. I will use your scripts.
  • Position and size of module

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    C
    @BKeyport I had to adjust some numbers in main.css to lower the clock module. Now is fits perfectly.
  • Black Screens during remote desktop

    Unsolved
    5
    0 Votes
    5 Posts
    2k Views
    S
    @chris1971 said in Black Screens during remote desktop: Error: listen EADDRINUSE: address already in use 0.0.0.0:8080 u have another instance of MagicMirror already running
  • Moment Timezone has no data for GMT+abcd

    Unsolved
    4
    0 Votes
    4 Posts
    1k Views
    M
    @sdetweil Thanks for looking. Classic Microsoft behaviour :)
  • Mirror showing not all modules on all devices

    Solved
    14
    0 Votes
    14 Posts
    9k Views
    S
    @KristjanESPERANTO as far as i remember i installed some kind of raspbian light version because i dont need much on the device. just wanted to show the internal webpage of the docker. as it got deprecated i couldnt update to a higher version. need to set up a complete fresh OS :D
  • Add another time to display

    Unsolved
    6
    0 Votes
    6 Posts
    1k Views
    S
    @aldisachen I would try the worldclock module approach mentioned by @earnestrichards use it instead of the default clockmmodule
  • Turn pages with physical button

    Solved button page raspberry pi
    3
    0 Votes
    3 Posts
    1k Views
    G
    @sdetweil Thanks, that is excatly what i was looking for
  • Launching Server mode via SSH

    Solved
    2
    0 Votes
    2 Posts
    275 Views
    S
    @NetRanger working w you on discord
  • Autostart Magic Mirror not working

    Unsolved
    2
    0 Votes
    2 Posts
    1k Views
    S
    @hawkeyepilot69 pm2’s Job is to start apps and keep them running. if u kill it manually ctrl-q, them pm2 will restart it. every time pm2 save did the setup to auto start. IF you did the pm2 autostart command and it’s output
  • Auto-Start Failed

    4
    0 Votes
    4 Posts
    3k Views
    H
    @jaerenull any update? this is what mine is currently doing.
  • MMM-TelegramBot End of Life

    Unsolved
    7
    0 Votes
    7 Posts
    2k Views
    bugsounetB
    Hi, After recoding, main code of EXT-TelegramBot This one is now locked to my own use and exclusively to EXT Plugins And in reverse, you can’t use any EXT-TelegramBot commands in MMM-TelegramBot I confirm, i send back MMM-TelegramBot to @MMRIZE
  • MMM-Openai with EXT-TelegramBot

    Unsolved
    5
    0 Votes
    5 Posts
    1k Views
    swvalentiS
    Post the issue here https://forum.bugsounet.fr/ Good luck with him, pompous to say the least.
  • Icons not showing on screen but webinterface ok

    Unsolved
    10
    0 Votes
    10 Posts
    3k Views
    luisestradaL
    @Pade2204 said in Icons not showing on screen but webinterface ok: That doesnt sound good. Am I able to provent the feed from trying to show them, maybe? Mirror Output: [image: 1641330575498-f1cd9d08-5709-4140-9047-971b217b0623.jpg] Mirror webinterface: [image: 1641330588145-udklip.jpg] Try this https://github.com/samuelngs/apple-emoji-linux
  • Magic Mirror Schlafmodus trotz* Powermanagement off*

    Unsolved
    9
    0 Votes
    9 Posts
    4k Views
    D
    @MMRIZE I know this site and I tried the first one. But I have Buster and it says something about Jessy and Stretch, what goes with Buster
  • sendSocketNotification() does not arrive at module

    Unsolved
    2
    0 Votes
    2 Posts
    476 Views
    B
    @mjlee - I copied your code and I’m not getting the same results. From the browser console: socketNotificationReceived: GOT_DATA MMM-MYTEST.js:20 MMM-MYTEST: Getting data MMM-MYTEST.js:34 socketNotificationReceived: GOT_DATA MMM-MYTEST.js:20 MMM-MYTEST: Getting data MMM-MYTEST.js:34 And from the terminal console: Ready to go! Please point your browser to: http://localhost:8080 [28.02.2023 20:52.46.170] [LOG] Notification: GET_DATA Payload: {"config":{"intervalSecs":10}} [28.02.2023 20:52.46.207] [INFO] Checking git for module: MMM-MYTEST [28.02.2023 20:52.46.207] [INFO] Checking git for module: default [28.02.2023 20:52.56.164] [LOG] Notification: GET_DATA Payload: {"config":{"intervalSecs":10}} [28.02.2023 20:53.06.156] [LOG] Notification: GET_DATA Payload: {"config":{"intervalSecs":10}} Perhaps the issue is that you’re looking at the wrong console log? The MYTEST.js log will write to the browser’s console rather than the terminal.
  • Duplicate mm.sh file

    Unsolved
    2
    0 Votes
    2 Posts
    890 Views
    S
    @dcwestra did u create one for the manual install (using the oe in MagicMirror folder) and then run my install script which create one (using installers/mm.sh) do pm2 status
  • MM in Container config lost after Container Stop/Start

    Solved
    15
    0 Votes
    15 Posts
    7k Views
    A
    @sdetweil @karsten13 thanks a lot for your advice! finally, there was only one package missing npm install request did the job for me. :folded_hands_medium-light_skin_tone:
  • MMM-Todoist only displays 'Loading...'

    26
    0 Votes
    26 Posts
    15k Views
    M
    @sdetweil Refreshed token and debug
  • MagicMirror won't run after restart

    Unsolved
    11
    0 Votes
    11 Posts
    4k Views
    S
    @SymmetriC awesome. thanks for the feedback.