A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • IPhone won't respond to Remote Control link , any help is appreciated.

    Unsolved
    1
    0 Votes
    1 Posts
    267 Views
    JayIVJ
    Hello, fellow builders! I’ve successfully downloaded https://github.com/Jopyth/MMM-Remote-Control module and made the changes in the configuration to accept all IPs ( port: 8080 , ipWhiteList: [] , etc.) but the http://[insert IP address]:8080/remote.html link keeps timing out. I’ve searched around this forum and others to find where I’ve gone wrong with no success. Below I’ve attached pictures of my display and the messages I got from searching the link in both Google and Safari (This is my first time posting here so please bear with me if I didn’t upload the images properly). I’d really like to figure this out so I can show my folks when I go home for the holidays. Any and all help is both welcomed and appreciated! ![2_1636613345513_MMLink.jpg](Uploading 100%) ![1_1636613345513_LinkErrorGC.jpg](Uploading 100%) ![0_1636613345512_LinkErrorSafari.jpg](Uploading 100%)
  • How to control touch the screen

    Unsolved
    6
    0 Votes
    6 Posts
    1k Views
    V
    @sdetweil Thank you very much, it helped a lot in my research.
  • MagicMirror blocks audio output

    Unsolved
    5
    0 Votes
    5 Posts
    915 Views
    bugsounetB
    Hi, just for information since now ~ one year Raspbian use pulseaudio, so it will select Automaticaly mic source and output source so stop using alsa configuration and use pulseaudio :) alsa = only one audio process at same time pulse audio = muti audio process at same time Note: now in my modules no mic config / audio output is require, pulse audio do job
  • Missing menu bar on Raspi 4 desktop

    Unsolved
    4
    0 Votes
    4 Posts
    890 Views
    S
    @dimasua do you have a custom.css that changes the screen size? what do u mean by changes OS? MM doesn’t do OS… maybe MMOS? which has the whole thing on one card and uses docker to launch MM?
  • Just updated to newest MagicMirror and now it won't load.

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    S
    @bjoern said in Just updated to newest MagicMirror and now it won't load.: open another module directory and look for a “node_modules” folder and see if there is a “request” folder there. then copy this to your module NOOOOOOOOOO use npm thats what it is for follow the instructions in the linked pinned topic in troubleshooting…
  • Speaker and wondows problems

    Unsolved
    3
    0 Votes
    3 Posts
    782 Views
    D
    I think you using GAv3 am i right? just ask Google to stop “Jarvis”…wait for a reply then “STOP”
  • YOUTUBE PROBLEM

    Unsolved
    3
    0 Votes
    3 Posts
    620 Views
    D
    ok if you’re talking about Google assistant v3 Youtube only works with a Pi4 There is a lite version of GA for pi3 Are you using the HMDI plug next to power if pi4 try resetting VLC cd vlc --reset-config
  • auto hiding the mouse

    Unsolved
    4
    0 Votes
    4 Posts
    803 Views
    S
    then run unclutter unclutter &
  • Boot into CLI

    Unsolved
    3
    0 Votes
    3 Posts
    779 Views
    S
    @knubbl what version of rasping are you using? lsb_release -a will show should be buster
  • Additional backslashes (\) being added on module install, module cannot be found

    Solved
    3
    0 Votes
    3 Posts
    728 Views
    L
    @sdetweil Did the trick. Thank you!
  • MMM-GoogleMapsTraffic: "For Development purposes only"

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    S
    it’s key: not apikey:
  • CalenderExt2 module won't show when using weather module

    Solved
    4
    0 Votes
    4 Posts
    950 Views
    A
    I solved the problem by updating MagicMirror.
  • Mic keeps smapping on and off

    Solved
    18
    0 Votes
    18 Posts
    6k Views
    A
    @alyx ok so I have managed to solve this in a way that is stupidly easy and obvious… Just start magic mirror in server mode and be sure to use in in the chrome browser (firefox didnt work) The input is stable and seems to be working, now I just have to find working voice modules for my needs haha
  • MM fails to start after update

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    R
    @sdetweil Thank you. Took me a while to find the time but now I apllied your fix (mentioned above, saw your updated script afterwars only) and had to reinstall “request”-library to some addons. Now working.
  • [ERROR] Moment Timezone has no data for Customized Time Zone

    Solved moment timezone calendar
    8
    0 Votes
    8 Posts
    2k Views
    K
    @sdetweil Thanks, I will close this topic as solved
  • mmpm connection to MagicMirror failed

    Unsolved
    9
    0 Votes
    9 Posts
    2k Views
    K
    Hi @karsten13 Thanks, that helped. I could go back to the previous setup. mmpm still doesn’t work, though. I think I installed it wrong but need to dig deeper. If I just ssh on the PI I can use mmpm but If I go into the mm container with docker exec -it mm bash it cannot find the mmpm command. Now I need to figure out how to remove my mpmm installation.
  • MM Config File not matching Dashboard

    Solved
    10
    0 Votes
    10 Posts
    1k Views
    S
    @droidus use the correct syntax… module: config:{ compliments: what u have from the documentation config: { compliments: { day_sunny: [ "Today is a sunny day", "It's a beautiful day" ], snow: [ "Snowball battle!" ], rain: [ "Don't forget your umbrella" ] } }
  • Any module I add turns to blank screen.

    Solved
    29
    0 Votes
    29 Posts
    9k Views
    S
    @socrates said in Any module I add turns to blank screen.: maximumEntries: “20”, maybe, numbers should never be in quotes
  • calendar module align problem

    Unsolved
    2
    0 Votes
    2 Posts
    304 Views
    S
    @mutoges can u show pic and highlight what mean
  • Remote control Dimming

    Unsolved
    1
    0 Votes
    1 Posts
    317 Views
    N
    The remote control module works wonderfully. The only issue is one of the modules does not dim with the others. Not sure why. MMM-RAIN_MAP stays bight regardless of the level of dim within the remote control app. Any thoughts? N