Skip to content
This repository has been archived by the owner on May 8, 2020. It is now read-only.

I am getting an econnrefused error... #13

Open
dmsmith111 opened this issue Dec 22, 2016 · 9 comments
Open

I am getting an econnrefused error... #13

dmsmith111 opened this issue Dec 22, 2016 · 9 comments
Assignees

Comments

@dmsmith111
Copy link

The error is:

errorhub { Error: connect ECONNREFUSED 10.0.1.8:5222
at Object.exports._errnoException (util.js:1022:11)
at exports._exceptionWithHostPort (util.js:1045:20)
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1087:14)
code: 'ECONNREFUSED',
errno: 'ECONNREFUSED',
syscall: 'connect',
address: '10.0.1.8',
port: 5222 }

@luisiam
Copy link
Owner

luisiam commented Dec 22, 2016

Are you constantly getting this error? A full log will be appreciated.

@dmsmith111
Copy link
Author

dmsmith111 commented Dec 22, 2016 via email

@luisiam
Copy link
Owner

luisiam commented Dec 22, 2016

Some other program is using the port 5222 and homebridge try to use that port as well. I don't think it's related to the liftmaster plugin.

@dmsmith111
Copy link
Author

dmsmith111 commented Dec 22, 2016 via email

@luisiam
Copy link
Owner

luisiam commented Dec 23, 2016

Can you post your config.json?

@dmsmith111
Copy link
Author

dmsmith111 commented Dec 26, 2016 via email

@luisiam
Copy link
Owner

luisiam commented Dec 29, 2016

Cannot see anything from your comment

@dmsmith111
Copy link
Author

config.json-3.zip

@luisiam luisiam self-assigned this Jan 17, 2017
@luisiam
Copy link
Owner

luisiam commented Jan 17, 2017

Can you post the error log as well?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants