MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. Solved
    Log in to post
    • All categories
    • D

      SOLVED launching on browser?
      Troubleshooting • • dude31222

      7
      0
      Votes
      7
      Posts
      126
      Views

      D

      @sdetweil thank you for your replys and your wonderful script, I’m currently running magic mirror without problems

    • M

      SOLVED How to use Yr as a weather provider
      Troubleshooting • • MajorC

      3
      0
      Votes
      3
      Posts
      183
      Views

      karsten13

      as follow up: That was merged today so you find it now in the offical documentation https://docs.magicmirror.builders/modules/weather.html#yr-options

    • J

      SOLVED No date after update
      Troubleshooting • • JoeFranz

      7
      0
      Votes
      7
      Posts
      162
      Views

      J

      @KristjanESPERANTO Now it works, thanks 🙂

    • D

      SOLVED 2.22.0 but showing update available?
      Troubleshooting • • DarrenHill

      6
      0
      Votes
      6
      Posts
      155
      Views

      D

      @KristjanESPERANTO - Yes, I just saw that when I did the git pull.

      As I said, I wanted to flag it though as the recommended route for updates is that script, which would appear not to be working correctly otherwise.

      @sdetweil - thanks, clear. Will do so, although I’m up to date anyway now after the git pull.

    • wishmaster270

      SOLVED electron-rebuild problems with MagicMirror 2.22.0
      Troubleshooting • • wishmaster270

      53
      0
      Votes
      53
      Posts
      1541
      Views

      karsten13

      @thobach

      I’m trying to keep image size small … but which image are you using? latest or fat?

    • 3

      SOLVED MMM-Fuel funktioniert nicht mehr
      Troubleshooting • • 35110

      17
      0
      Votes
      17
      Posts
      219
      Views

      S

      @35110 fantastisch!

    • M

      SOLVED Rotate screen problem when MM starts
      Troubleshooting • • MisterT

      9
      0
      Votes
      9
      Posts
      188
      Views

      J

      I don’t know about the Pi3, but on the Pi4 you just go to display settings and tell it to go vertical… easier than all this programming that I never got to work with my MM

    • H

      SOLVED MagicMirror Module for running a shell script
      Requests • • Human99

      4
      0
      Votes
      4
      Posts
      90
      Views

      wishmaster270

      @sdetweil Just saw that I had not added any hit words and no about text to the repository. Maybe that was the reason.

    • S

      SOLVED Default Calander - can't get it to work
      Troubleshooting • • svencarree

      7
      0
      Votes
      7
      Posts
      135
      Views

      S

      @sdetweil

      Woowww I knew it had to be some kind of PEBCAK! Thanks, it was so simple.

      Thanks for answering all the newbie questions.

    • E

      SOLVED Mirror broken after v2.22.0 upgrade
      Troubleshooting • • ecirpnaes

      29
      0
      Votes
      29
      Posts
      1280
      Views

      K

      @sdetweil Thanks, it worked after pi os update

    • L

      SOLVED v2.22.0 & Font Awesome FAB icons
      Troubleshooting • • luisestrada

      3
      1
      Votes
      3
      Posts
      234
      Views

      L

      @sdetweil Fantastic, thank you so much. It worked!

      This is the code I have (in case someone needs it):

      { module: "calendar", header: "Canadian Holidays (QC), position: "top_left", config: { calendars: [ { url: "https://www.officeholidays.com/ics-clean/canada/quebec", symbol: "canadian-maple-leaf", color: 'crimson' }, ], defaultSymbolClassName: "fab fa-", colored: true, coloredSymbolOnly: true, maximumEntries: "2", wrapEvents: true, } },

      And happy new year!!!

    • A

      SOLVED Default calendary broke on v2.22.0 update
      Troubleshooting • • Apathia

      3
      0
      Votes
      3
      Posts
      112
      Views

      A

      @sdetweil said in Default calendary broke on v2.22.0 update:

      @Apathia sounds like the npm install was not successful.

      You are probably correct. After it failing even after going to the helper module directory and running npm install again, I decided to update both npm and nodejs which fixed the issue. I was on npm v7.21 and node v10.24, now on npm v9.2 and node v16.10.

    • K

      SOLVED MMM-Flights Not Working
      Troubleshooting • • KI6UVE

      14
      0
      Votes
      14
      Posts
      353
      Views

      karsten13

      and the MM module doesn’t seem to be showing any air traffic.

      I already mentioned the fix for this:

      @karsten13 said in MMM-Flights Not Working:

      laMin and laMax should be switched

    • B

      SOLVED RPI 3B keeps going to blank screen (cursor showing)
      Troubleshooting • • BigTJ

      27
      0
      Votes
      27
      Posts
      971
      Views

      S

      @BigTJ very cool detective work! glad you found a resolution!!

    • S

      SOLVED only desktop since update some modules
      Troubleshooting • • surger13

      1
      0
      Votes
      1
      Posts
      81
      Views

      S

      Hello,

      maybe someone can help me.
      Yesterday I updated a few modules via MMM-RemoteControl, since then my mirror no longer starts. I only see the desktop.

      Thank you Dirk

      pi@raspberrypi:~/MagicMirror $ pm2 logs MagicMirror [TAILING] Tailing last 15 lines for [MagicMirror] process (change the value with --lines option) /home/pi/.pm2/logs/MagicMirror-out.log last 15 lines: 0|MagicMir | > magicmirror@2.21.0 start 0|MagicMir | > DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js 0|MagicMir | 0|MagicMir | 0|MagicMir | > magicmirror@2.21.0 start 0|MagicMir | > DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js 0|MagicMir | 0|MagicMir | 0|MagicMir | > magicmirror@2.21.0 start 0|MagicMir | > DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js 0|MagicMir | 0|MagicMir | 0|MagicMir | > magicmirror@2.21.0 start 0|MagicMir | > DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js 0|MagicMir | /home/pi/.pm2/logs/MagicMirror-error.log last 15 lines: 0|MagicMir | A JavaScript error occurred in the main process 0|MagicMir | Uncaught Exception: 0|MagicMir | Error: Cannot find module '/home/pi/MagicMirror/node_modules/range_check/dist/range-check.umd.js'. Please verify that the package.json has a valid "main" entry 0|MagicMir | at tryPackage (node:internal/modules/cjs/loader:360:19) 0|MagicMir | at Module._findPath (node:internal/modules/cjs/loader:573:18) 0|MagicMir | at Module._resolveFilename (node:internal/modules/cjs/loader:926:27) 0|MagicMir | at n._resolveFilename (node:electron/js2c/browser_init:245:1105) 0|MagicMir | at Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29) 0|MagicMir | at Module._load (node:internal/modules/cjs/loader:785:27) 0|MagicMir | at c._load (node:electron/js2c/asar_bundle:5:13343) 0|MagicMir | at Module.require (node:internal/modules/cjs/loader:1012:19) 0|MagicMir | at require (node:internal/modules/cjs/helpers:102:18) 0|MagicMir | at Object.<anonymous> (/home/pi/MagicMirror/node_modules/express-ipfilter/lib/ipfilter.js:14:20) 0|MagicMir | [3053:1217/110253.460777:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization 0|MagicMir | [3073:1217/110253.750405:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported.
    • K

      SOLVED MMM-EmbedURL Not showing full webpage
      Troubleshooting • • khayfer

      8
      0
      Votes
      8
      Posts
      268
      Views

      wishmaster270

      @plainbroke You will need a external tool like ffmpeg or vlc to convert the stream.
      I wrote a small wrapper that calls vlc with the necessary parameters. You can find it here.
      There are other tutorials using a docker containter, too. For me this one was the most effective one.
      Be aware that the conversion cost a lot of cpu power. Some users had problems running the converter on the same Pi as the mirror is running on.

      You then can embed the Stream with this module using the setting embedElementType: "img" or you can use my MMM-SynologySurveillance which supports mjpeg since the last version.

    • 0

      SOLVED MMM-futar - how to add modules multiple time?
      Troubleshooting • • 0livia

      24
      0
      Votes
      24
      Posts
      581
      Views

      0

      @sdetweil when removed the bit you suggested it is working now.
      The thing is what i do not understand that it worked before removing the section from the config.js just only with one single item. Anyway thank you for your help guys!

    • W

      SOLVED Intermittent problem with calendar module
      Troubleshooting • • Whitling2k

      2
      0
      Votes
      2
      Posts
      66
      Views

      S

      @Whitling2k EAI_AGAIN is a network name resolution error… nothing we can do… somewhere in the network, probably outside your house a request has failed.

      ive seen this INSIDE due to systems like pihole being used to block spam

    • E

      SOLVED JSON request module
      Requests • • ELMAGO

      41
      0
      Votes
      41
      Posts
      2235
      Views

      E

      @wishmaster270

      ok, i test

    • R

      SOLVED MM Ver.2.21 Electron failed to install error
      Troubleshooting • • Rags

      6
      0
      Votes
      6
      Posts
      219
      Views

      R

      @sdetweil
      Bingo. All systems go…
      Thanks once again.
      I am doing the backup restore thing now.

    • 1
    • 2
    • 3
    • 4
    • 5
    • 9
    • 10
    • 2 / 10