node-red-contrib-ewelink icon indicating copy to clipboard operation
node-red-contrib-ewelink copied to clipboard

Deploy only one node connects at a time

Open nickydoyl opened this issue 5 years ago • 5 comments

Whenever i deploy any changes ewelink will only ever connect to one node at a time the rest will only ever show error

{"error":301,"msg":"Region does not exist"}

I'm in Thailand and region code "cn" does work but this issue is preventing me from using this pallet completely. :( eu seems to work and au does not work at all.

HLEPPPPPP

https://photos.app.goo.gl/Q29QQBeJWF9TzaSK9 video of the issue

nickydoyl avatar Aug 05 '20 13:08 nickydoyl

I've the same problem. If i do a Full Deploys or reboot node red....To solve I need for each node, unlink the account, deploy, reconnect the account and deploy ... one node at a time

driagi avatar Dec 15 '20 16:12 driagi

Hi, there is a pull request pending, fixing this problem. If you wish, you can patch your installation manually in the meantime the patch will be merged.

ckhmer1 avatar Feb 04 '21 06:02 ckhmer1

Hi ckhmer1. Can you clarify which pull request? or can you explain how to patch? Don't think the patch have been merged yet...

Paperoga14 avatar Sep 24 '21 05:09 Paperoga14

Hi, Get from GitHub the latest version of the following files:

src/credentials/credentials.js /src/utils/ewelink-connect.js

ckhmer1 avatar Sep 24 '21 19:09 ckhmer1

Found both files. Patched my installation and it works fine now! Thanks a lot.

Paperoga14 avatar Sep 26 '21 09:09 Paperoga14