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

Apache License 2.0
45 stars 28 forks source link

Reconnecting Problem #158

Closed LostiLama closed 1 year ago

LostiLama commented 1 year ago

Hello, Yesterday my library just decided to turn on a permanent reconnect. Then I reinstalled the library and it all worked for about 1 minute. After that I always have to restart it so that it works for a minute again and again and again what can I do and what is the cause reconnecting

hardillb commented 1 year ago

If it's reconnecting in a loop then you most likely have more than one instance running (or multiple config nodes in the same instance). You can only have 1 instance active.

Make sure you delete all but one alexa-conf nodes and only have 1 instance of Node-RED running.

LostiLama commented 1 year ago

image Thats all I have and it worked fine 2 days ago Bild_2023-04-29_214944946

hardillb commented 1 year ago

Any other running Node-RED instances?

If not what do the Node-RED console logs show?

LostiLama commented 1 year ago

only 1 instance running here is what I got out the consol Bild_2023-04-29_215629744