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 150.3k 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.
    • richland007R Offline
      richland007 @OceanK
      last edited by

      @oceank @blackpanda I deleted my Alexa skill and started from the beginning on the developers.alexa i also deleted my Lambda function and built it from the beginning still the same result.
      IoT connects and Lambda gets hit i can see it in the metrics when i invoke the skill i can hear “Hello my queen how can i help etc…” but when i ask about anything else it says “There was a problem with your skills response”.
      I went and checked the API keys on Google and they have never been hit, at the same time the MM modules do not turn on or off just in case the keys are off!!!
      So what is causing it?? is it the interaction model ?? Cause i am sure it is not the certs because the IoT is connecting I can see that on startup the Connected to AWS IoT Subscribed for new-text, new-images, new-video, change-module…and and it is not the keys (although they have never been hit, but i am not 100% percent sure that they are right either) but than why is it not doing anything with the Magic Mirror such as turning On and Off modules and than saying there is nothing coming form the searches so that would tell us that it is the keys.
      I think the next step will do to redo my interaction model since it is pretty big and just use someones that i know its working just to test, but other than that i am fresh out of ideas and i would love to hear form the experts if you will please… so i can get this going as well cause it is driving me nuts LOL :)

      O 1 Reply Last reply Reply Quote 0
      • D Offline
        Diep Trung
        last edited by

        @OceanK @blackpanda hello, Can you help me for a while?
        The story is that I follow the tutorial for the Mirrormirroronthewall installation and also fixed all the issues I face in the process by follow a few forum guide. And now my Lambda is completely success0_1551022914211_Screenshot (9).png
        But for some reasons, The Alexa Developer Console always say that “There was a problem with the requested skill’s response”.0_1551023075514_Screenshot (10).png Can you help me, please. I don’t know where I put it wrong. I also put the policy in the IoT Core like Blackpanda said. Can you write a full tutorial for this module installation.

        1 Reply Last reply Reply Quote 0
        • O Offline
          OceanK @richland007
          last edited by

          @richland007 hey brah! I will sort it out for you. Im not home right now.

          1 Reply Last reply Reply Quote 0
          • D Offline
            Diep Trung
            last edited by

            @OceanK Thank you for respond me. I’m very close! Amazon Developer Console Skill work perfect, Rpi already connect to AWS IoT, but can’t receive any command.
            After very long process work with MirrorMirrorOnTheWall module, I finally got the skill work perfect. When I say “open on the wall”, the Alexa respond to me, and I ask to close all modules, It also respond “Yes my king, closing all Modules”.0_1551445152844_Screenshot (11).png And also, when I “pm2 logs mm” I see “Connected to AWS IoT, Subscribed :MagicMirror: new-text, new-images, change-module, new-video,…”.![0_1551445327440_Screenshot (13).png](Uploading 100%) But for some reason, the command doesn’t make any change in the magicmirror, It look like something stop the exchange data between AWS IoT and Rpi. I read a lot of post but can not find out how to fix that. Does any one have the solution?
            Thank you so much.

            P 1 Reply Last reply Reply Quote 0
            • P Offline
              parsons12
              last edited by

              I have followed the tutorial very closely to get the Alexa skill working but it doesn’t seem to work quite right. Right now my skill will start up and respond accordingly with “Hello my Queen” but when I asked it to display an image it says “there was a problem with requested skills response“.

              When I checked my custom google search it is being hit with my request and it also says there were no errors.

              Does anybody know what I could be missing?

              1 Reply Last reply Reply Quote 0
              • P Offline
                parsons12 @Diep Trung
                last edited by

                @Diep-Trung how did you get the skill to start working? The only thing that seems to work for me is the start up. Any command after that just says “there was a problem with the selected skills response”.

                Thanks for any help

                S 1 Reply Last reply Reply Quote 0
                • O Offline
                  OceanK
                  last edited by

                  All the info is in the thread for this to work

                  1 Reply Last reply Reply Quote 0
                  • S Offline
                    sbrundage85 @parsons12
                    last edited by sbrundage85

                    @parsons12 I’m at the same point you are. Trying to read through this thread to get a better idea of what I still have to do. I wish someone took the time to compile all the info into a nice doc. Have you figured this out yet? I get the Hello Queen response but then “unable to handle request” error whenever I try to show text, images, etc. I’m working through how to enable google search

                    M 1 Reply Last reply Reply Quote 0
                    • M Offline
                      mauparra80 @sbrundage85
                      last edited by

                      @sbrundage85 Same Same. Started several months ago, went through this thread and still was not working. Just started to look at it again with a fresh install and go through the thread again. having the same issue. ill post more if i find something. Maybe the more attention we bring back to the thread the bigger the possibility of it getting fixed

                      1 Reply Last reply Reply Quote 0
                      • M Offline
                        mauparra80
                        last edited by

                        So after going through the thread again, i am still stuck on the policy issue. i have tried @blackpanda code for the policy change while also changing the client ID to “MagicMirror” on both the pi/MirrorMirrorOnTheWallSkill/src/MirrorMirror.js and pi/MagicMirror/modules/MMM-MirrorMirrorOnTheWall/MirrorMirror.js

                        With this i still get Attempt to connect to AWS. my cloudwatch logs show

                        2019-07-19T20:27:06.893Z 100e7185-039f-42ce-be95-07ea3a83c847 Task timed out after 3.00 seconds
                        

                        which might mean its still a policy security issue or its just not connecting to Iot core.

                        When Prompted with intent, Alexa responds with the usual Hello my Queen, but when given a command i continue to get the classic “there was a problem with requested skill response”. Although the logs do show that the youtube video is requested then it times out.

                        Any ideas?

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 10
                        • 11
                        • 12
                        • 13
                        • 14
                        • 13 / 14
                        • First post
                          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