A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • traffic show info question

    Unsolved
    1
    0 Votes
    1 Posts
    610 Views
    citizendevpiC
    can someone post there config that shows route info text in the traffic module all mine says is when to leave but I would like to see more like the router name and the arrival time thanks
  • Update says to "commit your changes or stash them before you can merge." ?

    26
    0 Votes
    26 Posts
    44k Views
    rudibaraniR
    I am trying to update my Docker version to 2.5.0. Do I need to update the Docker image itself or can I just use the regular update path? I keep getting the error to commit or stash my changes. Doing so does not change a thing: root@magic_mirror:/opt/magic_mirror# git reset --hard && git pull HEAD is now at 6aa156d Merge pull request #1343 from MichMich/develop Updating 6aa156d..6db61b4 error: Your local changes to the following files would be overwritten by merge: config/config.js.sample css/main.css modules/default/alert/alert.js modules/default/calendar/calendarfetcher.js modules/default/compliments/README.md modules/default/compliments/compliments.js modules/default/newsfeed/README.md modules/default/newsfeed/newsfeed.js modules/default/updatenotification/updatenotification.js modules/default/weatherforecast/weatherforecast.js Please, commit your changes or stash them before you can merge. Aborting ``` Stashing the changes does not help either. Does someone have an idea?
  • MM stopped loading after updating pi (error log included)

    Unsolved
    1
    0 Votes
    1 Posts
    539 Views
    I
    Fresh install of pi, tested and MM runs. Added the modules I want, tested, they all load and everything works. Ran updates on the pi, rebooted, MM won’t load. PM2 log files show: Error: ENOENT: no such file or directory, open 'package.json' at Object.fs.openSync (fs.js:660:18) at Object.fs.readFileSync (fs.js:565:33) at Object.<anonymous> (/home/pi/MagicMirror/js/app.js:15:32) at Module._compile (internal/modules/cjs/loader.js:654:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:665:10) at Module.load (internal/modules/cjs/loader.js:566:32) at tryModuleLoad (internal/modules/cjs/loader.js:506:12) at Function.Module._load (internal/modules/cjs/loader.js:498:3) at Module.require (internal/modules/cjs/loader.js:598:17) at require (internal/modules/cjs/helpers.js:11:18) That log repeats as long as PM2 tries to keep loading MM. running find . -name package.json -maxdepth 2 -execdir npm install \; doesn’t fix it. MM files are up to date (git pull), and the config file is good (npm run config:check) Not sure where to go from here.
  • Black screen after some time

    Unsolved
    5
    0 Votes
    5 Posts
    3k Views
    Mykle1M
    @striiker said in Black screen after some time: I’ve considered downgrading to a pre-2.4.0 build (haven’t checked to see if it’s even available) All the releases https://github.com/MichMich/MagicMirror/releases
  • Sound loop not seamless. Request advice.

    Unsolved
    7
    0 Votes
    7 Posts
    2k Views
    Mykle1M
    @sean Hi sean. No, I have not tried it on a Pi, yet. I only just started developing the module and came upon this issue. When/if I can solve this, the PI will get its chance.
  • High CPU load of electron and MM freezes

    Unsolved
    7
    0 Votes
    7 Posts
    3k Views
    W
    @a94marbo said in High CPU load of electron and MM freezes: Hi I have noticed that MM freezes some times and electron is consuming 70-80% of the CPU. I think these are releted somehow. I tried to reinstall dependancies with “git pull && npm install” everything goes fine until the end when I get “npm WARN grunt-stylelint@0.10.1 requires a peer of stylelint@^9.0.0 but none is installed. You must install peer dependencies yourself.” error message. Dont know if that is related to electron high CPU load. Anyone recognize these errors? Absolutely - I have 2 raspberry pis, freshly installed MMM on both and have these issues. I am struggling around with an earlier electron version, activating the Open GL fkms driver, increasing GPU Mem size, increasing swap memory size but the problem prevails. This issues has been heavily discussed from what it seems about a year ago (this is where the “earlier version of electron” solution comes from), but nothing ever happened I guess. e.g. see: https://github.com/MichMich/MagicMirror/issues/1059 https://forum.magicmirror.builders/topic/2717/electron-performance/7
  • Black screen after installing MMM-UKLiveBusStopInfo....

    Unsolved
    1
    0 Votes
    1 Posts
    496 Views
    D
    I started to configure my MagicMirror and all was well till I decided to add that module. Because I was testing it I wasn’t using MM autostart but rather “DISPLAY=:0 npm start” I made several reboots and all was fine. When I added MMM-UKLiveBusStopInfo it was ok (module was visible and showing buses) till I rebooted the Pi. Now I have an unresponsive black screen with the cursor in the top left corner. How to fix it?
  • MM Update - GIT error

    Solved
    17
    0 Votes
    17 Posts
    8k Views
    P
    hmm… it looks like my system is broken. npm makes a lot of problems too. I decide to reset the systems completely. Fresh OS and a new MM installation. It was easier as to find the root cause. Now everythink is running up again. Thanks a lot for your ideas and your help
  • MM crashes without any error message

    Unsolved
    1
    0 Votes
    1 Posts
    602 Views
    K
    HI, my MagicMirror crashes at startup without any error message. I can see all modules loading on the console then the screen turns black but there is noUI instead i get back to console. I already tried to take anoterh config.js but same behaviour. Is there any debug file where i might find some hints.
  • MMM-Hotword problem with Black Screen

    Solved
    2
    0 Votes
    2 Posts
    1k Views
    E
    I’m going to call this solved, kinda. I restarted from scratch and got it to work. Snowboy was not installing for some reason. Possibly my raspbian was not up to date. But we’ll never know.
  • Error while try to post a question

    Unsolved
    4
    0 Votes
    4 Posts
    1k Views
    justjim1220J
    @eggwardo @Agustin Are you able to post your questions within this post?
  • Modules with Images not Displaying

    Solved
    10
    0 Votes
    10 Posts
    4k Views
    justjim1220J
    @mykle1 @StrIIker All I know is that with the new MM update that came out on the 1st of October, this is the only way I have been able to get some modules to work, including after the MM update. Was suggested to me by Michael Teeuw when I first updated to v2.5.0.
  • i think i'm close?

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    S
    @flipfloplife great!.. thanks for the feedback
  • Cut speaker sound when waking Alexa...?

    Unsolved
    2
    0 Votes
    2 Posts
    794 Views
    M
    Anybody got any suggestions to point in the right directions please…?
  • MM to run only between certain times

    Unsolved
    3
    1 Votes
    3 Posts
    1k Views
    A
    Thank you Jim, I will try those. Ideally I would like to go from Desktop to MM via crontab and back, without having to brute force it via pkill or similar. Do you have any suggestions? I need to be able run the relay scripts, or if connected to a monitor the vcgencmd command before and after MM. Thanks, Andrew.
  • Accessing content from a CIFS share?

    Solved
    2
    0 Votes
    2 Posts
    653 Views
    J
    after moving the mount to the modules directory, this worked.
  • MMM-earth

    Solved
    8
    0 Votes
    8 Posts
    3k Views
    S
    @bhepler said in MMM-earth: @striiker - In the future, you may be able to get away with merely restarting the MagicMirror process. If you’re using pm2 with a default installation, it’s just pm2 restart MagicMirror. Hi! Thank you for the suggestion however I have a cron job which restarts MagicMirror every 5 hours. I do this because of the persistent issue of having something in Magic Mirror crashing, causing it to stop refreshing and leaving me at a black screen. The only way to solve it is to manually reload or restart Magic Mirror. So, while I was experiencing this issue, the system had restarted MagicMirror several times. As mentioned by @justjim1220 , the solution was to reboot.
  • MMM-Remote-Control

    Solved
    8
    0 Votes
    8 Posts
    6k Views
    Y
    I have recently installed this module and I love it. Suddenly ran into an issue where no modules load when looking at the edit view, shows no module loaded. What did I do wrong?
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    44 Views
  • MMM-AssistentMk2 without function

    Unsolved
    5
    0 Votes
    5 Posts
    1k Views
    S
    it works now. I changed that in the config under “record” Old: device : null // recording device (e.g.: "plughw:1") New: device : "plughw:1" // recording device (e.g.: "plughw:1")