Apple HomeKit-совместимость (через HomeBridge).Не находит HomeBridge на Ipad в родном приложении Home.В чем проблема?когда устанавливал ручками все работало,а в этом образе пишет Error
*** WARNING *** The program 'nodejs' uses the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see <
http://0pointer.de/avahi-compat?s=libdns_sd&e=nodejs>
*** WARNING *** The program 'nodejs' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see <
http://0pointer.de/avahi-compat?s=libdn ... ceRegister>
[3/25/2017, 5:41:44 PM] Loaded plugin: homebridge-mqtt
homebridge API version: 2.1
[3/25/2017, 5:41:44 PM] Registering platform 'homebridge-mqtt.mqtt'
[3/25/2017, 5:41:44 PM] ---
[3/25/2017, 5:41:44 PM] Loaded config.json with 0 accessories and 1 platforms.
[3/25/2017, 5:41:44 PM] ---
[3/25/2017, 5:41:44 PM] Loading 1 platforms...
[3/25/2017, 5:41:44 PM] [mqtt] Initializing mqtt platform...
[3/25/2017, 5:41:44 PM] [mqtt] homebridge-mqtt v0.4.2
[3/25/2017, 5:41:44 PM] Loading 0 accessories...
Scan this code with your HomeKit App on your iOS device to pair with Homebridge:
┌────────────┐
│ 123-45-678 │
└────────────┘
[3/25/2017, 5:41:44 PM] [mqtt] Number of cached Accessories: 6
[3/25/2017, 5:41:44 PM] [mqtt] connect Anonymous
events.js:160
throw er; // Unhandled 'error' event
^
Error: listen EADDRINUSE :::51826
at Object.exports._errnoException (util.js:1022:11)
at exports._exceptionWithHostPort (util.js:1045:20)
at Server._listen2 (net.js:1259:14)
at listen (net.js:1295:10)
at Server.listen (net.js:1391:5)
at EventedHTTPServer.listen (/usr/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/util/eventedhttp.js:60:19)
at HAPServer.listen (/usr/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/HAPServer.js:158:20)
at Bridge.Accessory.publish (/usr/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/Accessory.js:496:16)
at Server._publish (/usr/lib/node_modules/homebridge/lib/server.js:114:16)
at Server.run (/usr/lib/node_modules/homebridge/lib/server.js:91:10)