Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After some time Listening works but texttospeech not any more #155

Open
AleksCee opened this issue Aug 30, 2020 · 7 comments
Open

After some time Listening works but texttospeech not any more #155

AleksCee opened this issue Aug 30, 2020 · 7 comments

Comments

@AleksCee
Copy link

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

@AleksCee
Copy link
Author

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.

@RogerHill
Copy link

I am having this issue almost daily. I currently recover by making a slight change to the flow and re-deploying.

@AleksCee
Copy link
Author

AleksCee commented Sep 19, 2020

I think I found a solution.

image

Every hour a cookie refresh and if this fail a reauthorization with the catch node.

Alex

@ammawel
Copy link

ammawel commented Oct 13, 2020

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

@ammawel
Copy link

ammawel commented Oct 31, 2020

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

@jirmjos
Copy link

jirmjos commented Nov 29, 2020

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 ?

@ammawel
Copy link

ammawel commented Dec 8, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants