A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MagicMirror Opening after closing cycle

    Solved
    9
    2
    0 Votes
    9 Posts
    1k Views
    S
    @sdetweil I fixed the module issue. thank you for that. I will write if the self-rebooting problem reoccurs. Great master…
  • Internet-Monitor display issue

    Unsolved
    6
    0 Votes
    6 Posts
    624 Views
    R
    yes, for both of them It does throw some warnings that I captured earlier: rich@raspberrypi:~/MagicMirror/modules/internet-monitor $ npm install added 359 packages, and audited 360 packages in 38s 99 packages are looking for funding run npm fund for details 5 vulnerabilities (2 moderate, 3 high) Some issues need review, and may require choosing a different dependency. Run npm audit for details. this happened on both the pi installation and the debian vbox version. I ran the audit on the pi version: npm audit report got <=11.8.3 Severity: high Got allows a redirect to a UNIX socket - https://github.com/advisories/GHSA-pfrx-2q88-qq97 Depends on vulnerable versions of cacheable-request No fix available node_modules/got download >=4.0.0 Depends on vulnerable versions of got node_modules/download @lh2020/speedtest-net * Depends on vulnerable versions of download node_modules/speedtest-net http-cache-semantics <4.1.1 Severity: high http-cache-semantics vulnerable to Regular Expression Denial of Service - https://github.com/advisories/GHSA-rc47-6667-2j5j No fix available node_modules/http-cache-semantics cacheable-request 0.1.0 - 2.1.4 Depends on vulnerable versions of http-cache-semantics node_modules/cacheable-request 5 vulnerabilities (2 moderate, 3 high) Some issues need review, and may require choosing a different dependency.
  • My mirror doesnt working

    Unsolved
    8
    1
    0 Votes
    8 Posts
    933 Views
    S
    @semihbakrac ok good, don’t know more. hardware problem
  • MMM-CalendarExt3Agenda no longer works after a certain time.

    Solved
    7
    0 Votes
    7 Posts
    765 Views
    O
    @MMRIZE Hallo, now I tested the Module and it works fantasic. Thank you very much.
  • Need Help with magicmirror

    Solved
    15
    0 Votes
    15 Posts
    3k Views
    W
    Sam, wanted to get back with you and let you know that the re-install worked. Thank you very much for the help, I could not have done it with out you! Will
  • 7May24 - Error EXT-Pages

    Unsolved
    3
    0 Votes
    3 Posts
    428 Views
    S
    @Assassins yes, generally the author prefers issues posted to his own forums.
  • MagicMirror 2.27 Error - modules failing - not displaying output - 7May2024

    Solved
    9
    0 Votes
    9 Posts
    965 Views
    S
    @nkc thx. I deleted the duplicate post. all posts from users with reputation below 2 are reviewed before being posted on the forum. I review every post, so patience this stops all the spam, and porn posts
  • MagicMirror (vers:2.27) : split Error - 07May2024

    Solved
    6
    0 Votes
    6 Posts
    650 Views
    N
    @sdetweil - Hi - I have re-installed a clean version of MM ver 2.27 again (the third time) - And the modules have worked. Thank you for your time. I will press on to install other modules and test them. Thanks.
  • erreur : MMM-Face-Reco-DNN

    Unsolved
    6
    -1 Votes
    6 Posts
    281 Views
    S
    @admin you must run a program to create those. that is the screenshot I provided from the module instructions
  • Trello gives a 403 error

    Solved
    4
    0 Votes
    4 Posts
    610 Views
    KristjanESPERANTOK
    You can also try this fork https://github.com/benjaminflessner/MMM-Trello.
  • Modul CalendarExt3Agenda

    Solved
    12
    0 Votes
    12 Posts
    3k Views
    O
    @MMRIZE Thank you very much, it works now!
  • Googlr Photos not syncing with MagicMirror

    Solved
    12
    0 Votes
    12 Posts
    2k Views
    S
    @synint yes, the example in the module doc uses null. and I never set the sizes
  • Error log full of this error - gdk_monitor_get_scale_factor

    Unsolved
    16
    0 Votes
    16 Posts
    2k Views
    T
    @sdetweil The 3 error entries in the log file only appear at the point in time that the xrandr off is issued. They don’t appear again until the screen has been turned on again and another xrandr -off gets issued.
  • Screen doesn't turn off

    Unsolved
    3
    0 Votes
    3 Posts
    170 Views
    bugsounetB
    @JeffBuilds said in Screen doesn't turn off: Pir Error Detected: EINVAL: invalid argument, write Hi, Generally this error happen with Raspbian 12 (bookworm) So you can use: mode: 2 - use dpms (For raspbian 10/11 or raspbian 12 with x11 compositor) mode: 9 - use xrandr use xrandr (For raspbian 11 or raspbian 12 with x11 compositor) mode: 10 - use wlr-randr (For rapsbian 12 with wayland compositor) Note: By default bookworm use wayland compositor
  • Positioning Google Photo Module

    Solved
    9
    2
    0 Votes
    9 Posts
    913 Views
    S
    @synint cool, thanks. that might help someone else…
  • MagicMirror no longer launches

    Unsolved
    38
    1
    0 Votes
    38 Posts
    8k Views
    R
    @sdetweil @bugsounet pi@raspberrypi:~ $ npm run install-mm npm ERR! Missing script: "install-mm" npm ERR! npm ERR! Did you mean this? npm ERR! npm install # Install a package npm ERR! npm ERR! To see a list of scripts, run: npm ERR! npm run npm ERR! A complete log of this run can be found in: /home/pi/.npm/_logs/2024-04-26T16_46_42_166Z-debug-0.log pi@raspberrypi:~ $ ^C pi@raspberrypi:~ $ git pull fatal: ni ceci ni aucun de ses répertoires parents n'est un dépôt git : .git pi@raspberrypi:~ $ cd ~/MagicMirror rm -rf node_modules git reset --hard origin git pull npm run install-mm HEAD est maintenant à 5ea8a346 Release 2.27.0 (#3410) astuce: Tirer sans spécifier comment réconcilier les branches divergentes astuce: est découragé. Vous pouvez éliminer ce message en lançant une des astuce: commandes suivantes avant votre prochain tirage : astuce: astuce: git config pull.rebase false # fusion (stratégie par défaut) astuce: git config pull.rebase true # rebasage astuce: git config pull.ff only # avance rapide seulement astuce: astuce: Vous pouvez remplacer "git config" par "git config --global" pour que astuce: ce soit l'option par défaut pour tous les dépôts. Vous pouvez aussi astuce: passer --rebase, --no-rebase ou --ff-only sur la ligne de commande pour astuce: remplacer à l'invocation la valeur par défaut configurée. Déjà à jour. > magicmirror@2.27.0 install-mm > npm install --no-audit --no-fund --no-update-notifier --only=prod --omit=dev > magicmirror@2.27.0 postinstall > npm run install-vendor && npm run install-fonts && echo "MagicMirror² installation finished successfully! > " > magicmirror@2.27.0 install-vendor > echo "Installing vendor files ... > " && cd vendor && npm install --loglevel=error --no-audit --no-fund --no-update-notifier Installing vendor files ... changed 1 package in 10s > magicmirror@2.27.0 install-fonts > echo "Installing fonts ... > " && cd fonts && npm install --loglevel=error --no-audit --no-fund --no-update-notifier Installing fonts ... changed 2 packages in 4s MagicMirror² installation finished successfully! > magicmirror@2.27.0 prepare > [ -f node_modules/.bin/husky ] && husky || echo no husky installed. no husky installed. added 483 packages in 2m pi@raspberrypi:~/MagicMirror $ After a reboot of my Pi the icone on the top of my screen have change [image: 1714210134311-sans-titre.png] and my MM launch but I have a problem of Library : About GA of Bugsounet “Library loading error” remains displayed on my screen… [image: 1714210512088-sans-titre1.png] I tried to update GA without success : [image: 1714211753019-sans-titre2.png] I post the question on the Bugsounet forum thank you very much both for your help !!
  • MM won't start up after upgrading to 2.27

    Solved
    11
    0 Votes
    11 Posts
    1k Views
    N
    @sdetweil Thank you… that was the issue
  • MMM-GoogleAssistant problème

    Unsolved
    2
    1
    -1 Votes
    2 Posts
    110 Views
    S
    @rihab_ben the documentation says npm run token not tokens [image: 1714144419015-1000025785.jpg]
  • MagicMirror ne se lance pas

    Solved
    3
    1
    -1 Votes
    3 Posts
    146 Views
    ?
    @sdetweil oui c’est bon merci ca marche
  • commande vocale

    Unsolved
    2
    -1 Votes
    2 Posts
    208 Views
    S
    @rihab_ben Avez-vous un module spécifique avec lequel vous rencontrez des difficultés ? sinon, quel genre de voix voulez-vous faire ?