A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Docker server, client refresh loop

    Solved
    3
    0 Votes
    3 Posts
    499 Views
    R
    Thank you @karsten13 and thank you for the docker image, appreciated. It seems to be an issue with MMM-CalendarEx2… It was/is an issue with having multiple MMM-CalendarEx2 modules registered. I have one page with a week view and another page with a month view (using MMM-Page-Selector). But since I’m a total MM noob, I just added the CalEx2 module twice and it is apparently not happy about that. I’ll see if there is a way to have different scenes on different pages or switch to another calendar module for the month view. Thanks again :)
  • 0 Votes
    2 Posts
    309 Views
    S
    @standingwater see the doc [image: 1646325375502-screenshot_20220303-093547_chrome.jpg]
  • Trouble with install MM

    Solved
    8
    0 Votes
    8 Posts
    1k Views
    F
    @sdetweil said in Trouble with install MM: @fischi87 are u running system in graphics mode? must have desktop, before starting mm yes I do! i don’t had the display connected. now it works!
  • MMM-Plex-Recently-Added Missing Posters

    Unsolved
    2
    0 Votes
    2 Posts
    586 Views
    S
    @smoysauce Hello. The exact same thing happens to me, and I can’t find what the problem is. If you find out anything, I’d appreciate it if you post it here.
  • My MagicMirror screen keeps turning off

    Solved
    20
    0 Votes
    20 Posts
    9k Views
    T
    @sdetweil It most likely would! My one -file-only-edit solution have the added bonus that I know exactly what needed to be changed thus not relying on a 100+ line script. I see that you are so kind to log what the script is doing, so you don’t leave the user in the dark (pun intended :-) ) I like that design! I should have read your script earlier though (I read through the looong ticket regarding making the installer scripts external to MM2 and remember many of your posts!) Actually, while browsing the MM repo I also stumbled across the exact same solution https://github.com/MichMich/MagicMirror/wiki/Configuring-the-Raspberry-Pi#disabling-the-screensaver Why either of those were never returned to my by google-foo I can only wonder about
  • MMM-CountUP shows default header

    Solved
    3
    0 Votes
    3 Posts
    654 Views
    M
    @fischi87 Thanks, my fault. The header was outside the config.
  • Starting over on MM install - still shows errors

    Solved
    4
    0 Votes
    4 Posts
    908 Views
    F
    @sdetweil Ok, good to know, so at least it’s not them making problems for MMM-ScreenCast and MMM-RemoteControl.
  • Can't get update alert to go away

    Unsolved
    17
    0 Votes
    17 Posts
    4k Views
    S
    @pminich ok, right source. thx
  • MMM-KVV local Karlsruhe transport

    Unsolved
    3
    0 Votes
    3 Posts
    715 Views
    KristjanESPERANTOK
    The module uses the request package, which is not in the dependencies. Try npm install request in the module directory.
  • question about MMM-MarineWeather module

    Solved
    4
    0 Votes
    4 Posts
    668 Views
    R
    @strawberry-3-141 Thank you. I changed it globally. This was very helpful. What did you mean by start a github?
  • No communication back from node_helpers?

    Unsolved
    3
    0 Votes
    3 Posts
    626 Views
    S
    @mumblebaj my upgrade script will do this as part of the upgrade process see https://github.com/sdetweil/MagicMirror_scripts
  • Errors with MMM-Astronauts and MMM-HueLights

    Unsolved
    3
    0 Votes
    3 Posts
    442 Views
    M
    Thank you very much @sdetweil Everything is working fine now.
  • Node-helper Access-Control-Allow-Origin

    Unsolved
    6
    0 Votes
    6 Posts
    1k Views
    S
    @fischi87 yes, but I don’t know how
  • Error in pm2 log

    Unsolved
    1
    0 Votes
    1 Posts
    231 Views
    F
    Hello guys I get right now this 2 error: ERROR:gpu_process_host.cc(968)] GPU process exited unexpectedly: exit_code=139 ERROR:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process. what is it and what can I do to fix them? thanks
  • MMM-homeassistant-sensors stopped working after HA 2021.10 update

    Unsolved
    9
    0 Votes
    9 Posts
    3k Views
    SnilleS
    @asifnabi Hi, not with my module “only”, but if you have the information in HA, you can get it to the mirror using my module. I also believe there are modules that do fetch package data to the mirror directly, I just have not used any. :) Take a look here: https://github.com/MichMich/MagicMirror/wiki/3rd-Party-Modules
  • autostart + serveronly

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    J
    @sdetweil - Thanks Sam. That is what I had done, and so knew there were two instances running. I appreciate the tip and reminder.
  • Magic Mirror keeps re-opening after I quit?

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    S
    @r3d6 not a programming language. just commands config.js is JavaScript
  • Two modules side by side

    Unsolved
    14
    0 Votes
    14 Posts
    3k Views
    mumblebajM
    @hango Wow, interesting stance you have, I thought this is a learning forum not a feeding scheme. Maybe I will just others who have with replies like these not participated or helped other in need anymore. Go for GOLD @hango
  • How do I delete some of the default modules?

    Unsolved
    11
    0 Votes
    11 Posts
    2k Views
    BKeyportB
    @r3d6 Most modules provide instructions on how to add them in their README.md files, which show on github. Good stuff.
  • MM - Error GPU_Process_Host

    Unsolved
    1
    1 Votes
    1 Posts
    411 Views
    T
    Hi all, I just started playing around with MM (awseome) and some other modules. It would occasionally freeze the whole Pi3B+. No network, no keyboard/mouse, I would have to press the power button on the switch that came with the CanaKit. So I flipped back to the sample config.js and still get the error. Here’s what I get. [8818:0218/065006.349453:ERROR:gpu_process_host.cc(968)] GPU process exited unexpectedly: exit_code=11 [8818:0218/065007.220429:ERROR:gpu_process_host.cc(968)] GPU process exited unexpectedly: exit_code=11 [8818:0218/065008.067653:ERROR:gpu_process_host.cc(968)] GPU process exited unexpectedly: exit_code=11 [8913:0218/065008.551741:ERROR:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process. I found google links for VSCode, but I can’t figure out if that applies with MM and if so, what I need to do. Any suggestions?