A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MMM Earth does not appear

    7
    0 Votes
    7 Posts
    971 Views
    Mykle1M
    @Stoffbeuteluwe said in MMM Earth does not appear: Now it works Magic!
  • calendar stuck at loading

    11
    0 Votes
    11 Posts
    5k Views
    S
    @VinGroot you’re ‘welcome’? we all didn’t learn anything, but it works… weird
  • Rotating Mirror on RBPi 4 B

    5
    0 Votes
    5 Posts
    794 Views
    BKeyportB
    @pfoster4 https://pimylifeup.com/raspberry-pi-rotate-screen/
  • Hebrew translations

    Unsolved
    2
    0 Votes
    2 Posts
    741 Views
    M
    Hi Did you manage to fix this and translate correctly?
  • MM crashes after latest update

    Unsolved
    19
    0 Votes
    19 Posts
    6k Views
    J
    I think I figured out what the issue is. It has to do with the MMM-WatchDog and the interval was too low. It was previously set to 10s. I upped it to 30s and it hasn’t restarted since.
  • New windows, NOT full size

    2
    1 Votes
    2 Posts
    890 Views
    C
    @mohammadjmag hello friend, I’m new and I would like to understand how I need to have the mirror with the touch could you help me
  • MMM-ioBroker TLS error.

    1
    0 Votes
    1 Posts
    245 Views
    O
    Hey there, when using the MMM-ioBroker module I keep getting the following error in my Raspi Terminal: [ERROR] Got Error: Client network socket disconnected before secure TLS connection was established This keeps coming up everytime the module updates the device states. The simpleAPI in ioBroker works however. Anyone got a clue whats up with that?
  • Black screen with MMM Pir sensor after update

    Unsolved
    13
    0 Votes
    13 Posts
    5k Views
    S
    @uatuba this is a tricky module, very sensitive to the runtime environment… breaks every update… other have had success with doing a fresh git clone and npm install. I am not the module author, so I don’t know exactly whats going on
  • MMM-Modulebar not working

    1
    0 Votes
    1 Posts
    295 Views
    U
    Hello and good afternoon, I have one problem with mmm-modulebar only one module is working, if I add new one number two or tree, this modules are not working. Here my config, maybe anybody can help me. { module: "MMM-Modulebar", position: "top_bar", // This can be any of the regions. //header: "Module", // Optional classes: "default everyone", // Optional config: { buttons: { "1": { module: "MMM-iFrame", text: "SmartHome", symbol: "cloud", }, "2": { module: "MMM-EARTH", text: "Erde", symbol: "star-o", }, } } }, Many thanks in advance!!
  • electron.js HELP

    10
    0 Votes
    10 Posts
    3k Views
    M
    @sdetweil Thank you for your answer
  • Installing modules on windows

    16
    0 Votes
    16 Posts
    7k Views
    V
    @sdetweil Hehe, allready did - and now things are playing along well :D Thanks alot!
  • MMM-synology-ds

    4
    0 Votes
    4 Posts
    1k Views
    S
    @vintage89 my post on your other topic gave u instructions to fix this https://forum.magicmirror.builders/topic/12542/installing-modules-on-windows/5 no… the module was precompiled with an older level of node… he is running an uplevel version he needs to recompile the module
  • Cannot Access via HTTP even on MM Pi Device itself

    4
    0 Votes
    4 Posts
    417 Views
    S
    @STS you are getting the server startup message, right Starting server on port 8080 … you could also do temporarliy, node serveronly instead of npm start and it will announce the address as well…
  • Building mirror without programing

    windows
    24
    -1 Votes
    24 Posts
    32k Views
    O
    HI. It doesnt work. I got nothiing but a black screen. Can you advice ? Thans
  • MM css help please

    7
    0 Votes
    7 Posts
    2k Views
    Mykle1M
    @Manu85 said in MM css help please: MMM-EARTH-Live module, is that 'should I open a new topic? Yes please. And you can mark this topic as solved
  • Sometimes Black Screen after upgrade to 2.11.0

    3
    0 Votes
    3 Posts
    587 Views
    M
    Hi Sam! Thank you for your support! Unfortunately all my last tries were not successful. Even your upgrade scripts with apply and force… So I decided to start from scratch. I removed/purged nodejs completly from the system and installed all new. Now it is running as it should. Don’t know what it was and I hope that this will not come back by the next upgrade…
  • Issue with pm2: a wild Memory Access Error occured (Speicherzugriffsfehler)

    Unsolved
    4
    0 Votes
    4 Posts
    818 Views
    S
    bummer. this is pointing to a bigger problem, SD cards are notorious for failing over time… they have a fixed number of writable bits, but are write once… so that last place u wrote is marked as used. when we start to see these weird behaviors, its been the SD card failing…
  • Update the mirror for the first time in six months, won't start now

    Unsolved
    9
    0 Votes
    9 Posts
    1k Views
    S
    @redink it does not erase the prior logs To do that pm2 flush Then start again
  • 0 Votes
    4 Posts
    665 Views
    S
    @todsandberg does it make any diffference?
  • 0 Votes
    4 Posts
    2k Views
    S
    @ljcwalston i replied to your other post a few minutes ago… please don’t make multiple posts for the same troublehow do you start mm? pm2? then pm2 logs --lines=?? will show the console log info where I see my errors ?? is a number, default is 15 lines, u may need to show more than 100 I have not looked at the code, so don’t know how it will do at network error recovery, looks like it tries, based on the error messages