IgnitionModuleDevelopmentCommunity / IgnitionNode-RED

Adds support for Node-RED
Apache License 2.0
31 stars 7 forks source link

"HTTP error: connect ECONNREFUSED 127.0.0.1:8088" #10

Closed sungkhum closed 3 years ago

sungkhum commented 3 years ago

Am I missing something in my configuration? I've installed the Maker version of this as well as have https://flows.nodered.org/node/node-red-contrib-ignition-nodes installed (I am using Home Assistant with Node Red), but after entering my newly created API key and secret, I just get this error: "HTTP error: connect ECONNREFUSED 127.0.0.1:8088" Any help you can give would be greatly appreciated! Thanks!

sungkhum commented 3 years ago

Fixed it - I wasn't thinking straight. Needed to use the actual ip not localhost since Home Assistant/Node Red were on a Raspberry Pi and Maker was on my laptop.