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

    Posts

    Recent Best Controversial
    • RE: Magic mirror not starting

      @zolabus Hi all after all I found a couple of modules causing the issue…
      I started from a standard config file and added the modules one by one.
      Now I have my magic mirror back
      Thanks

      posted in Troubleshooting
      Z
      zolabus
    • RE: Magic mirror not starting

      I saved all the modules I had installed…
      What else for a backup?
      What about a clean reinstallation?
      How can I delete everything? It’s enough if I delete the MagicMirror folder?

      posted in Troubleshooting
      Z
      zolabus
    • RE: Magic mirror not starting

      @karsten13 done…
      My log now is

      pi@magicmirror:~/MagicMirror $ npm start

      magicmirror@2.17.1 start /home/pi/MagicMirror
      DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js

      Fontconfig warning: “/etc/fonts/fonts.conf”, line 100: unknown element “blank”
      [03.01.2022 09:56.26.101] [LOG] Starting MagicMirror: v2.17.1
      [03.01.2022 09:56.26.130] [LOG] Loading config …
      [03.01.2022 09:56.26.156] [LOG] Loading module helpers …
      [03.01.2022 09:56.26.166] [LOG] No helper found for module: alert.
      [03.01.2022 09:56.26.238] [LOG] Initializing new module helper …
      [03.01.2022 09:56.26.243] [LOG] Module helper loaded: updatenotification
      [03.01.2022 09:56.26.246] [LOG] No helper found for module: clock.
      [03.01.2022 09:56.27.074] [LOG] Initializing new module helper …
      [03.01.2022 09:56.27.078] [LOG] Module helper loaded: calendar
      [03.01.2022 09:56.28.016] [LOG] Initializing new module helper …
      [03.01.2022 09:56.28.020] [LOG] Module helper loaded: MMM-GooglePhotos
      [03.01.2022 09:56.29.319] [LOG] Initializing new module helper …
      [03.01.2022 09:56.29.323] [LOG] Module helper loaded: MMM-DarkSkyForecast
      [03.01.2022 09:56.29.407] [LOG] Initializing new module helper …
      [03.01.2022 09:56.29.409] [LOG] Module helper loaded: newsfeed
      [03.01.2022 09:56.29.412] [LOG] No helper found for module: compliments.
      [03.01.2022 09:56.29.427] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module ‘request’
      Require stack:

      • /home/pi/MagicMirror/modules/MMM-SoccerLiveScore/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

      [03.01.2022 09:56.29.432] [LOG] Loading module helpers …
      [03.01.2022 09:56.29.439] [LOG] No helper found for module: alert.
      [03.01.2022 09:56.29.442] [LOG] Initializing new module helper …
      [03.01.2022 09:56.29.444] [LOG] Module helper loaded: updatenotification
      [03.01.2022 09:56.29.447] [LOG] No helper found for module: clock.
      [03.01.2022 09:56.29.450] [LOG] Initializing new module helper …
      [03.01.2022 09:56.29.454] [LOG] Module helper loaded: calendar
      [03.01.2022 09:56.29.459] [LOG] Initializing new module helper …
      [03.01.2022 09:56.29.462] [LOG] Module helper loaded: MMM-GooglePhotos
      [03.01.2022 09:56.29.467] [LOG] Initializing new module helper …
      [03.01.2022 09:56.29.470] [LOG] Module helper loaded: MMM-DarkSkyForecast
      [03.01.2022 09:56.29.473] [LOG] Initializing new module helper …
      [03.01.2022 09:56.29.475] [LOG] Module helper loaded: newsfeed
      [03.01.2022 09:56.29.478] [LOG] No helper found for module: compliments.
      [03.01.2022 09:56.29.487] [ERROR] App threw an error during load
      [03.01.2022 09:56.29.497] [ERROR] Error: Cannot find module ‘request’
      Require stack:

      • /home/pi/MagicMirror/modules/MMM-SoccerLiveScore/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
      • at Module._resolveFilename (internal/modules/cjs/loader.js:887:15)
        at Function.n._resolveFilename (electron/js2c/browser_init.js:257:1128)
        at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/modul e-alias/index.js:49:29)
        at Module._load (internal/modules/cjs/loader.js:732:27)
        at Function.f._load (electron/js2c/asar_bundle.js:5:12913)
        at Module.require (internal/modules/cjs/loader.js:959:19)
        at require (internal/modules/cjs/helpers.js:88:18)
        at Object. (/home/pi/MagicMirror/modules/MMM-SoccerLiveScore/node _helper.js:11:15)
        at Module._compile (internal/modules/cjs/loader.js:1078:30)
        at Object.Module._extensions…js (internal/modules/cjs/loader.js:1108:10)
        [03.01.2022 09:56.29.503] [ERROR] Whoops! There was an uncaught exception…
        [03.01.2022 09:56.29.526] [ERROR] Error: Cannot find module ‘request’
        Require stack:
      • /home/pi/MagicMirror/modules/MMM-SoccerLiveScore/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
      • at Module._resolveFilename (internal/modules/cjs/loader.js:887:15)
        at Function.n._resolveFilename (electron/js2c/browser_init.js:257:1128)
        at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/modul e-alias/index.js:49:29)
        at Module._load (internal/modules/cjs/loader.js:732:27)
        at Function.f._load (electron/js2c/asar_bundle.js:5:12913)
        at Module.require (internal/modules/cjs/loader.js:959:19)
        at require (internal/modules/cjs/helpers.js:88:18)
        at Object. (/home/pi/MagicMirror/modules/MMM-SoccerLiveScore/node _helper.js:11:15)
        at Module._compile (internal/modules/cjs/loader.js:1078:30)
        at Object.Module._extensions…js (internal/modules/cjs/loader.js:1108:10) {
        code: ‘MODULE_NOT_FOUND’,
        requireStack: [
        ‘/home/pi/MagicMirror/modules/MMM-SoccerLiveScore/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’,
        undefined
        ]
        }
        [03.01.2022 09:56.29.545] [ERROR] MagicMirror will not quit, but it might be a g ood idea to check why this happened. Maybe no internet connection?
        [03.01.2022 09:56.29.548] [ERROR] If you think this really is an issue, please o pen an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
        [03.01.2022 09:56.30.426] [LOG] Launching application.
      posted in Troubleshooting
      Z
      zolabus
    • RE: Magic mirror not starting

      @sdetweil said in Magic mirror not starting:

      grep version ~/MagicMirror/package.json

      “version”: “2.17.1”,

      posted in Troubleshooting
      Z
      zolabus
    • RE: Magic mirror not starting

      @sdetweil same problem…

      posted in Troubleshooting
      Z
      zolabus
    • RE: Magic mirror not starting

      @sdetweil run npm install with this output

      npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I’ll try to do my best with it!
      npm WARN deprecated core-js@2.6.12: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^2.3.2 (node_modules/jest-haste-map/node_modules/fsevents):
      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {“os”:“darwin”,“arch”:“any”} (current: {“os”:“linux”,“arch”:“arm”})

      npm ERR! path /home/pi/MagicMirror/node_modules/ical
      npm ERR! code EISGIT
      npm ERR! git /home/pi/MagicMirror/node_modules/ical: Appears to be a git repo or submodule.
      npm ERR! git /home/pi/MagicMirror/node_modules/ical
      npm ERR! git Refusing to remove it. Update manually,
      npm ERR! git or move it out of the way first.

      npm ERR! A complete log of this run can be found in:
      npm ERR! /home/pi/.npm/_logs/2022-01-01T16_16_01_042Z-debug.log

      posted in Troubleshooting
      Z
      zolabus
    • RE: Magic mirror not starting

      @sdetweil pi@magicmirror:~/MagicMirror $ npm start

      magicmirror@2.17.1 start /home/pi/MagicMirror
      DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js

      Fontconfig warning: “/etc/fonts/fonts.conf”, line 100: unknown element “blank”
      [01.01.2022 11:39.38.805] [LOG] Starting MagicMirror: v2.17.1
      [01.01.2022 11:39.38.821] [LOG] Loading config …
      [01.01.2022 11:39.38.846] [LOG] Loading module helpers …
      [01.01.2022 11:39.38.853] [LOG] No helper found for module: alert.
      [01.01.2022 11:39.38.927] [LOG] Initializing new module helper …
      [01.01.2022 11:39.38.932] [LOG] Module helper loaded: updatenotification
      [01.01.2022 11:39.38.937] [LOG] No helper found for module: clock.
      [01.01.2022 11:39.40.614] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module 'digest-fetch ’
      Require stack:

      • /home/pi/MagicMirror/modules/default/calendar/calendarfetcher.js
      • /home/pi/MagicMirror/modules/default/calendar/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

      [01.01.2022 11:39.40.623] [LOG] Loading module helpers …
      [01.01.2022 11:39.40.631] [LOG] No helper found for module: alert.
      [01.01.2022 11:39.40.637] [LOG] Initializing new module helper …
      [01.01.2022 11:39.40.642] [LOG] Module helper loaded: updatenotification
      [01.01.2022 11:39.40.646] [LOG] No helper found for module: clock.
      [01.01.2022 11:39.40.658] [ERROR] App threw an error during load
      [01.01.2022 11:39.40.687] [ERROR] Error: Cannot find module ‘digest-fetch’
      Require stack:

      • /home/pi/MagicMirror/modules/default/calendar/calendarfetcher.js
      • /home/pi/MagicMirror/modules/default/calendar/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
      • at Module._resolveFilename (internal/modules/cjs/loader.js:798:15)
        at Function…/lib/common/reset-search-paths.ts.Module._resolveFilename (elec tron/js2c/browser_init.js:7718:16)
        at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/modul e-alias/index.js:49:29)
        at Module._load (internal/modules/cjs/loader.js:691:27)
        at Function.Module._load (electron/js2c/asar.js:748:26)
        at Module.require (internal/modules/cjs/loader.js:853:19)
        at require (internal/modules/cjs/helpers.js:74:18)
        at Object. (/home/pi/MagicMirror/modules/default/calendar/calenda rfetcher.js:12:16)
        at Module._compile (internal/modules/cjs/loader.js:968:30)
        at Object.Module._extensions…js (internal/modules/cjs/loader.js:986:10)
        [01.01.2022 11:39.40.706] [ERROR] Whoops! There was an uncaught exception…
        [01.01.2022 11:39.40.728] [ERROR] Error: Cannot find module ‘digest-fetch’
        Require stack:
      • /home/pi/MagicMirror/modules/default/calendar/calendarfetcher.js
      • /home/pi/MagicMirror/modules/default/calendar/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
      • at Module._resolveFilename (internal/modules/cjs/loader.js:798:15)
        at Function…/lib/common/reset-search-paths.ts.Module._resolveFilename (elec tron/js2c/browser_init.js:7718:16)
        at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/modul e-alias/index.js:49:29)
        at Module._load (internal/modules/cjs/loader.js:691:27)
        at Function.Module._load (electron/js2c/asar.js:748:26)
        at Module.require (internal/modules/cjs/loader.js:853:19)
        at require (internal/modules/cjs/helpers.js:74:18)
        at Object. (/home/pi/MagicMirror/modules/default/calendar/calenda rfetcher.js:12:16)
        at Module._compile (internal/modules/cjs/loader.js:968:30)
        at Object.Module._extensions…js (internal/modules/cjs/loader.js:986:10) {
        code: ‘MODULE_NOT_FOUND’,
        requireStack: [
        ‘/home/pi/MagicMirror/modules/default/calendar/calendarfetcher.js’,
        ‘/home/pi/MagicMirror/modules/default/calendar/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’,
        undefined
        ]
        }
        [01.01.2022 11:39.40.754] [ERROR] MagicMirror will not quit, but it might be a g ood idea to check why this happened. Maybe no internet connection?
        [01.01.2022 11:39.40.761] [ERROR] If you think this really is an issue, please o pen an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
        [01.01.2022 11:39.41.576] [LOG] Launching application.
        [01.01.2022 11:39.41.658] [WARN] (electron) The default value of app.allowRende rerProcessReuse is deprecated, it is currently “false”. It will change to be “t rue” in Electron 9. For more information please check https://github.com/electr on/electron/issues/18397

      Thanks

      posted in Troubleshooting
      Z
      zolabus
    • RE: Magic mirror not starting

      @sdetweil I do not have any messages…only a white flash then blank monitor

      posted in Troubleshooting
      Z
      zolabus
    • Magic mirror not starting

      Hi all,
      it’s some days that my magic mirror seems not to start.
      The OS starts correctly but when mm should start I can see only a white flash and nothing else…
      I can access via ssh.
      Any idea?
      Thanks

      posted in Troubleshooting
      Z
      zolabus
    • RE: updates hidden

      @sdetweil ok thanks but for the third part modules?

      posted in General Discussion
      Z
      zolabus
    • updates hidden

      Hi all,
      even if I have the module set

      modules: [
      {
      module: “alert”,
      },
      {
      module: “updatenotification”,
      position: “top_bar”

      I can’t see nor mirror nor modules updates alerts…

      posted in General Discussion
      Z
      zolabus
    • RE: MMM-GooglePhotos

      @Sean
      Hi from npm start dev I have only this error
      [ERROR] (node:1472) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.

      posted in Entertainment
      Z
      zolabus
    • RE: Microsoft To-Do (wunderlist replacement?)

      HI on the refresh token I have this error

      curl: (6) Could not resolve host:
      {“error”:“invalid_request”,“error_description”:“AADSTS900144: The request body must contain the following parameter: ‘grant_type’.\r\nTrace ID: c89030f5-7596-4716-b56b-baafdc670100\r\nCorrelation ID: 3c6c0d5a-8928-47f9-8916-30fb1a369a8e\r\nTimestamp: 2020-04-24 23:29:45Z”,“error_codes”:[900144],“timestamp”:“2020-04-24 23:29:45Z”,“trace_id”:“c89030f5-7596-4716-b56b-baafdc670100”,“correlation_id”:“3c6c0d5a-8928-47f9-8916-30fb1a369a8e”,“error_uri”:“https://login.microsoftonline.com/error?code=900144”}curl: (6) Could not resolve host:
      curl: (6) Could not resolve host: application
      curl: (6) Could not resolve host:
      ‘client_id’ is not recognized as an internal or external command,
      operable program or batch file.
      ‘scope’ is not recognized as an internal or external command,
      operable program or batch file.
      ‘redirect_uri’ is not recognized as an internal or external command,
      operable program or batch file.
      ‘client_secret’ is not recognized as an internal or external command,
      operable program or batch file.

      posted in Requests
      Z
      zolabus
    • RE: MMM-GooglePhotos

      @Sean Any news for me? Still not working
      Thanks

      posted in Entertainment
      Z
      zolabus
    • RE: MMM-GooglePhotos

      @Sean
      {
      module: “MMM-GooglePhotos”,
      position: “middle_center”,
      config: {
      albums: [“Noi”, “2019 New York”],
      updateInterval: 1000 * 60,
      sort: “random”,
      showWidth: “426px”,
      showHeight: “320px”
      }
      },

      Only 2 albums, I don’t know how to read the logs…

      Thanks

      posted in Entertainment
      Z
      zolabus
    • RE: MMM-GooglePhotos

      @Sean I reinstall everything and done again google authentication but I still have Loading…and nothing loads…
      Some suggestions?
      Thanks

      posted in Entertainment
      Z
      zolabus
    • RE: MMM-GooglePhotos

      @roccodicarlo ok thanks included all the steps for the google autenthication?

      posted in Entertainment
      Z
      zolabus
    • RE: MMM-GooglePhotos

      @roccodicarlo did you reinstall everything? Because I have loading…forever…

      posted in Entertainment
      Z
      zolabus
    • RE: MMM-GooglePhotos

      @sdetweil Sorry I don’t understand if is a suggestion for my problem or how to post…
      Thanks

      posted in Entertainment
      Z
      zolabus
    • 1 / 1