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

A Node-RED node to control things via Amazon Alexa
https://alexa-node-red.bm.hardill.me.uk/
Apache License 2.0
89 stars 42 forks source link

Error: connect ECONNREFUSED 34.240.81.189:8883 #114

Closed acquistidiso closed 3 years ago

acquistidiso commented 3 years ago

I've got the same issue like in the object. Could you help me? I'm grateful for the good job you made with bridge

hardillb commented 3 years ago

Ignore it and wait 30 seconds. The node will connect on port 1883

acquistidiso commented 3 years ago

I made it, but nothing happens. Sorry, but there is also the message: "Error: Connection refused: Not authorized". The reason could be I've changed my password on your platform?

node_issues 14 05 2021

hardillb commented 3 years ago

If you've changed the password you will also obviously need to update the password in the config node to match.

But that is totally different error to how you opened this issue.

acquistidiso commented 3 years ago

Sorry for my mistake. If you mean updating password on https://flows.nodered.org/node/node-red-contrib-alexa-home-skill I made it, I didn't know if could be useful, but I've also disconnected and riconnected skill connection in my alexa-account, but still doesn't work

hardillb commented 3 years ago

The username and password on https://alexa-node-red.bm.hardill.me.uk/ needs to match the username/password you entered into the config node in the editor (the Account entry in the device node)

acquistidiso commented 3 years ago

You have perfectly found the issue. I matched username/password also in config node and everything start again working. Thank you very much for your kindness and professionalism