A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Make display black

    1
    0 Votes
    1 Posts
    933 Views
    Z
    When I stop MM (pm2 stop mm) and turn monitor off (xset -display :0.0 dpms force off) then in a low light I can see the display as dark grey. Is there a way to make the monitor pitch black by displaying black color all over the screen ?
  • Config.js how to edit

    4
    0 Votes
    4 Posts
    6k Views
    yawnsY
    No worries. If you don’t feel comfortable with command line you could also use the graphical leafpad on the desktop, which is most like notepad you may know from windows
  • Pm2 dont start my scripts on startup

    10
    0 Votes
    10 Posts
    7k Views
    michael24hM
    @yawns said in Pm2 dont start my scripts on startup: pm2 logs mm --lines 50 /home/pi/.pm2/logs/mm-error-0.log last 50 lines: 0|mm | at Module.load (module.js:473:32) 0|mm | at tryModuleLoad (module.js:432:12) 0|mm | at Function.Module._load (module.js:424:3) 0|mm | at Module.require (module.js:483:17) 0|mm | at require (internal/module.js:20:19) 0|mm | at Object. (/home/pi/MagicMirror/modules/magic-mirror-voice/node_modules/java/lib/nodeJavaBridge.js:21:16) 0|mm | at Module._compile (module.js:556:32) 0|mm | at Object.Module._extensions…js (module.js:565:10) 0|mm | at Module.load (module.js:473:32) 0|mm | at tryModuleLoad (module.js:432:12) 0|mm | at Function.Module._load (module.js:424:3) 0|mm | at Module.require (module.js:483:17) 0|mm | ERROR! Could not find main module js file. 0|mm | ERROR! Could not find main module js file. 0|mm | Error: Module version mismatch. Expected 50, got 48. 0|mm | at Error (native) 0|mm | at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:173:20) 0|mm | at Object.Module._extensions…node (module.js:583:18) 0|mm | at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:173:20) 0|mm | at Module.load (module.js:473:32) 0|mm | at tryModuleLoad (module.js:432:12) 0|mm | at Function.Module._load (module.js:424:3) 0|mm | at Module.require (module.js:483:17) 0|mm | at require (internal/module.js:20:19) 0|mm | at Object. (/home/pi/MagicMirror/modules/magic-mirror-voice/node_modules/java/lib/nodeJavaBridge.js:21:16) 0|mm | at Module._compile (module.js:556:32) 0|mm | at Object.Module._extensions…js (module.js:565:10) 0|mm | at Module.load (module.js:473:32) 0|mm | at tryModuleLoad (module.js:432:12) 0|mm | at Function.Module._load (module.js:424:3) 0|mm | at Module.require (module.js:483:17) 0|mm | ERROR! Could not find main module js file. 0|mm | ERROR! Could not find main module js file. 0|mm | Error: Module version mismatch. Expected 50, got 48. 0|mm | at Error (native) 0|mm | at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:173:20) 0|mm | at Object.Module._extensions…node (module.js:583:18) 0|mm | at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:173:20) 0|mm | at Module.load (module.js:473:32) 0|mm | at tryModuleLoad (module.js:432:12) 0|mm | at Function.Module._load (module.js:424:3) 0|mm | at Module.require (module.js:483:17) 0|mm | at require (internal/module.js:20:19) 0|mm | at Object. (/home/pi/MagicMirror/modules/magic-mirror-voice/node_modules/java/lib/nodeJavaBridge.js:21:16) 0|mm | at Module._compile (module.js:556:32) 0|mm | at Object.Module._extensions…js (module.js:565:10) 0|mm | at Module.load (module.js:473:32) 0|mm | at tryModuleLoad (module.js:432:12) 0|mm | at Function.Module._load (module.js:424:3) 0|mm | at Module.require (module.js:483:17) [STREAMING] Now streaming realtime logs for [mm] process
  • Return URI with Https

    3
    0 Votes
    3 Posts
    2k Views
    M
    Shouldn’t the files in the public folder be accessible from a browser?
  • Working Magic Mirror goes white screen over night

    1
    1
    0 Votes
    1 Posts
    1k Views
    L
    My MagicMirror is working pretty good, however. Morning when I look at the screen it’s just turned white. If i VNC into the screen it doesn’t accept me trying to CTRL Q, CTRL W or CTRL R. I have to reboot the Pi to get it working again. [image: 1488788686745-whiteovernight.jpeg] Any ideas on what’s up?
  • npm start fails at electron.js

    1
    0 Votes
    1 Posts
    997 Views
    L
    I’ved tried reinstalling MagicMirror several times. I also tried the suggestions in this post: https://forum.magicmirror.builders/topic/1017/help-npm-start-error-failed-at-the-start-script-electron-js-electron-js But nothing has yet worked. Any suggestions are appreciated. Error Code: pi@LARISM:~/MagicMirror $ npm start magicmirror@2.1.0 start /home/pi/MagicMirror electron js/electron.js npm ERR! Linux 4.4.38-v7+ npm ERR! argv “/usr/bin/nodejs” “/usr/bin/npm” “start” npm ERR! node v7.7.1 npm ERR! npm v4.3.0 npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! magicmirror@2.1.0 start: electron js/electron.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the magicmirror@2.1.0 start script ‘electron js/electron.js’. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the magicmirror package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! electron js/electron.js npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs magicmirror npm ERR! Or if that isn’t available, you can get their info via: npm ERR! npm owner ls magicmirror npm ERR! There is likely additional logging output above. npm ERR! Please include the following file with any support request: npm ERR! /home/pi/.npm/_logs/2017-03-06T05_29_18_677Z-debug.log
  • Unable to import 3rd modules party in config.js

    module error config
    4
    0 Votes
    4 Posts
    3k Views
    strawberry 3.141S
    @giulianomondin comma missing after updateinterval
  • Correct way of deleting a module and its dependencies?

    3
    0 Votes
    3 Posts
    3k Views
    Mykle1M
    @broberg said in Correct way of deleting a module and its dependencies?: No, the dependencies are installed in the specific folder you run the install in (if you look in your MMM-NetworkScanner folder you should have a folder that’s called “node_modules” that’s where the dependencies are) Ok, great. I was afraid that maybe I did something wrong by doing it that way. Thanks for the info! :thumbsup_tone1:
  • Remove ipWhitelist or making it work

    4
    0 Votes
    4 Posts
    2k Views
    R
    @jm said in Remove ipWhitelist or making it work: "::ffff:10.0.1.105/24", You need set "::ffff:10.0.1.0/24", "10.0.1.0/24" /24 is for subnets => 10.0.1.1/24 = 10.0.1.1 - 10.0.1.255 /32 match specific IP => 10.0.1.10/32 = 10.0.1.10 I like remove this validation if set any special configuration. I don’t know what can be the most apropiated new variable ipWhitelist: [] - false - null - true
  • 0 Votes
    3 Posts
    3k Views
    R
    It’s a warning. Not there a problem there. This should be disapear with the last update of grunt-yamllint https://github.com/geedew/grunt-yamllint/commit/55652f65e7d112ff23d34eb6e6dc4d6166b719b4
  • .fillText() in a canvas box

    6
    0 Votes
    6 Posts
    3k Views
    FlatPepsiF
    @Cato [facepalm] Further proof that my heritage is from case-insensitive programming languages.
  • config entry that skips loading of module - forgotten

    4
    0 Votes
    4 Posts
    2k Views
    Mykle1M
    @strawberry-3.141 said in config entry that skips loading of module - forgotten: do you mean disable: true ? Although, disabled: true works for me. It needed the d at the end of disable
  • Install MagicMirror on Orange Pi Lite (Armbian)

    Unsolved
    5
    0 Votes
    5 Posts
    6k Views
    G
    Changing node version sudo npm cache clean -f sudo npm install -g n sudo n 5.1.0 Changing npm version npm install -g npm@2.4.0
  • Swiper only works on first update...

    2
    0 Votes
    2 Posts
    2k Views
    M
    If anybody would be interested in trying to help solving it, then here is a link. https://github.com/mortenbirkelund/MMMT-Newsfeed Notices that if you uncomment the lines from 92-113, then the swiper is applied correctly. https://github.com/mortenbirkelund/MMMT-Newsfeed/blob/master/MMMT-Newsfeed.js But for some reason it doesnt work when i apply the same coding to the rest of the getDom function…
  • Can't seem to hide cursor. (Solved)

    Solved
    3
    0 Votes
    3 Posts
    2k Views
    C
    That works, thanks.
  • MMM News Feed

    Unsolved
    4
    1 Votes
    4 Posts
    3k Views
    P
    I also implemented the maxNewsItems solution. It keeps really old content from sticking around (I was seeing feeds from over a month old) but it favors one of the three feeds I have added in now, only displaying items from that feed and ignoring the rest. It would be cool to see an update where it pulls one item from every feed added before adding a second item from the same feed. i.e. Feeds 1, 2 & 3 - pulls one from feed 1, then one from feed 2, then one from feed 3, then another from feed 1, another from feed 2, etc.
  • MMM-Wunderlist format question.

    1
    1
    0 Votes
    1 Posts
    1k Views
    E
    Hi Folks! I was wondering if there’s a way to limit the length of the description on the Wunderlist module just like the default calendar module where you can set the “maxTitleLength”? I’ve posted a pix and circled the issue I am having. Thanks in advance! [image: 1488424811344-img_3287.jpeg]
  • Lost resolution after reboot?!?

    Solved
    12
    0 Votes
    12 Posts
    9k Views
    yawnsY
    Oh bad. Good you found it and good it was not fault of Windows … errm Raspbian ;)
  • MagicMirror Autostart Error

    6
    0 Votes
    6 Posts
    4k Views
    yawnsY
    I’m just guessing, but I imagine that since the bootup ran into an error (address/port in use) it could not load its files and as such could not continue proper boot.
  • This topic is deleted!

    3
    0 Votes
    3 Posts
    146 Views