cakebake / node-red-contrib-alexa-remote-cakebaked

Forked for me and the community to keep dependencies up to date :)
MIT License
42 stars 6 forks source link

stopped working and need restart #31

Open atjshop opened 3 years ago

atjshop commented 3 years ago

I originally used repo 586837r and then switched to this one to fix the 'no body' issue.

It works but I found from time to time it just stopped working, and then it works again after I restart the node-red without change anything. Does anyone have such issue and how can I fix it?

In node-red palette both old and new nodes are there though: image

image

Both of them are showing 'in use', does this cause issue? How can I remove the old one? It is 'in use' so the remove button is not available from the UI.

Thanks.

rPraml commented 3 years ago

I have the same problem. See #27 To your second problem, I can not say much, but it seems that you have installed cakebaked and the old remote2 in parallel. Maybe you try open the "node information" tree and search if there are still some old configuration nodes. (but I think this is not the issue)

atjshop commented 3 years ago

thanks. I will try to inject initialise node 2x every 6 hours to see if this solve it. for the duplicates, it seems that alexa-remote-account is shared by both repo and it can't removed unless I delete all related nodes, i will just leave it for now since it doesn't seems to affect functionality.

obreherrero commented 2 years ago

Gracias. Intentaré inyectar el nodo de inicialización 2x ​​cada 6 horas para ver si esto lo resuelve. para los duplicados, parece que la cuenta alexa-remote-account es compartida por ambos repositorios y no se puede eliminar a menos que elimine todos los nodos relacionados, lo dejaré por ahora ya que no parece afectar la funcionalidad.

Have you been able to solve it?

Thank you