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

    Element391 0

    @Element391 0

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Element391 0 Unfollow Follow

    Latest posts made by Element391 0

    • MMM-GoogleAssistant not running after update.

      After I updated MMM-GoogleAssistant, I’m now getting an error and MagicMirror wont start. Here is my log.

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

      [13.07.2021 01:46.48.653] [LOG] Starting MagicMirror: v2.14.0
      [13.07.2021 01:46.48.661] [LOG] Loading config …
      [13.07.2021 01:46.48.668] [LOG] Loading module helpers …
      [13.07.2021 01:46.48.671] [LOG] No helper found for module: MMM-YouTube.
      [13.07.2021 01:46.50.595] [LOG] Initializing new module helper …
      [13.07.2021 01:46.50.597] [LOG] Module helper loaded: MMM-Assistant2Display
      [13.07.2021 01:46.52.669] [LOG] Initializing new module helper …
      [13.07.2021 01:46.52.671] [LOG] Module helper loaded: MMM-GoogleAssistant
      [13.07.2021 01:46.52.673] [LOG] No helper found for module: alert.
      [13.07.2021 01:46.52.749] [LOG] Initializing new module helper …
      [13.07.2021 01:46.52.750] [LOG] Module helper loaded: email
      [13.07.2021 01:46.53.137] [LOG] Initializing new module helper …
      [13.07.2021 01:46.53.138] [LOG] Module helper loaded: MMM-NowPlayingOnSpotify
      [13.07.2021 01:46.53.256] [LOG] Initializing new module helper …
      [13.07.2021 01:46.53.256] [LOG] Module helper loaded: updatenotification
      [13.07.2021 01:46.53.258] [LOG] No helper found for module: clock.
      [13.07.2021 01:46.53.625] [LOG] Initializing new module helper …
      [13.07.2021 01:46.53.626] [LOG] Module helper loaded: calendar
      [13.07.2021 01:46.53.627] [LOG] No helper found for module: compliments.
      [13.07.2021 01:46.53.628] [LOG] No helper found for module: currentweather.
      [13.07.2021 01:46.53.629] [LOG] No helper found for module: weatherforecast.
      [13.07.2021 01:46.53.653] [LOG] Initializing new module helper …
      [13.07.2021 01:46.53.654] [LOG] Module helper loaded: newsfeed
      [13.07.2021 01:46.53.655] [LOG] All module helpers loaded.
      [13.07.2021 01:46.53.760] [LOG] Starting server on port 8080 …
      [13.07.2021 01:46.53.776] [LOG] Server started …
      [13.07.2021 01:46.53.778] [LOG] Connecting socket for: MMM-Assistant2Display
      [13.07.2021 01:46.53.781] [LOG] Connecting socket for: MMM-GoogleAssistant
      [13.07.2021 01:46.53.782] [LOG] [GA] Read config.js and check ConfigDeepMerge…
      [13.07.2021 01:46.53.784] [ERROR] [FATAL] MMM-GoogleAssistant Module Configuration Error: ConfigDeepMerge is not actived !
      [13.07.2021 01:46.53.786] [ERROR] [GA] Please review your MagicMirror config.js file!
      npm ERR! code ELIFECYCLE
      npm ERR! errno 1
      npm ERR! magicmirror@2.14.0 start: DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
      npm ERR! Exit status 1
      npm ERR!
      npm ERR! Failed at the magicmirror@2.14.0 start script.
      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

      npm ERR! A complete log of this run can be found in:
      npm ERR! /home/pi/.npm/_logs/2021-07-13T06_46_53_879Z-debug.log

      posted in Troubleshooting
      E
      Element391 0