Advertisement
Guest User

Untitled

a guest
Jan 18th, 2017
741
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.35 KB | None | 0 0
  1. pi@raspberrypi:~ $ sudo homebridge
  2. *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
  3. *** WARNING *** Please fix your application to use the native API of Avahi!
  4. *** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node>
  5. *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
  6. *** WARNING *** Please fix your application to use the native API of Avahi!
  7. *** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node&f=DNSServiceRegister>
  8. [1/18/2017, 10:13:39 PM] Loaded plugin: homebridge-gpio
  9. [1/18/2017, 10:13:39 PM] Registering accessory 'homebridge-gpio.GPIO'
  10. [1/18/2017, 10:13:39 PM] ---
  11. [1/18/2017, 10:13:39 PM] Loaded plugin: homebridge-gpio-relay
  12. [1/18/2017, 10:13:39 PM] Registering accessory 'homebridge-gpio-relay.relay'
  13. [1/18/2017, 10:13:39 PM] ---
  14. [1/18/2017, 10:13:39 PM] Loaded plugin: homebridge-gpio-shutter
  15. [1/18/2017, 10:13:39 PM] Registering accessory 'homebridge-gpio-shutter.shutter'
  16. [1/18/2017, 10:13:39 PM] ---
  17. [1/18/2017, 10:13:40 PM] Loaded plugin: homebridge-ifttt
  18. [1/18/2017, 10:13:40 PM] Registering platform 'homebridge-ifttt.IFTTT'
  19. [1/18/2017, 10:13:40 PM] ---
  20. [1/18/2017, 10:13:40 PM] Loaded plugin: homebridge-people
  21. [1/18/2017, 10:13:40 PM] Registering accessory 'homebridge-people.people'
  22. [1/18/2017, 10:13:40 PM] ---
  23. [1/18/2017, 10:13:41 PM] Loaded plugin: homebridge-platform-wemo
  24. [1/18/2017, 10:13:41 PM] Registering platform 'homebridge-platform-wemo.BelkinWeMo'
  25. [1/18/2017, 10:13:41 PM] ---
  26. [1/18/2017, 10:13:41 PM] Loaded plugin: homebridge-rcswitch-gpiomem
  27. [1/18/2017, 10:13:41 PM] Registering accessory 'homebridge-rcswitch-gpiomem.RcSwitch'
  28. [1/18/2017, 10:13:41 PM] ---
  29. [1/18/2017, 10:13:41 PM] Loaded plugin: homebridge-suncalc
  30. [1/18/2017, 10:13:41 PM] Registering accessory 'homebridge-suncalc.Suncalc'
  31. [1/18/2017, 10:13:41 PM] ---
  32. [1/18/2017, 10:13:41 PM] Loaded plugin: homebridge-telldus
  33. [1/18/2017, 10:13:41 PM] Registering platform 'homebridge-telldus.Telldus'
  34. [1/18/2017, 10:13:41 PM] ---
  35. [1/18/2017, 10:13:41 PM] Loaded plugin: homebridge-wol
  36. [1/18/2017, 10:13:41 PM] Registering accessory 'homebridge-wol.Computer'
  37. [1/18/2017, 10:13:41 PM] ---
  38. [1/18/2017, 10:13:41 PM] Loaded config.json with 1 accessories and 2 platforms.
  39. [1/18/2017, 10:13:41 PM] ---
  40. [1/18/2017, 10:13:41 PM] Loading 2 platforms...
  41. [1/18/2017, 10:13:41 PM] [WeMo] Initializing BelkinWeMo platform...
  42. [1/18/2017, 10:13:41 PM] [IFTTT] Initializing IFTTT platform...
  43. [1/18/2017, 10:13:41 PM] [IFTTT] Loading accessories...
  44. [1/18/2017, 10:13:41 PM] Loading 1 accessories...
  45. [1/18/2017, 10:13:41 PM] [Daytime] Initializing Suncalc accessory...
  46. [1/18/2017, 10:13:41 PM] [Daytime] Currently Nighttime(0). Morning Twilight begins at 7:22:17 AM
  47. Failed to find plugin to handle accessory Harmony Hub
  48. Scan this code with your HomeKit App on your iOS device to pair with Homebridge:
  49.  
  50. ┌────────────┐
  51. │ 031-45-541 │
  52. └────────────┘
  53.  
  54. events.js:141
  55. throw er; // Unhandled 'error' event
  56. ^
  57.  
  58. Error: listen EADDRINUSE :::51826
  59. at Object.exports._errnoException (util.js:870:11)
  60. at exports._exceptionWithHostPort (util.js:893:20)
  61. at Server._listen2 (net.js:1236:14)
  62. at listen (net.js:1272:10)
  63. at Server.listen (net.js:1368:5)
  64. at EventedHTTPServer.listen (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/util/eventedhttp.js:60:19)
  65. at HAPServer.listen (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/HAPServer.js:158:20)
  66. at Bridge.Accessory.publish (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/Accessory.js:496:16)
  67. at Server._publish (/usr/local/lib/node_modules/homebridge/lib/server.js:114:16)
  68. at Server.run (/usr/local/lib/node_modules/homebridge/lib/server.js:91:10)
  69. at module.exports (/usr/local/lib/node_modules/homebridge/lib/cli.js:40:10)
  70. at Object.<anonymous> (/usr/local/lib/node_modules/homebridge/bin/homebridge:17:22)
  71. at Module._compile (module.js:409:26)
  72. at Object.Module._extensions..js (module.js:416:10)
  73. at Module.load (module.js:343:32)
  74. at Function.Module._load (module.js:300:12)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement