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

Apache License 2.0
45 stars 28 forks source link

Connection Issue #120

Closed INDRANI125 closed 3 years ago

INDRANI125 commented 3 years ago

My device is continously connecting & disconnecting despite of having net connection "Error: read ECONNRESET" coming.skill is enabled & it was working fine previously

hardillb commented 3 years ago

You can only have ONE instance of the config node that has to be shared between all device nodes. Check you only have one config node by picking "Configuration nodes" from the menu in the top right.

You can also only use the skill with one instance of Node-RED at a time.

INDRANI125 commented 3 years ago

Yes..it was logged in from two devices inside nodered.