stfnhmplr / homebridge-synology

Control your Synology Diskstation with Homekit
MIT License
162 stars 16 forks source link

Error: bind EADDRINUSE 0.0.0.0:5224 #23

Closed nickbrown20 closed 7 years ago

nickbrown20 commented 7 years ago

Hi,

It appears that the harmony hub plugin also uses port 5224, is there anyway i can change the port number for this plugin? I tried changing the port number to 5225 in the config.json, but that feels too simple (and does not work). Ideally i would like to use both harmony and synology together...

Nick

stfnhmplr commented 7 years ago

Hi,

i think the issue is related to the harmony plugin. I don't bind a additional port since i don't use the homebridge api for a dynamic platform. The port number in your config.json file should match the port of your synologys webinterface.

There are some open issues at the harmony-plugin related to port 5224. Maybe you take a look at them. So i'll close this.