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

Apache License 2.0
45 stars 28 forks source link

Devices be show "offline" in alexa app. #54

Closed ss301 closed 6 years ago

ss301 commented 6 years ago

Since yesterday, the devices be show "offline" in alexa app and not working. My device lang is japanese. Is there a solution?

syaoyou commented 6 years ago

Me too Since yesterday, the devices be show "offline" in alexa app and not working. My device lang is japanese.

hardillb commented 6 years ago

When did you create your account and devices?

There was a AWS outage on Friday and as a result the database backing the system was lost, unfortunately the last backup available was from the 24th of February so any accounts/devices created after that time have been lost.

Please log into the website to check, if your username/password are not recognised then you will need to recreate your account and devices and then unlink/relink the skill in the Alexa app.

If just your devices are missing then you can just recreate them and ask Alexa to discover devices again.

You will also need to log into node-red and reselect the devices in the drop down on each input node to make sure their UUIDs are updated.

Sorry for any inconvenience.

I have improved the back up scripts so there is less likely hood of data being lost in the future.

ss301 commented 6 years ago

I did what you said. I recreate the account, also devices and relink the skill. but devices are not recognized.

ss301 commented 6 years ago

I checked again, It's working perfectly. thanks.

hardillb commented 6 years ago

I'm going to close this issue now. @syaoyou if you still have a problem we can re-open it later.