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

    Posts

    Recent Best Controversial
    • RE: MMM-CalendarWeek

      @sdetweil Thanks Sam but that is where I put it was in the MagicMirror/modules directory… That is where I get the black screen… Thanks anyway… I’ll see if someone has an answer…
      Dennis

      posted in Troubleshooting
      N6NGN
      N6NG
    • MMM-CalendarWeek

      Didn’t see any other posts about having a black screen when integrating MMM-CalendarWeek with my calendar.
      Anyone else have a black screen problem when adding CalendarWeek to their MagicMirror ?
      Thanks all
      Dennis

      posted in Troubleshooting black screen calendarweek
      N6NGN
      N6NG
    • RE: MM on Win 10

      @sdetweil Ok Sam… I was following the “Complete Walkthrough” I’ll try the one you posted… Thanks
      Dennis

      posted in Troubleshooting
      N6NGN
      N6NG
    • MM on Win 10

      I got everything installed what looked to be properly.
      Got as far as the ‘npm start’ command and this is what I get. Any ideas?
      Thanks Dennis

      N6NG@Main-Computer-in-Ham-Shack MINGW64 ~/MagicMirror (master)
      $ npm start

      magicmirror@2.20.0 start
      DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js

      ‘DISPLAY’ is not recognized as an internal or external command,
      operable program or batch file.

      posted in Troubleshooting
      N6NGN
      N6NG
    • RE: pm2 errors

      @sdetweil No 64?

      posted in Troubleshooting
      N6NGN
      N6NG
    • RE: pm2 errors

      @sdetweil
      I did the list as you said twice… With the same results. I think it will just be easier to start from scratch. What is the recommended O.S to load MM on now?
      Here is the result after I did the pm2 reset and you listed.

      1|MagicMir | at Module.require (node:internal/modules/cjs/loader:1012:19)
      1|MagicMir | at require (node:internal/modules/cjs/helpers:102:18)
      1|MagicMir | at Class.loadModuleDefaultConfig (/home/pi/MagicMirror/modules/MMM-Remote-Control/node_helper.js:313:30)
      1|MagicMir | at /home/pi/MagicMirror/modules/MMM-Remote-Control/node_helper.js:267:26
      1|MagicMir | [1143:0814/120009.873359:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
      1|MagicMir | [1219:0814/120011.296500:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
      1|MagicMir | [1246:0814/120011.766627:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported.
      1|MagicMir | [14.08.2022 12:00.20.655] [ERROR] Calendar Error. Could not fetch calendar: https://calendar.google.com/calendar/ical/n28eorb78g9osq8n9k5h689jmg%40group.calendar.google.com/private-046ced3569f15a4ed126f5bb09847134/basic.ics Error: Not Found
      1|MagicMir | at NodeHelper.checkFetchStatus (/home/pi/MagicMirror/js/node_helper.js:121:9)
      1|MagicMir | at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
      1|MagicMir | [14.08.2022 12:01.53.089] [WARN] You’re using a full whitelist configuration to allow for all IPs
      1|MagicMir | [14.08.2022 12:01.55.581] [ERROR] ERROR! Could not validate main module js file.
      1|MagicMir | [14.08.2022 12:01.55.596] [ERROR] ReferenceError: Log is not defined
      1|MagicMir | at Object. (/home/pi/MagicMirror/modules/MMM-RAIN-MAP/MMM-RAIN-MAP.js:28:151216)
      1|MagicMir | at Module._compile (node:internal/modules/cjs/loader:1118:14)
      1|MagicMir | at Module._extensions…js (node:internal/modules/cjs/loader:1173:10)
      1|MagicMir | at Module.load (node:internal/modules/cjs/loader:988:32)
      1|MagicMir | at Module._load (node:internal/modules/cjs/loader:829:12)
      1|MagicMir | at c._load (node:electron/js2c/asar_bundle:5:13343)
      1|MagicMir | at Module.require (node:internal/modules/cjs/loader:1012:19)
      1|MagicMir | at require (node:internal/modules/cjs/helpers:102:18)
      1|MagicMir | at Class.loadModuleDefaultConfig (/home/pi/MagicMirror/modules/MMM-Remote-Control/node_helper.js:313:30)
      1|MagicMir | at /home/pi/MagicMirror/modules/MMM-Remote-Control/node_helper.js:267:26
      1|MagicMir | [2074:0814/120156.172072:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
      1|MagicMir | [2166:0814/120200.161965:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
      1|MagicMir | [2204:0814/120200.457971:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported.
      1|MagicMir | [14.08.2022 12:02.13.913] [WARN] You’re using a full whitelist configuration to allow for all IPs

      /home/pi/.pm2/logs/MagicMirror-out.log last 50 lines:
      1|MagicMir | [14.08.2022 12:02.00.537] [LOG] Shutting down server…
      1|MagicMir | [14.08.2022 12:02.00.552] [LOG] Stopping module helper: MMM-Wallpaper
      1|MagicMir | [14.08.2022 12:02.00.559] [LOG] Stopping module helper: MMM-3Day-Forecast

      posted in Troubleshooting
      N6NGN
      N6NG
    • pm2 errors

      Lets try try this again… I now see the calendar errors and can probably figure tose out but the pm2 is another story.
      1|mm | /tmp/start-dcfcac42.sh: 1: /tmp/start-dcfcac42.sh: ./node_modules/.bin/electron: not found
      1|mm | /tmp/start-1274b738.sh: 1: /tmp/start-1274b738.sh: ./node_modules/.bin/electron: not found
      1|mm | /tmp/start-c2007b47.sh: 1: /tmp/start-c2007b47.sh: ./node_modules/.bin/electron: not found
      1|mm | /tmp/start-32dcf27c.sh: 1: /tmp/start-32dcf27c.sh: ./node_modules/.bin/electron: not found
      1|mm | /tmp/start-132c9b31.sh: 1: /tmp/start-132c9b31.sh: ./node_modules/.bin/electron: not found
      1|mm | /tmp/start-11e3e2b7.sh: 1: /tmp/start-11e3e2b7.sh: ./node_modules/.bin/electron: not found
      1|mm | /tmp/start-54d113c7.sh: 1: /tmp/start-54d113c7.sh: ./node_modules/.bin/electron: not found
      1|mm | /tmp/start-8e8129ea.sh: 1: /tmp/start-8e8129ea.sh: ./node_modules/.bin/electron: not found

      /home/pi/.pm2/logs/MagicMirror-error.log last 30 lines:
      3|MagicMir | [13.08.2022 13:38.28.480] [ERROR] Calendar Error. Could not fetch calendar: https://calendar.google.com/calendar/ical/n28eorb78g9osq8n9k5h689jmg%40group.calendar.google.com/private-046ced3569f15a4ed126f5bb09847134/basic.ics Error: Not Found
      3|MagicMir | at NodeHelper.checkFetchStatus (/home/pi/MagicMirror/js/node_helper.js:121:9)
      3|MagicMir | at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
      3|MagicMir | [13.08.2022 13:43.28.887] [ERROR] Calendar Error. Could not fetch calendar: https://calendar.google.com/calendar/ical/n28eorb78g9osq8n9k5h689jmg%40group.calendar.google.com/private-046ced3569f15a4ed126f5bb09847134/basic.ics Error: Not Found
      3|MagicMir | at NodeHelper.checkFetchStatus (/home/pi/MagicMirror/js/node_helper.js:121:9)
      3|MagicMir | at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
      3|MagicMir | [13.08.2022 13:48.29.118] [ERROR] Calendar Error. Could not fetch calendar: https://calendar.google.com/calendar/ical/n28eorb78g9osq8n9k5h689jmg%40group.calendar.google.com/private-046ced3569f15a4ed126f5bb09847134/basic.ics Error: Not Found
      3|MagicMir | at NodeHelper.checkFetchStatus (/home/pi/MagicMirror/js/node_helper.js:121:9)
      3|MagicMir | at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
      3|MagicMir | [13.08.2022 13:53.29.385] [ERR

      posted in Troubleshooting
      N6NGN
      N6NG
    • RE: Why are my posting spam

      @sdetweil How would I go about doing that?

      posted in Troubleshooting
      N6NGN
      N6NG
    • Why are my posting spam

      I tried to post a listing of my pm2 error log. I get a message that my posting has be deleted because of kismit.com decided it was spam. Where did that come from? I have posted before without kismit deleting it?
      Thanks
      Dennis

      posted in Troubleshooting
      N6NGN
      N6NG
    • RE: pm2 and MagicMirror stopped

      @sdetweil When I did the grep "electron":package.json it just sat and looked back at me for 5 minutes. So I canceled it and just did the npm install electron@19.0.0 and it installed just fine. Then I did npm start and it started the MagigMirror properly. So I’m guessing Iost the electron somehow. but I stopped MagicMirror and started it again with pm2 start MagicMirror and it worked fine…
      Thank you Sam… I thought I had you there for a moment… I should have known better…
      Dennis :)
      I see the \ mark got dropped from my message after the word electron but it was there when I typed it .

      posted in System
      N6NGN
      N6NG
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 16
    • 17
    • 4 / 17