A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • pm2 dosn`t start mm.sh after reboot

    Unsolved
    29
    0 Votes
    29 Posts
    11k Views
    S
    @trividar I’ve added all that to the fixup script… (and the updated install script) so, if u haven’t done this manually, run then script, then restart your mac
  • Language problems with standard modules and pm2

    Unsolved
    9
    0 Votes
    9 Posts
    2k Views
    K
    @sdetweil thanks! You made my day:)
  • Blank screen with error in terminal upon start.

    Unsolved
    8
    0 Votes
    8 Posts
    2k Views
    S
    @dcarls91 said in Blank screen with error in terminal upon start.: I went into all of my modules and and ran npm install as well IF they do NOT have a package.json file as part of a module, then there is a bad side effect or a required file beging deleted you can check cd ~/MagicMirror ls modules/node_modules/node_helper/index.js if the file is there, all good, if not do this cd ~/MagicMirror git checkout modules/node_modules/node_helper/index.js
  • MagicMirror busted :(

    Unsolved
    4
    0 Votes
    4 Posts
    1k Views
    lavolp3L
    @sdetweil good point! Then to be safe cd .. && npm install electron@3.0.13
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    8 Views
  • how update MM to version V6.13.0

    Unsolved
    2
    0 Votes
    2 Posts
    460 Views
    S
    @carlosgg91 MagicMirror is currently 2.9.0… 2.10 might be december 1… npm is possibly 6.13.0, but you have to refresh everything after you do that node is higher number…
  • build MMM-AssistantMk2 Rebuild Failed

    Unsolved
    10
    0 Votes
    10 Posts
    2k Views
    H
    @marion001 Uhhhhhh… I followed your steps to rebuild the thing in order for the module to work, but now it’s stuck at ‘Building module: grpc, Completed: 0’, and stays like that forever until I cancel the procedure with Ctrl+C. How can I resolve this? I really want Google Assistant to work but this is a hindrance that I want to remove.
  • MMM-VOICE-COMMANDS not working pls help

    Unsolved
    1
    0 Votes
    1 Posts
    390 Views
    Q
    please this is graduate project and i just need to show the pages by voice in this module its said it can show pages with MMM-PAGE-SELECTOR { module: "MMM-Voice-Commands", config: { debug: true, //Displays end results and errors from annyang in the Log autoStart: true, //Adds annyang commands when it first starts activateCommand: "hello mirror", //Command to active all other commands deactivateCommand: "goodbye mirror", //Command to deactivate all other commands alertHeard: true, //Whether an alert should be shown when annyang hears a phrase (mostly for debug) commands: { "switch to (the) :page (page)": "PAGE_SELECT", "go to (page) :page": "PAGE_SELECT", } } }, please someone help me i dont know how to use annyang in this module and i dont know what to do :(
  • Calendar Module Error "Exceeded maxRedirects. Probably stuck in a redirect loop"

    Unsolved
    1
    0 Votes
    1 Posts
    1k Views
    A
    Hi! I’m trying to fetch this calender in the default calendar module: http://weboffice.orf.at/owa/calendar/4820fc8ddfc0468cbe426b3e08c330b8@orf.at/b5842d9f817246008d95c9f8360a1dbe10919048264267524527/calendar.ics This gives me the following error: (node:22123) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 pipe listeners added. Use emitter.setMaxListeners() to increase limit Calendar Error. Could not fetch calendar: http://weboffice.orf.at/owa/calendar/4820fc8ddfc0468cbe426b3e08c330b8@orf.at/b5842d9f817246008d95c9f8360a1dbe10919048264267524527/calendar.ics Error: Exceeded maxRedirects. Probably stuck in a redirect loop https://weboffice.orf.at/my.policy at Redirect.onResponse (/home/pi/MagicMirror/modules/node_modules/request/lib/redirect.js:98:27) at Request.onRequestResponse (/home/pi/MagicMirror/modules/node_modules/request/request.js:993:22) at ClientRequest.emit (events.js:182:13) at HTTPParser.parserOnIncomingClient [as onIncoming] (_http_client.js:546:21) at HTTPParser.parserOnHeadersComplete (_http_common.js:109:17) at TLSSocket.socketOnData (_http_client.js:432:20) at TLSSocket.emit (events.js:182:13) at addChunk (_stream_readable.js:279:12) at readableAddChunk (_stream_readable.js:264:11) at TLSSocket.Readable.push (_stream_readable.js:219:10) I googled a possible solution, which is to add require('events').EventEmitter.defaultMaxListeners = 15; somewhere. But I don’t know where. Changing the Node Module Files is probably not best practise… Thanks for help!
  • 24" touch not working in horizontal

    Unsolved
    5
    0 Votes
    5 Posts
    1k Views
    C
    @soylant Still need help?
  • Trouble with changing default holiday/calendar (dutch)

    Unsolved
    12
    1
    0 Votes
    12 Posts
    5k Views
    S
    @Christiaan99 no. The url: "file:///......"
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    2 Views
  • MagicMirror won't start after installing module

    Moved
    7
    0 Votes
    7 Posts
    2k Views
    strawberry 3.141S
    @jani-karna yes that is normal, if a module doesn’t have the optional file node_helper.js you will see it in the logs
  • Amazon echo dot 3 - Alexa mirror problem

    Unsolved
    7
    0 Votes
    7 Posts
    2k Views
    F
    Genau richtig ;) Alexa soll vorallem den Bildschirm aus und einschalten wenn ich das sage, sowie die Module wechseln damit das ganze nicht zu vollgestopft ist :) ich habe wieder einen weiteren Thread gelesen indem der Pi zur Bridge umfunktioniert wurde, allerdings ist mir das alles etwas zu kompliziert 😳 hat sich da schonmal jemand reingelesen ?
  • Help mmm- buienrader

    Unsolved
    3
    1
    0 Votes
    3 Posts
    744 Views
    B
    a thank you :face_blowing_a_kiss: :face_blowing_a_kiss: :face_blowing_a_kiss:
  • Default Calendar Daylight Savings Issue

    Unsolved
    6
    0 Votes
    6 Posts
    2k Views
    S
    @yk said in Default Calendar Daylight Savings Issue: misunderstood thinking that it’s a component outside it IS outside MM… its the ical nodejs module.
  • Unable to install dependencies - chromedriver.js

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    S
    @jinhyuck cool… glad you were able to continue
  • adding default modules to mm screen

    Unsolved
    5
    0 Votes
    5 Posts
    1k Views
    Mykle1M
    @geo said in adding default modules to mm screen: thx for your interest but the command line brings up no such file or directory Just click on the link? :-/
  • MMM-calendarExt2 is showing its module name and i cant make it disappear

    Solved
    10
    1
    0 Votes
    10 Posts
    3k Views
    ?
    @sdetweil I implemented suspend and resume logic already. So it is able to hide/show by .hide(), .show() like other modules. The only issue is, This module could not be subordinated by specific position, because this module itself could have several sub-modules(I called it as view in this module) and do it’s own paginating(called it as scene), so module itself is not a usual simple module. This module doesn’t need position for module itself. (Only position for sub-modules are needed) By the conclusion, this module works when the position is not described. When described, nothing happens but just showing module title on that position. That’s all, but if the user doesn’t want to see the module title, just remove position of my module. no harm, no one will be hurt by it.
  • gobblydegook command not recognised

    Unsolved
    4
    0 Votes
    4 Posts
    760 Views
    S
    @geo i can only suggest that for the base system setup, google is your friend… you can find articles about just about anything… as for MagicMirror… yeh, there is a lot to learn… each module creator gets to specify their own config setup beyond the minimum… I see that Mykle has posted in your other topic a link to his very good doc. keep coming back, ask specific questions and I am sure there is someone who can help you