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

    Posts

    Recent Best Controversial
    • RE: error on v 2.18 update - magicmirror npm does not support Node.js v10.24.1

      @sdetweil thanks!! All works fine now. :clapping_hands:

      posted in Bug Hunt
      M
      MrDondoT
    • RE: error on v 2.18 update - magicmirror npm does not support Node.js v10.24.1

      @sdetweil
      after deleting the pm2 that’s the result of log:

      /home/pi/.pm2/logs/MagicMirror-error.log last 50 lines:
      1|MagicMir | - /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
      1|MagicMir | -
      1|MagicMir | [12.01.2022 13:12.37.327] [ERROR] App threw an error during load
      1|MagicMir | [12.01.2022 13:12.37.330] [ERROR] Error: Cannot find module 'valid-url'
      1|MagicMir | Require stack:
      1|MagicMir | - /home/pi/MagicMirror/modules/MMM-MyCalendar/node_helper.js
      1|MagicMir | - /home/pi/MagicMirror/js/app.js
      1|MagicMir | - /home/pi/MagicMirror/js/electron.js
      1|MagicMir | - /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
      1|MagicMir | -
      1|MagicMir |     at Module._resolveFilename (node:internal/modules/cjs/loader:940:15)
      1|MagicMir |     at Function.n._resolveFilename (node:electron/js2c/browser_init:249:1128)
      1|MagicMir |     at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)
      1|MagicMir |     at Module._load (node:internal/modules/cjs/loader:785:27)
      1|MagicMir |     at Function.c._load (node:electron/js2c/asar_bundle:5:13331)
      1|MagicMir |     at Module.require (node:internal/modules/cjs/loader:1012:19)
      1|MagicMir |     at require (node:internal/modules/cjs/helpers:94:18)
      1|MagicMir |     at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-MyCalendar/node_helper.js:9:16)
      1|MagicMir |     at Module._compile (node:internal/modules/cjs/loader:1116:14)
      1|MagicMir |     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1169:10)
      1|MagicMir | [12.01.2022 13:12.37.332] [ERROR] Whoops! There was an uncaught exception...
      1|MagicMir | [12.01.2022 13:12.37.339] [ERROR] Error: Cannot find module 'valid-url'
      1|MagicMir | Require stack:
      1|MagicMir | - /home/pi/MagicMirror/modules/MMM-MyCalendar/node_helper.js
      1|MagicMir | - /home/pi/MagicMirror/js/app.js
      1|MagicMir | - /home/pi/MagicMirror/js/electron.js
      1|MagicMir | - /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
      1|MagicMir | -
      1|MagicMir |     at Module._resolveFilename (node:internal/modules/cjs/loader:940:15)
      1|MagicMir |     at Function.n._resolveFilename (node:electron/js2c/browser_init:249:1128)
      1|MagicMir |     at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)
      1|MagicMir |     at Module._load (node:internal/modules/cjs/loader:785:27)
      1|MagicMir |     at Function.c._load (node:electron/js2c/asar_bundle:5:13331)
      1|MagicMir |     at Module.require (node:internal/modules/cjs/loader:1012:19)
      1|MagicMir |     at require (node:internal/modules/cjs/helpers:94:18)
      1|MagicMir |     at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-MyCalendar/node_helper.js:9:16)
      1|MagicMir |     at Module._compile (node:internal/modules/cjs/loader:1116:14)
      1|MagicMir |     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1169:10) {
      1|MagicMir |   code: 'MODULE_NOT_FOUND',
      1|MagicMir |   requireStack: [
      1|MagicMir |     '/home/pi/MagicMirror/modules/MMM-MyCalendar/node_helper.js',
      1|MagicMir |     '/home/pi/MagicMirror/js/app.js',
      1|MagicMir |     '/home/pi/MagicMirror/js/electron.js',
      1|MagicMir |     '/home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js',
      1|MagicMir |     undefined
      1|MagicMir |   ]
      1|MagicMir | }
      1|MagicMir | [12.01.2022 13:12.37.340] [ERROR] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
      1|MagicMir | [12.01.2022 13:12.37.341] [ERROR] If you think this really is an is sue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
      1|MagicMir | [1030:0112/131240.512560:ERROR:service_worker_storage.cc(1899)] Failed to delete the database: Database IO error
      
      posted in Bug Hunt
      M
      MrDondoT
    • RE: error on v 2.18 update - magicmirror npm does not support Node.js v10.24.1

      thanks @sdetweil .
      The npm install went well with no errors, thus on restart I can only have a black screen and 2 instances of mm

      9536d0fa-3d55-4525-ae87-7077683c7bd7-image.png

      posted in Bug Hunt
      M
      MrDondoT
    • RE: error on v 2.18 update - magicmirror npm does not support Node.js v10.24.1

      @karsten13
      after updating it (btw i thought it was already updated) i got this:

      d7975564-813b-42ac-b1c7-958bff7e95de-image.png d5e2afcc-90d0-4b78-90eb-de9d37d7ef21-image.png

      posted in Bug Hunt
      M
      MrDondoT
    • error on v 2.18 update - magicmirror npm does not support Node.js v10.24.1

      After updating to latest version of MM using git pull && npm install - nothing is working, looks like npm is broken.

      Using npm start 0 I get error message: npm does not support Node.js v10.24.1
      162020d6-c10d-4f7a-aca5-1ae121ca6ff5-image.png

      Using pm2 start 0 i get this table

      06416ea4-6fd8-45a3-8184-58d497904c2c-image.png

      Any help is appreciate

      posted in Bug Hunt
      M
      MrDondoT
    • RE: Using Two Fonts with Compliments

      @hango works perfectly! many thanks for your help

      posted in Troubleshooting
      M
      MrDondoT
    • RE: default compliments

      @ashishtank fantastic! that’s correct. Thanks

      posted in Troubleshooting
      M
      MrDondoT
    • RE: Using Two Fonts with Compliments

      @hango is it possible to use an external JSON file as the default compliments does?

      posted in Troubleshooting
      M
      MrDondoT
    • default compliments

      hey guys, is there any way to insert HTML tags in a remote JSON file for copliments default module?
      ie:
      < font color=‘red’ >hello sweety< font >

      thanks

      posted in Troubleshooting
      M
      MrDondoT
    • RE: MMM-GoogleAssistant

      @Bugsounet :ok_hand:

      posted in Development
      M
      MrDondoT
    • RE: MMM-GoogleAssistant

      @Bugsounet
      personal model *.pmdl: it works like a charm!
      microphone in my rpi4: ReSpeaker Mic Array v2-0
      config.js:

      ...
      snowboy: {
      	  usePMDL: true,
      	  audioGain: 2.5,
      	  Frontend: false, //use true with other models
      	  Model: "rachele", //snowboy
      	  Sensitivity: 0.6 //null
      },
      ...
      

      Frontend: false is better in my case.

      tested @3mt away from mic.

      Just a typo in MMM-GoogleAssistant.css row 30 and 32 (it was already there in previous version).

      Fantastic!
      Thanks

      posted in Development
      M
      MrDondoT
    • RE: Extension of MMM-Tools (Bugsounet)

      @Bugsounet :thumbs_up: installed and it works great!

      posted in Development
      M
      MrDondoT
    • RE: Extension of MMM-Tools (Bugsounet)

      @Bugsounet - fyi using the module with MMM-TelegramBot happens that “The usage of CPU is …” over 100% (129 percent), I even got 238 percent

      posted in Development
      M
      MrDondoT
    • RE: MMM-GoogleAssistant

      @Bugsounet
      :flexed_biceps:
      thanks, you did great!

      posted in Development
      M
      MrDondoT
    • RE: MMM-GoogleAssistant

      @Bugsounet
      yeah, I’ve seen guys around trying using MMM-Hotword, MMM-Snowboy with your module to get around it, also the old repo https://github.com/gauravsacc/MMM-GoogleAssistant had that option available.

      posted in Development
      M
      MrDondoT
    • RE: MMM-GoogleAssistant

      @Bugsounet
      ahh, that’s why I couldn’t find any support on that.

      Will you support personal ww?

      thanks

      posted in Development
      M
      MrDondoT
    • RE: MMM-GoogleAssistant

      @sdetweil
      :folded_hands: appreciate

      but the mm will continue restarting with errors.
      I’ve put the rachele.pmdl file in the same dir of the others:
      /home/pi/MagicMirror/modules/MMM-GoogleAssistant/node_modules/@bugsounet/snowboy/resources/models

      and that’s the log:

      5268cb1f-fc92-47f8-86ee-8fa7a659d89b-image.png

      posted in Development
      M
      MrDondoT
    • RE: MMM-GoogleAssistant

      ouch! thanks!!
      Great stuff

      Btw, I would suggest to write a note about it in the documentation.

      posted in Development
      M
      MrDondoT
    • MMM-GoogleAssistant

      Hello guys,
      I’m wondering (I couldn’t find anywere) if the MMM-GoogleAssistant module can be activated using a personal snowboy hotword detector (*.pmdl).
      If yes, is the config the same?

      				},
      				snowboy: {
      				  audioGain: 2.0,
      				  Frontend: true, //use true with other models
      				  Model: "rachele", 
      				  Sensitivity: 0.7 //null
      				},
      

      thanks

      posted in Development
      M
      MrDondoT
    • RE: notification array

      Thanks Sean! I appreciate your help. :thumbs_up_light_skin_tone:

      posted in Troubleshooting
      M
      MrDondoT
    • 1 / 1