hardillb / node-red-alexa-home-skill-web

Apache License 2.0
45 stars 28 forks source link

Device not responding #29

Closed wildwiz closed 6 years ago

wildwiz commented 6 years ago

Hi, since past Friday Alexa rejects my commands with device not responding. I already tried to remove and rediscover the devices, they are all discovered fine but sending commands to them fails as descripted. Maybe a certificates issue between Alexa and the service your side ? Thank you in advance !

hardillb commented 6 years ago

This is down to me migrating the backend to a new host. Restart Node-RED and it should reconnect to the new host

On 3 Oct 2017 19:18, "wildwiz" notifications@github.com wrote:

Hi, since past Friday Alexa rejects my commands with device not responding. I already tried to remove and rediscover the devices, they are all discovered fine but sending commands to them fails as descripted. Maybe a certificates issue between Alexa and the service your side ? Thank you in advance !

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/hardillb/node-red-alexa-home-skill-web/issues/29, or mute the thread https://github.com/notifications/unsubscribe-auth/ABt6jX5WZNmkimUSRIX8sko44o4OYSLdks5sonpggaJpZM4Psja9 .

wildwiz commented 6 years ago

Cool, man ! Thank you for your prompt reply, it solved.

For others having this problem, the issue was not about the device not executing the commands, but about alexa rejecting them with a voice error. That is why I considered it different from issue #28.

I really appreciate both your work and your helpfulness, Ben ! Thumbs up for you and thanks again!