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

    Posts

    Recent Best Controversial
    • RE: UPDATE: Replaced my PIR-Sensor with a Doppler Microwave Sensor.

      eah right, now I see

      posted in Tutorials
      G
      Ghost2000
    • RE: UPDATE: Replaced my PIR-Sensor with a Doppler Microwave Sensor.

      @Fozi
      then did you connect two?

      posted in Tutorials
      G
      Ghost2000
    • RE: UPDATE: Replaced my PIR-Sensor with a Doppler Microwave Sensor.

      @Fozi
      You wrote that you are using a double sensor is that this one?

      zerodis-HB100-Mikrowelle-Sensor-Modul-Doppler-detecor

      posted in Tutorials
      G
      Ghost2000
    • RE: MMM-awesome-alexa

      Es kamm ein Weißer Punkt in der Mitte .

      pi@MagicMirror:~ $ pm2 log MagicMirror
      [TAILING] Tailing last 15 lines for [MagicMirror] process (change the value with --lines option)
      /home/pi/.pm2/logs/MagicMirror-out.log last 15 lines:
      0|MagicMir | [2020-10-10 21:53:01.834] [LOG]    Connecting socket for: updatenotification
      0|MagicMir | [2020-10-10 21:53:01.835] [LOG]    Connecting socket for: MMM-awesome-alexa
      0|MagicMir | [2020-10-10 21:53:01.837] [LOG]    Connecting socket for: calendar
      0|MagicMir | [2020-10-10 21:53:01.837] [LOG]    Starting node helper for: calendar
      0|MagicMir | [2020-10-10 21:53:01.838] [LOG]    Connecting socket for: newsfeed
      0|MagicMir | [2020-10-10 21:53:01.839] [LOG]    Starting node helper for: newsfeed
      0|MagicMir | [2020-10-10 21:53:01.840] [LOG]    Sockets connected & modules started ...
      0|MagicMir | [2020-10-10 21:53:01.923] [LOG]    Launching application.
      0|MagicMir | [2020-10-10 21:53:04.573] [LOG]    Create new calendar fetcher for url: https://calendar.google.com/calendar/ical/fhemrittel%40gmail.com/public/basic.ics - Interval: 300000
      0|MagicMir | [2020-10-10 21:53:04.587] [LOG]    Create new news fetcher for url: https://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml - Interval: 300000
      0|MagicMir | [2020-10-10 21:53:04.639] [INFO]   Checking git for module: MMM-awesome-alexa
      0|MagicMir | [2020-10-10 21:53:05.080] [INFO]   Newsfeed-Fetcher: Broadcasting 49 items.
      0|MagicMir | [2020-10-10 21:53:18.720] [LOG]    transiting to state: listening
      0|MagicMir | [2020-10-10 21:53:24.107] [LOG]    transiting to state: busy
      0|MagicMir | [2020-10-10 21:53:24.641] [LOG]    transiting to state: idle
      
      /home/pi/.pm2/logs/MagicMirror-error.log last 15 lines:
      0|MagicMir | [2020-10-10 21:47:03.578] [ERROR]  (node:955) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
      0|MagicMir | [2020-10-10 21:47:03.579] [ERROR]  (node:955) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
      0|MagicMir | [2020-10-10 21:47:03.580] [ERROR]  (node:955) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
      0|MagicMir | [2020-10-10 21:53:05.121] [ERROR]  Calendar Error. Could not fetch calendar:  https://calendar.google.com/calendar/ical/fhemrittel%40gmail.com/public/basic.ics 404: Not Found
      0|MagicMir | [2020-10-10 21:53:05.401] [ERROR]  (node:2042) UnhandledPromiseRejectionWarning: Error: [object Object]
      0|MagicMir |     at /home/pi/MagicMirror/modules/MMM-awesome-alexa/node_helper.js:1:6073
      0|MagicMir |     at processTicksAndRejections (internal/process/task_queues.js:89:5)
      0|MagicMir | [2020-10-10 21:53:05.402] [ERROR]  (node:2042) UnhandledPromiseRejectionWarning: Error: [object Object]
      0|MagicMir |     at /home/pi/MagicMirror/modules/MMM-awesome-alexa/node_helper.js:1:6073
      0|MagicMir |     at processTicksAndRejections (internal/process/task_queues.js:89:5)
      0|MagicMir | [2020-10-10 21:53:05.403] [ERROR]  (node:2042) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
      0|MagicMir | [2020-10-10 21:53:05.403] [ERROR]  (node:2042) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
      0|MagicMir | [2020-10-10 21:53:05.403] [ERROR]  (node:2042) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
      0|MagicMir | [2020-10-10 21:53:05.404] [ERROR]  (node:2042) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
      0|MagicMir | [2020-10-10 21:53:24.640] [ERROR]  {"error":{"code":"com.amazon.alexahttpproxy.exceptions.InvalidAccessTokenException","message":"AVS was not able to validate the provided access token."}}
      
      
      posted in Utilities
      G
      Ghost2000
    • RE: MMM-awesome-alexa

      i have see :D

      posted in Utilities
      G
      Ghost2000
    • RE: MMM-awesome-alexa

      @sdetweil

      pi@MagicMirror:~/MagicMirror/modules/MMM-awesome-alexa $ node config_helper.js
      internal/modules/cjs/loader.js:638
          throw err;
          ^
      
      Error: Cannot find module '/home/pi/MagicMirror/modules/MMM-awesome-alexa/config                                                                                                                                                             _helper.js'
          at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
          at Function.Module._load (internal/modules/cjs/loader.js:562:25)
          at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
          at startup (internal/bootstrap/node.js:283:19)
          at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
      pi@MagicMirror:~/MagicMirror/modules/MMM-awesome-alexa $
      
      
      posted in Utilities
      G
      Ghost2000
    • RE: MMM-awesome-alexa

      @sdetweil
      Yes i can i have time.

      Befehl ?

      posted in Utilities
      G
      Ghost2000
    • RE: MMM-awesome-alexa

      Glaub es liegt an deutsch

      posted in Utilities
      G
      Ghost2000
    • RE: MMM-awesome-alexa

      @sdetweil
      no

      posted in Utilities
      G
      Ghost2000
    • RE: MMM-awesome-alexa

      @sdetweil

      Error was in the config ipWhitelist: []

      posted in Utilities
      G
      Ghost2000
    • 1
    • 2
    • 3
    • 4
    • 5
    • 2 / 5