• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

MMM-MirrorMirrorOnTheWall installation issue

Scheduled Pinned Locked Moved Unsolved Troubleshooting
138 Posts 11 Posters 142.5k Views 10 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    richland007
    last edited by Aug 16, 2018, 5:43 AM

    Anyone that got this module figured out and wokring please help me
    Denis

    1 Reply Last reply Reply Quote 0
    • O Offline
      OceanK
      last edited by Aug 22, 2018, 7:12 AM

      Im also trying to get this to work. I have come that far that I can test the skill.

      so when I type “on the wall” in the test, I get “what can I do for you my queen”

      but if I then ask like “find video of how to make slime” it just tells me there is a problem with the skill. BUT, if I check the logs at clodwatch I can actually se that its looking for slime on youtube and find the videos, but then nothing on my mirror.

      1 Reply Last reply Reply Quote 0
      • R Offline
        richland007
        last edited by Aug 23, 2018, 2:42 AM

        @OceanK OK so how did you get to that point??? i have tried to install it from scratch 2 times but still no luck …when i test the skill i get null for response on the right (please check out the above pics) … Do you test the Lamda function does it give you any errors (before communicating with Alexa, just Lamda by itself with its test button not the skill) cause my Lamda does not compile and i dont know where am i making the mistake??
        Here is my question do you put the node_modules folder inside the certs folder or outside of it just on the src folder?? …before you zip it into Archive is what i am talking about !!
        Lets keep talking i am sure by bouncing off ideas of each other we will get it
        Denis

        O 1 Reply Last reply Aug 23, 2018, 3:34 PM Reply Quote 0
        • O Offline
          OceanK @richland007
          last edited by Aug 23, 2018, 3:34 PM

          @richland007 Hey!
          I will try write down all the steps I did and post it for you. How can I test the lamda function? could you direct me on howto? and I will post the log here aswell.

          1 Reply Last reply Reply Quote 0
          • R Offline
            richland007
            last edited by Aug 23, 2018, 8:35 PM

            Here is the test button on AWS Lamda ( i have read that a lot of people get errors here i don’t know why but then it works for them at the Alexa test just like yours did)
            0_1535055135303_LambdaTest.png

            And here is the error that i get which seems to come form the “…/src/node_modules/aws-iot-device-sdk/device” file … so something on the index file on the aws-iot-device-sdk inside node_modules its what its not liking

            0_1535055416803_LambdaError.png

            I don’t get it what i am doing wrong i am following the steps exactly …please show me how you did it
            Denis

            1 Reply Last reply Reply Quote 0
            • O Offline
              OceanK
              last edited by Aug 23, 2018, 8:48 PM

              Yes I will make a list and tell step by step. I can see the Test buttom but witch test did you create ?

              There are allot of different one to choose from when you create the test button. Please tell witch and I will try.

              regards K

              R 1 Reply Last reply Aug 23, 2018, 9:03 PM Reply Quote 0
              • R Offline
                richland007 @OceanK
                last edited by Aug 23, 2018, 9:03 PM

                @oceank I may be doing something wrong but i just clicked on create test even and entered a name and clicked test and that’s what i got …maybe i had to select something different but i doubt it cause i am trying to redo it again with something common from the list like Hello World and it is still giving me the same results
                Denis

                1 Reply Last reply Reply Quote 0
                • O Offline
                  OceanK
                  last edited by OceanK Aug 24, 2018, 3:36 PM Aug 24, 2018, 5:04 AM

                  Hey!

                  OK so I have figuerd out some parts. If I make a test in the lamda and choose “Alexa start session”

                  I get a nice green log, So that means the alexa skill is fine However when I try some other test for the lamda itself I get an error like you.:

                  {
                  “version”: “1.0”,
                  “response”: {
                  “shouldEndSession”: false,
                  “outputSpeech”: {
                  “type”: “SSML”,
                  “ssml”: “ Hello my Queen, what can I do for you? ”
                  },
                  “reprompt”: {
                  “outputSpeech”: {
                  “type”: “SSML”,
                  “ssml”: “ I can show you text and images, if you give me commands like ‘say you are the fairest of them all’ or ‘find Snow White’. I can also open or close a magic mirror module, if you say commands like ‘open compliments’, or ‘close weather forecast’. What can I do for you, my Queen? ”
                  }
                  },
                  “card”: {
                  “type”: “Simple”,
                  “title”: “Hello”,
                  “content”: “Hello my Queen, what can I do for you? I can show you text and images, if you give me commands like ‘say you are the fairest of them all’ or ‘find Snow White’. I can also open or close a magic mirror module, if you say commands like ‘open compliments’, or ‘close weather forecast’. What can I do for you, my Queen?”
                  }
                  },
                  “sessionAttributes”: {},
                  “userAgent”: “ask-nodejs/1.0.25 Node/v6.10.3”
                  }

                  lambda test:

                  at AlexaRequestEmitter.HandleLambdaEvent (/var/task/node_modules/alexa-sdk/lib/alexa.js:112:38)
                  at AlexaRequestEmitter.value (/var/task/node_modules/alexa-sdk/lib/alexa.js:100:31)
                  at exports.handler (/var/task/index.js:37:11)

                  1 Reply Last reply Reply Quote 0
                  • O Offline
                    OceanK
                    last edited by Aug 24, 2018, 5:08 AM

                    This post is deleted!
                    1 Reply Last reply Reply Quote 0
                    • O Offline
                      OceanK
                      last edited by Aug 25, 2018, 9:29 PM

                      OK so I have narrowed it down to the lamda function. The lamda it not working, something wrong with index file.

                      I have no idea how to correct it

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 13
                      • 14
                      • 1 / 14
                      1 / 14
                      • First post
                        8/138
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy