node-red-contrib-alexa-remote2
node-red-contrib-alexa-remote2 copied to clipboard
TTS and other funktions of the Routine Node stopped working
Hello,
today I realized that parts of my automations stopped working. Alexa didn't speak to me as usual. I did some testing in Node red with the individual Nodes and noticed that the Routine Node is not working anymore. Controlling SmartHome things connected to Alexa still works perfectly fine. I it's just the one Node. The info under the node says that it was successful, obviously not.
How do I get rid of that problem and do I am the only one?
Running Node Red in Home Assistant and had no issues until now
Thanks for help!
All my voice notifications no longer work starting 18 JAN 2021.
Update: i had to destroy all the routine nodes, reinit the config node and recreate the routine nodes. Now things work. Lousy but working again. =/
Same here. In my case, it helps to update the configuration (i.e. click the "Update" button in the "Edit Alexa account node" window) and deploy the configuration.
I guess the automatic refresh is not working as expected. I've also tried to periodically trigger the "Alexa Init" node with the "Refresh Cookie" option, but that didn't help neither.
If I try to trigger the "Alexa Init" node, Node Red returns an error - "failed to load routines: "no body". This is a result of the routine feature in the "Alexa Routine" node. Not sure how long this has been failing. I just noticed it today while I was cleaning up some of my Node Red flows.
Seems to be an ongoing issue for a number of people. I'm in the UK and am having to manually re-login at least once per day.
I seem to be experiencing the same issue. I'm only aware of this when the TTS setup doesn't work and because this is triggered infrequently I'm unsure on how long it takes for the problem to start happening. (I use TTS when the doorbell is pressed and lockdown means little in the way of visitors.) I'm in the UK too. If I manually trigger the flow that is normally started by the doorbell press, everything looks fine on NodeRed but I just get silence on the TTS front. I've not yet figured out an optimal way to recover nor do I have a good way to detect the failed state. I've mostly just re-deployed which seems to do the trick.
So I kinda solved the problem by deleting the hole configuration of the node and the file where I saved the credentials. After building everything again it works. This is working now for over 4 days.
