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

    Posts

    Recent Best Controversial
    • RE: MMM-AssistantMk2

      Good. I have a problem, it has started happening today.

      pi@raspberrypi:~/MagicMirror $ npm start

      magicmirror@2.8.0 start /home/pi/MagicMirror
      sh run-start.sh

      Starting MagicMirror: v2.8.0
      Loading config …
      Loading module helpers …
      No helper found for module: alert.
      Initializing new module helper …
      Module helper loaded: updatenotification
      No helper found for module: clock.
      Initializing new module helper …
      Module helper loaded: calendar
      No helper found for module: compliments.
      No helper found for module: currentweather.
      No helper found for module: weatherforecast.
      Initializing new module helper …
      Module helper loaded: MMM-GoogleMapsTraffic
      No helper found for module: MMM-YouTube.
      No helper found for module: MMM-connection-status.
      Initializing new module helper …
      Module helper loaded: newsfeed
      Initializing new module helper …
      Module helper loaded: MMM-Remote-Control
      Initializing new module helper …
      Module helper loaded: MMM-Hotword
      Initializing new module helper …
      Module helper loaded: MMM-AssistantMk2
      Initializing new module helper …
      Module helper loaded: MMM-Spotify
      All module helpers loaded.
      Starting server on port 8080 …
      You’re using a full whitelist configuration to allow for all IPs
      Server started …
      Connecting socket for: updatenotification
      Connecting socket for: calendar
      Starting node helper for: calendar
      Connecting socket for: MMM-GoogleMapsTraffic
      Starting node_helper for module: MMM-GoogleMapsTraffic
      Connecting socket for: newsfeed
      Starting module: newsfeed
      Connecting socket for: MMM-Remote-Control
      Starting node helper for: MMM-Remote-Control
      Connecting socket for: MMM-Hotword
      [HOTWORD] MMM-Hotword starts
      Connecting socket for: MMM-AssistantMk2
      Connecting socket for: MMM-Spotify
      [SPOTIFY_AUTH] Token is fresh.
      Sockets connected & modules started …
      Launching application.
      ERROR! Could not find main module js file for pir
      Create new calendar fetcher for url: https://calendar.google.com/calendar/ical/juanan+++ioiglesias21%40gmail.com/private-225241cce3b9ecf***011ef3193f0934/basic.ics - Interval: 300000
      Working notification system. Notification: MMM-GOOGLE_MAPS_TRAFFIC-GET payload: { style: ‘standard’ }
      Create new news fetcher for url: https://okdiario.com/feed - Interval: 300000
      [AMK2] Recipe is loaded: hide_and_show_all_modules.js
      [AMK2] Recipe is loaded: reboot.js
      [AMK2] Recipe is loaded: recipe.template.js
      [AMK2] Recipe is loaded: screen_onoff.js
      [AMK2] Recipe is loaded: shutdown.js
      [AMK2] Recipe is loaded: spotify.js
      [AMK2] Temporal storage directory is clearing.
      [HOTWORD] begins.
      [HOTWORD] Detector starts listening.
      [HOTWORD] stops.
      [HOTWORD] Final Result: { detected: false }
      [AMK2] assistant ready
      [AMK2] Conversation starts.
      [AMK2] Started with text query: brief today
      { requestId: ‘5deab96c-0000-2e12-9cee-f403043d40d8’ } { profileFile: ‘default.json’, lang: ‘es-ES’ }
      [AMK2] Device Action: { requestId: ‘5deab96c-0000-2e12-9cee-f403043d40d8’ }
      [AMK2] Assistant Text Response:
      [AMK2] Conversation Completed
      [HOTWORD] begins.
      [HOTWORD] Detector starts listening.
      [HOTWORD] Final Result: { detected: false }
      [AMK2] assistant ready
      [AMK2] Conversation starts.
      [AMK2] Assistant Text Response:
      [AMK2] Conversation Error: { Error: 14 UNAVAILABLE: Service unavailable.
      at Object.exports.createStatusError (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/common.js:91:15)
      at ClientDuplexStream._emitStatusIfDone (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/client.js:233:26)
      at ClientDuplexStream._receiveStatus (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/client.js:211:8)
      at Object.onReceiveStatus (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/client_interceptors.js:1306:15)
      at InterceptingListener._callNext (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/client_interceptors.js:568:42)
      at InterceptingListener.onReceiveStatus (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/client_interceptors.js:618:8)
      at /home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/client_interceptors.js:1123:18
      code: 14,
      metadata:
      Metadata { _internal_repr: { ‘content-disposition’: [Array] }, flags: 0 },
      details: ‘Service unavailable.’ }
      [HOTWORD] begins.
      [HOTWORD] Detector starts listening.
      [HOTWORD] Final Result: { detected: false }
      [AMK2] assistant ready
      [AMK2] Conversation starts.
      [AMK2] Assistant Text Response:
      [AMK2] Conversation Error: { Error: 14 UNAVAILABLE: Service unavailable.
      at Object.exports.createStatusError (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/common.js:91:15)
      at ClientDuplexStream._emitStatusIfDone (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/client.js:233:26)
      at ClientDuplexStream._receiveStatus (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/client.js:211:8)
      at Object.onReceiveStatus (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/client_interceptors.js:1306:15)
      at InterceptingListener._callNext (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/client_interceptors.js:568:42)
      at InterceptingListener.onReceiveStatus (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/client_interceptors.js:618:8)
      at /home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/grpc/src/client_interceptors.js:1123:18
      code: 14,
      metadata:
      Metadata { _internal_repr: { ‘content-disposition’: [Array] }, flags: 0 },
      details: ‘Service unavailable.’ }
      [HOTWORD] begins.
      [HOTWORD] Detector starts listening.
      [HOTWORD] Final Result: { detected: false }
      ^C
      pi@raspberrypi:~/MagicMirror $

      posted in System
      J
      juantata
    • RE: MMM-AssistantMk2 youtube : start video

      @MisterT said in MMM-AssistantMk2 youtube : start video:

      arrête la video

      Hi. I have the same problem. Did you fix it?

      posted in Troubleshooting
      J
      juantata
    • RE: MMM-YouTube

      @sdetweil
      The keyword, MMM-AssistantMk2 and MMM-Hotword work great. I pass the start of MM

      0_1568672349762_1a46e4a0-b41d-4024-bb47-50cbb62bf3ab-image.png

      posted in Entertainment
      J
      juantata
    • RE: MMM-YouTube

      @sdetweil
      If that were not possible, could you tell me, if it is not a problem, the configuration of MMM-TelegramBot?

      posted in Entertainment
      J
      juantata
    • RE: MMM-YouTube

      @sdetweil
      All I want is to say
      for example:
      “Ok Google YouTube Charlie Puth Mother” and put the video of the singer

      posted in Entertainment
      J
      juantata
    • RE: MMM-YouTube

      @sdetweil
      MMM-TelegramBot?

      If this is, I thought it was optional.

      posted in Entertainment
      J
      juantata
    • RE: MMM-YouTube

      @Sean
      How do you make the module work?

      posted in Entertainment
      J
      juantata
    • RE: MMM-YouTube

      @juantata
      Wrongly asked the question

      posted in Entertainment
      J
      juantata
    • RE: MMM-YouTube

      @Sean
      How do you use the module?

      posted in Entertainment
      J
      juantata
    • 1 / 1