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

    Posts

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

      went through redid the awsiot set up did the start.sh copied the certs to the certs folder in the magic mirror module put those in the skill and re uploaded the zip to lambda still get nothing showing on the mirror

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

      tried it from the start again the skill its self works but when she says closing module it doesnt close ,no text gets displayed or if I search for snow white images she says displaying but i never see anything.

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

      Yes and yes I’ll try again tonight ,I’m at work which interferes with my play time

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

      Nope just regular pi usr

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

      of course now i have the problem of it not doing anything with the mirror :/

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

      holy crap I finally got the skill part working. took me doing the whole install npm and everything and uploading the zip all from windows instead of the raspberry. weird

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

      I tried all that last time you posted it with the exeption of process.env.NODE_CONFIG_DIR=‘/var/task/config’;

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

      That’s the error I always get also. I have the the contents of the folder zipped not the folder I left the keys as MagicMirror also and have index.handler selected.

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

      yes i have those folders in the zip

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

      I do not get why this is not working the src.zip has a layout of folders and in the root of zip I have index.js MirrorMirror.js and package.json

      but i still get

      START RequestId: dbde411d-ecaa-11e6-8bd7-9b2096d559c7 Version: $LATEST
      
      20:28:46
      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. (/var/task/index.js:23:14) at Module._compile (module.js:409:26) at Object.Module._extensions..js (module.js:416:10) at Module.load (
      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. (/var/task/index.js:23:14)
      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)
      

      which looks like what it’s not finding index.js ?

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

      this is in the logs
      START RequestId: cc7bfdd1-ebfd-11e6-8d16-b56e041c9162 Version: $LATEST
      
      23:49:57
      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. (/var/task/index.js:23:14) at Module._compile (module.js:409:26) at Object.Module._extensions…js (module.js:416:10) at Module.load (
      
      23:49:58
      2017-02-05T23:49:58.043Z cc7bfdd1-ebfd-11e6-8d16-b56e041c9162 connect

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

      well just went through the whole thing again she still says there was a problem with the requested skills response and when i type hello into the service simulator the output is
      The remote endpoint could not be called, or the response it returned was invalid.

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

      So my orginal error was when I said Alex on the wall she would say there was a problem with the skill, I redid the version right before you added YouTube now when I say alexa on the wall it dings then freezes and I have to reboot the raspberry to get her to work again. I did Amazon’s hello world skill example and that one works fine. I’ll try your newest version again tonight after work.

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

      So i have to have alexapi?
      Because I’m running this
      https://github.com/alexa/alexa-avs-sample-app
      Which works great you said earlier that it should work with that. Do I need both

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

      so another thing in your skill code theres
      var MirrorMirror = require(‘./MirrorMirror’); does that expect the MMM-MirrorMirrorOnTheWall module folder to be called MirrorMirror because mines call MMM-MirrorMirrorOnTheWall

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

      I have those installed still not seeing where i would get a host to put in there .
      if I say alexa, on the wall. she says theres a problem with the requested skills respones the lambda cloud watch error shows the following

      17:21:45
      START RequestId: 931bbc00-e710-11e6-b7a7-b3bf469e814d Version: $LATEST
      
      17:21:45
      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. (/var/task/MirrorMirror.js:1:76) at Module._compile (module.js:409:26) at Object.Module._extensions..js (module.js:416:10) at Module.
      
      17:21:45
      END RequestId: 931bbc00-e710-11e6-b7a7-b3bf469e814d
      
      17:21:45
      REPORT RequestId: 931bbc00-e710-11e6-b7a7-b3bf469e814d Duration: 36.31 ms Billed Duration: 100 ms Memory Size: 128 MB Max Memory Used: 17 MB
      
      17:21:45
      START RequestId: 9342f35b-e710-11e6-872c-f9454aa4f261 Version: $LATEST
      
      17:21:45
      Unable to import module 'index': Error at Function.Module._load (module.js:276:25) at Module.require (module.js:353:17) at require (internal/module.js:12:17) at Object. (/var/task/MirrorMirror.js:1:76) 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 (modul
      
      17:21:45
      END RequestId: 9342f35b-e710-11e6-872c-f9454aa4f261
      
      17:21:45
      REPORT RequestId: 9342f35b-e710-11e6-872c-f9454aa4f261 Duration: 0.61 ms Billed Duration: 100 ms Memory Size: 128 MB Max Memory Used: 17 MB 
      
      posted in System
      zman3Z
      zman3
    • RE: MMM-MirrorMirrorOnTheWall - Alexa voice control to hide/show modules and display text/images

      well i guess one thing i didnt do is in your directions it says
      open MirrorMirror.js, replace the keyPath, certPath, and host to your own

      where am I getting the host information from?

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

      welll I just cannot seem to get this to work she always says she doesnt understand I think it tried just once because she said there was a error with the skill that one time. :/
      any ideas of what i can look for?

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

      @joanaz cool so I know nothing about this stuff when I’m getting the aws-iot-device-sdk do I want the java version or javascript?

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

      do you know if it will work with this ? https://github.com/alexa/alexa-avs-sample-app

      thanks

      posted in System
      zman3Z
      zman3
    • 1 / 1