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

    Posts

    Recent Best Controversial
    • RE: News feed cannot hide description

      Thank you.
      Why do I need to modify the custom.css rather than the config.json ?
      In other words, why isn’t it working ?

      posted in Troubleshooting
      M
      mattx38
    • News feed cannot hide description

      Hello,
      I try to hide the description just below the first line of news, but it didn’t work.
      I tried to force “false” on showDescription option, but it’s not working neither.
      How can I do it ?

      posted in Troubleshooting
      M
      mattx38
    • RE: Weather Forecast showing only 2 days

      Many thanks.

      Note : I did search… but didn’t find ;-/

      posted in Troubleshooting
      M
      mattx38
    • Weather Forecast showing only 2 days

      Hello,

      Since the new update of MagicMirror 2 days ago, the Weather Forecast module show only 2 days of forecast.
      I checked the appid key from OpenWeatherMap and it works and I forced maxNumberOfDays to 7, but it doesn’t show more than 2 days.

      Any idea ?

      posted in Troubleshooting
      M
      mattx38
    • Limit length of specific modules output

      Hello,

      I would like to now how to limit or set the length of a specific module.
      I 'd like to make the news feed module shorter on screen.
      Thank you

      posted in Troubleshooting
      M
      mattx38
    • Telegram last message

      Hello,

      Is it possible to show the last Telegram message received ?
      I have my Domoticz system sending alerts to Telegram, and I would like it to shown on the MMM, just like update notifications.

      Is it possible ?

      posted in Requests
      M
      mattx38
    • RE: Internet Monitor

      @GoodWillGustin I’d like to have it also.
      I experience some wifi disconnections and I sometimes notice it couple hours after the issue. So that would be great to have it on the mirror, just like on the graphical UI of the Pi.

      posted in Utilities
      M
      mattx38
    • RE: MMM-AssistantMk2 youtube : start video

      @mumblebaj Hello, did you fix it ? I got kind of same issue…

      posted in Troubleshooting
      M
      mattx38
    • RE: MMM-Fitbit2

      @bhepler I did it directly from the terminal of the MMM Pi, sorry for my wrong explaination.

      posted in Health
      M
      mattx38
    • RE: MMM-Fitbit2

      Hello,
      When I’m asked to enter the “Client Secret”, in ssh (on the pi of the MagicMirror), I cannot type or paste anything.
      What’s the solution ?

      posted in Health
      M
      mattx38
    • RE: Blank Black screen after the last - 2.11 - update

      @kondef you can see my topic where @sdetweil helped me to solve issues.

      At this time, my mirror works again, excepted the Remote-Control module.
      Don’t worry, your mirror will come back well soon also for you ;-)

      posted in Troubleshooting
      M
      mattx38
    • RE: Update MMM

      Rebuild is done for the Assistant. The MM is launnching again. I didn’t try to activate it by saying “Jarvis” (everyone is sleeping at home).

      I put PIR module ON, black screen again, and still this error :

      [2020-04-01 23:30:25.054] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: The module ‘/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/epoll/build/Release/epoll.node’
      was compiled against a different Node.js version using
      NODE_MODULE_VERSION 64. This version of Node.js requires
      NODE_MODULE_VERSION 73. Please try re-compiling or re-installing
      the module (for instance, using npm rebuild or npm install).

      EDIT : So I did a “npm install” into the MMM-PIR-Sensor folder, and now it works again.
      A very big THANK YOU to YOU !!!

      posted in Troubleshooting
      M
      mattx38
    • RE: Update MMM

      Ok, thanks for your help so far.
      The rebuilding is not done yet ; still running.

      posted in Troubleshooting
      M
      mattx38
    • RE: Update MMM

      [2020-04-01 23:02:44.155] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: Failed to load gRPC binary modu le because it was not installed for the current system
      Expected directory: electron-v6.1-linux-arm-glibc
      Found: [electron-v3.1-linux-arm-glibc, node-v64-linux-arm-glibc]
      This problem can often be fixed by running “npm rebuild” on the current system
      Original error: Cannot find module ‘/home/pi/MagicMirror/modules/MMM-AssistantMk 2/node_modules/grpc/src/node/extension_binary/electron-v6.1-linux-arm-glibc/grpc _node.node’
      Require stack:

      • /home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/grpc_exten sion.js
      • /home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/client_int erceptors.js
      • /home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/client.js
      • /home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/index.js
      • /home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/google-assistant/co mponents/assistant.js
      • /home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/google-assistant/in dex.js
      • /home/pi/MagicMirror/modules/MMM-AssistantMk2/components/assistant.js
      • /home/pi/MagicMirror/modules/MMM-AssistantMk2/node_helper.js
      • /home/pi/MagicMirror/js/app.js
      • /home/pi/MagicMirror/js/electron.js
      • /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/mai n.js
      posted in Troubleshooting
      M
      mattx38
    • RE: Update MMM

      Yes I disabled it.
      Can I run a new Putty window while the rebuild of Assistant is running, to check ?

      posted in Troubleshooting
      M
      mattx38
    • RE: Update MMM

      It is still running, but nothing changed into the terminal.
      After the command “npm install --save-dev electron-rebuild” I had this message :

      • electron-rebuild@1.10.1
        updated 2 packages and audited 822 packages in 16.302s

      3 packages are looking for funding
      run npm fund for details

      found 9 low severity vulnerabilities
      run npm audit fix to fix them, or npm audit for details

      Should I run “npm fund” and “npm audit fix” before launching the second command ?

      posted in Troubleshooting
      M
      mattx38
    • RE: Update MMM

      Ok I understand.
      I saw a message on the Remote Control module github and it seams there is also a problem with it after the MMM update.

      My MagicMirror was running as a charm till this update. I saw the alert on the MM screen so I did it… what a shame

      posted in Troubleshooting
      M
      mattx38
    • RE: Update MMM

      Don’t know yet.
      Did I do something wrong with the update ?
      Everything seams to be broken…

      Anyway, thank you very much for your precious help and sorry for my poor english (I’m from France)

      posted in Troubleshooting
      M
      mattx38
    • RE: Update MMM

      @sdetweil said in Update MMM:

      @mattx38 said in Update MMM:

      MMM-AssistantMk2

      yep assistant… same problem as hotword… incompatible binary versions

      assistant doc

      Then, you need to rebuild grpc module for electron of MagicMirror.
      
      npm install --save-dev electron-rebuild
      ./node_modules/.bin/electron-rebuild
      

      For the last command, it is very long to achieve ; 5 minutes that it runs.
      It’s written : Building module : grpc, Completed: 0

      posted in Troubleshooting
      M
      mattx38
    • RE: Update MMM

      Now it is the Jarvis Assitant :

      [2020-04-01 22:22:29.776] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: Failed to load gRPC binary module because it was not installed for the current system
      Expected directory: electron-v6.1-linux-arm-glibc
      Found: [electron-v3.1-linux-arm-glibc, node-v64-linux-arm-glibc]
      This problem can often be fixed by running “npm rebuild” on the current system
      Original error: Cannot find module ‘/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/node/extension_binary/electron-v6.1-linux-arm-glibc/grpc_node.node’
      Require stack:

      • /home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/grpc_extension.js
      • /home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/client_interceptors.js
      • /home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/client.js
      • /home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/index.js
      • /home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/google-assistant/components/assistant.js
      • /home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/google-assistant/index.js
      • /home/pi/MagicMirror/modules/MMM-AssistantMk2/components/assistant.js
      • /home/pi/MagicMirror/modules/MMM-AssistantMk2/node_helper.js
      • /home/pi/MagicMirror/js/app.js
      • /home/pi/MagicMirror/js/electron.js
      • /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
      posted in Troubleshooting
      M
      mattx38
    • 1
    • 2
    • 1 / 2