Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: connect EALREADY #31

Closed
Homeelec opened this issue Aug 30, 2018 · 4 comments
Closed

Error: connect EALREADY #31

Homeelec opened this issue Aug 30, 2018 · 4 comments

Comments

@Homeelec
Copy link

Hello,
First of all thank you for the plugin.
After installing the plugin I have an error in the log files
See log
Can you help me?

{ Error: connect EALREADY 192.168.1.244:3310 - Local (192.168.1.241:48890)
Aug 30 13:00:15 sdomotica homebridge[3810]: at Object._errnoException (util.js:1003:13)
Aug 30 13:00:15 sdomotica homebridge[3810]: at _exceptionWithHostPort (util.js:1024:20)
Aug 30 13:00:15 sdomotica homebridge[3810]: at internalConnect (net.js:967:16)
Aug 30 13:00:15 sdomotica homebridge[3810]: at net.js:1067:9
Aug 30 13:00:15 sdomotica homebridge[3810]: at process._tickCallback (internal/process/next_tick.js:150:11)
Aug 30 13:00:15 sdomotica homebridge[3810]: at Function.Module.runMain (module.js:703:11)
Aug 30 13:00:15 sdomotica homebridge[3810]: at startup (bootstrap_node.js:193:16)
Aug 30 13:00:15 sdomotica homebridge[3810]: at bootstrap_node.js:617:3
Aug 30 13:00:15 sdomotica homebridge[3810]: errno: 'EALREADY',
Aug 30 13:00:15 sdomotica homebridge[3810]: code: 'EALREADY',
Aug 30 13:00:15 sdomotica homebridge[3810]: syscall: 'connect',
Aug 30 13:00:15 sdomotica homebridge[3810]: address: '192.168.1.244',
Aug 30 13:00:15 sdomotica homebridge[3810]: port: 3310 }
Aug 30 13:00:15 sdomotica homebridge[3810]: { Error: connect EALREADY 192.168.1.244:3310 - Local (192.168.1.241:48890)
Aug 30 13:00:15 sdomotica homebridge[3810]: at Object._errnoException (util.js:1003:13)
Aug 30 13:00:15 sdomotica homebridge[3810]: at _exceptionWithHostPort (util.js:1024:20)
Aug 30 13:00:15 sdomotica homebridge[3810]: at internalConnect (net.js:967:16)
Aug 30 13:00:15 sdomotica homebridge[3810]: at net.js:1067:9
Aug 30 13:00:15 sdomotica homebridge[3810]: at process._tickCallback (internal/process/next_tick.js:150:11)
Aug 30 13:00:15 sdomotica homebridge[3810]: at Function.Module.runMain (module.js:703:11)
Aug 30 13:00:15 sdomotica homebridge[3810]: at startup (bootstrap_node.js:193:16)
Aug 30 13:00:15 sdomotica homebridge[3810]: at bootstrap_node.js:617:3
Aug 30 13:00:15 sdomotica homebridge[3810]: errno: 'EALREADY',
Aug 30 13:00:15 sdomotica homebridge[3810]: code: 'EALREADY',
Aug 30 13:00:15 sdomotica homebridge[3810]: syscall: 'connect',
Aug 30 13:00:15 sdomotica homebridge[3810]: address: '192.168.1.244',
Aug 30 13:00:15 sdomotica homebridge[3810]: port: 3310 }

@PJCzx
Copy link
Owner

PJCzx commented Aug 30, 2018

Hello, did you used a complete URL with http(s):// ?

@Homeelec
Copy link
Author

Homeelec commented Aug 30, 2018 via email

@PJCzx
Copy link
Owner

PJCzx commented Aug 30, 2018

;)

PS : I suggest you to remove your personal signature from Github ^^

@PJCzx PJCzx closed this as completed Aug 30, 2018
@Homeelec
Copy link
Author

Homeelec commented Aug 31, 2018 via email

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

No branches or pull requests

2 participants