MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. aunrea
    3. Topics
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    A
    Offline
    • Profile
    • Following 1
    • Followers 0
    • Topics 14
    • Posts 53
    • Groups 0

    Topics

    • A

      Where do I find the Logs?

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      2
      0 Votes
      2 Posts
      334 Views
      S
      @aunrea there are two places Where you did npm start If you are using pm2 to launch MagicMirror then pm2 logs --lines=xxx Where xxx is the number of lines to show (default 15) In the browser log, open the developers window, ctrl-shift-i, and select the console tab
    • A

      MagicMirror won't load.

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      3
      0 Votes
      3 Posts
      858 Views
      A
      @sdetweil Thank you that fixed the issue.
    • A

      Black Screen after installing fonts-noto-color-emoji

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      26
      0 Votes
      26 Posts
      6k Views
      S
      @arosenhave glad u found it!
    • A

      Just updated to newest MagicMirror and now it won't load.

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      6
      0 Votes
      6 Posts
      957 Views
      S
      @bjoern said in Just updated to newest MagicMirror and now it won't load.: open another module directory and look for a “node_modules” folder and see if there is a “request” folder there. then copy this to your module NOOOOOOOOOO use npm thats what it is for follow the instructions in the linked pinned topic in troubleshooting…
    • A

      CalenderExt2 module won't show when using weather module

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      4
      0 Votes
      4 Posts
      735 Views
      A
      I solved the problem by updating MagicMirror.
    • A

      CalendarExt2 won't load with Weather Forecast

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      5
      0 Votes
      5 Posts
      764 Views
      A
      @djboob66 I did that and it doesn’t change anything.
    • A

      Weather module not loading

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      9
      0 Votes
      9 Posts
      5k Views
      A
      @sdetweil I did not notice the 2 ks. That was the problem!
    • A

      MMM-Wunderlist not showing up

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      3
      0 Votes
      3 Posts
      683 Views
      A
      @Fr8Trayne That didn’t fix the problem for me.
    • A

      Change MMM-Page page using MMM-PIR

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      5
      0 Votes
      5 Posts
      2k Views
      A
      I switched to MMM-PIR-Sensor and I am using MMM-NotificationTrigger to let MMM-PIR-Sensor communicate with MMM-Page. I am using the following in my config: { module: 'MMM-PIR-Sensor', config: { sensorPin: 4, sensorState: 1, powerSaving: false, powerSavingDelay: 60 * 10, relayPin: false, relayState: 1, alwaysOnPin: false, alwaysOnState: 1, alwaysOffPin: false, alwaysOffState: 1, } }, { module: 'MMM-NotificationTrigger', config: { triggers:[ { trigger: "USER_PRESENCE", fires: [ { fire:"PAGE_CHANGED", payload: (payload) => { if (payload == false) { return 1 } else { return 0 } }, }, ], }, ] }, } I can’t get this to work. If I turn powerSaving: true, I can get the screen to turn off when the sensor doesn’t detect movement for 10 minutes. I just can’t get the page to change. Am I doing something wrong?
    • A

      MMM-GooglePhotos Not showing images.

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      9
      0 Votes
      9 Posts
      2k Views
      A
      It turns out I forgot to enable the photos library in the API. Stupid mistake. I got it to work.
    • A

      Magic Mirror won't load.

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      12
      0 Votes
      12 Posts
      5k Views
      S
      @aunrea awesome!! thanks for the feedback… can u mark your issue resolved?
    • A

      Sort list in MMM-GoogleTasks?

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      2
      0 Votes
      2 Posts
      967 Views
      C
      @aunrea Have the same Problem. Is there a way to change the order? In the MMM-GoogleTasks.js is an config: Ordering: “myorder”, //order by due date or by ‘my order’ NOT IMPLEMENTED Can somebody fix that?
    • A

      MMM-CalendarExt2 month view for Sept not showing all views

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      5
      0 Votes
      5 Posts
      2k Views
      A
      @Sean Thank you that workd.
    • 1 / 1