MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Journeytojah
    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 18
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: MMM-MirrorMirrorOnTheWall - Alexa voice control to hide/show modules and display text/images

      @joanaz Thats what I did… I will try again.

      posted in System
      J
      Journeytojah
    • RE: MMM-MirrorMirrorOnTheWall - Alexa voice control to hide/show modules and display text/images

      By the way, I was unable to upload the .zip from the RPi, it would just say “must not exist”, so i did it from my laptop, could this be the issue?

      I ran the .sh script and downloaded dependencies on the raspberry, archived the src folder contents and used my laptop to upload them.

      posted in System
      J
      Journeytojah
    • RE: MMM-MirrorMirrorOnTheWall - Alexa voice control to hide/show modules and display text/images

      @joanaz Now i get this error for the Lambda function… tried 3/10/15 seconds.

      {
        "errorMessage": "2017-02-04T20:11:41.538Z 1b87c832-eb16-11e6-a281-33f14ad1f615 Task timed out after 15.00 seconds",
        "errorType": "Error"
      }
      
      This is the error in the Amazon Skill :
      Lambda Response
      
      
      1
      The remote endpoint could not be called, or the response it returned was invalid.
      
      Cloud watch log 
      
      20:46:58
      START RequestId: 11e4a442-eb1b-11e6-a7b3-3361f5194998 Version: 1
      
      20:46:58
      Unable to import module 'index': Error at Function.Module._resolveFilename (module.js:325:15) at Function.Module._load (module.js:276:25) at Module.require (module.js:353:17) at require (internal/module.js:12:17) at Object.<anonymous> (/var/task/index.js:24:22) at Module._compile (module.js:409:26) at Object.Module._extensions..js (module.js:416:10) at Module.load (
      
      20:46:58
      2017-02-04T20:46:58.805Z	11e4a442-eb1b-11e6-a7b3-3361f5194998	connect
      
      20:47:13
      END RequestId: 11e4a442-eb1b-11e6-a7b3-3361f5194998
      
      20:47:13
      REPORT RequestId: 11e4a442-eb1b-11e6-a7b3-3361f5194998	Duration: 15003.64 ms	Billed Duration: 15000 ms Memory Size: 128 MB	Max Memory Used: 26 MB
      
      20:47:13
      2017-02-04T20:47:13.618Z 11e4a442-eb1b-11e6-a7b3-3361f5194998 Task timed out after 15.00 seconds Error
      
      
      Unable to import module 'index': Error
      at Function.Module._resolveFilename (module.js:325:15)
      at Function.Module._load (module.js:276:25)
      at Module.require (module.js:353:17)
      at require (internal/module.js:12:17)
      at Object.<anonymous> (/var/task/index.js:24:22)
      at Module._compile (module.js:409:26)
      at Object.Module._extensions..js (module.js:416:10)
      at Module.load (module.js:343:32)
      at Function.Module._load (module.js:300:12)
      at Module.require (module.js:353:17)
      
      posted in System
      J
      Journeytojah
    • RE: MMM-MirrorMirrorOnTheWall - Alexa voice control to hide/show modules and display text/images

      @lucallmon afaik you get 12 months for free, you just need to use a credit card to register, and they “use” 1$ to confirm its your account, kinda like PayPal does.

      posted in System
      J
      Journeytojah
    • RE: MMM-MirrorMirrorOnTheWall - Alexa voice control to hide/show modules and display text/images

      @joanaz I’m cloning my SD card because i ran out of free space installing AlexaPi last night.

      Will start fresh and let you know if it works.

      posted in System
      J
      Journeytojah
    • RE: MMM-MirrorMirrorOnTheWall - Alexa voice control to hide/show modules and display text/images

      @joanaz Okay, thanks.

      Do you have any idea why i got that error? The function runs in lambda when testing but in the logs i see that application ID is missing.

      I made sure to put my app ID in the js script and update the lambda function.

      It would get an error on 3s timeout so i set it to 15.

      Ill try setting it up from scratch again and let you know how it goes. Thanks!

      posted in System
      J
      Journeytojah
    • RE: MMM-MirrorMirrorOnTheWall - Alexa voice control to hide/show modules and display text/images

      Okay, i will try again with the new instructions.

      Do you have any advice regarding names for the certs or other names that would need changing?

      posted in System
      J
      Journeytojah
    • RE: MMM-MirrorMirrorOnTheWall - Alexa voice control to hide/show modules and display text/images

      I can’t get the module to work, I get this error:

      { Error: getaddrinfo ENOTFOUND data.iot.us-east-1.amazonaws.com data.iot.us-east-1.amazonaws.com:8883
          at errnoException (dns.js:28:10)
          at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:76:26)
        code: 'ENOTFOUND',
        errno: 'ENOTFOUND',
        syscall: 'getaddrinfo',
        hostname: 'data.iot.us-east-1.amazonaws.com',
        host: 'data.iot.us-east-1.amazonaws.com',
        port: 8883 }
      
      posted in System
      J
      Journeytojah
    • 1 / 1