node-red-contrib-alexa-remote2
node-red-contrib-alexa-remote2 copied to clipboard
After some time Listening works but texttospeech not any more
Hi,
I use the node since 2 weeks. But now the routine speak node only works after redeploy and after some time it‘s stop working. The listening node seams to work because other nodes in the flow are triggered. The speak node seams trigger too (the status change zu success) but nothing happens. After a redeploy, it works again.
I use the proxy mode with a auth file. No errors in the debug.
Any ideas? thanks Alex
It’s seams that the refresh dose not the same as a deployment? Is there e way to restart/initial the node instead of a refresh? The redeploy seams to fix the connection.
I am having this issue almost daily. I currently recover by making a slight change to the flow and re-deploying.
I think I found a solution.
Every hour a cookie refresh and if this fail a reauthorization with the catch node.
Alex
I have the same error, but I don't think a missing or expired cookie is the reason, because all other alexa-functions are working fine. The debug window also shows the correct speak-payload - there is just no output and Alexa does not say it. Achim
it seems to be a known problem - still without a permanently working solution
Alexa forgets how to talk #99 Speak and other commands stop working after a few hours #40
Achim
I suffer same issue. Once redeploy flow work for some time, but after a day or so it stops to send any to my Echo device. I'm not debugging what's happened but visually all nodes are ready and not raising error. I'm ussing v3.10.4 (I think latest) but this issue is really anoying.
Any news about how to solve it ?
No, unfortunately there is nothing new. I'm not sure if the module will get any updates, because there is no contributor activity since the end of July. I use a comparable module in FHEM, which runs absolutely stable with only one refresh a day. I will probably not use Alexa with node-red anymore.