- 积分
- 190
- 金钱
- 154
- 威望
- 0
- 贡献
- 0
- HASS币
- 0
注册会员
- 积分
- 190
- 金钱
- 154
- HASS币
- 0
|
发表于 2017-10-21 17:00:37
|
显示全部楼层
starting version 3.2.2
[ADD-ON] Ensuring old PID files are absent
[ADD-ON] Ensuring D-Bus unique ID exists
[ADD-ON] Starting D-Bus daemon
[ADD-ON] Starting Avahi daemon
Found user 'avahi' (UID 86) and group 'avahi' (GID 86).
Successfully dropped root privileges.
avahi-daemon 0.6.32 starting up.
WARNING: No NSS support for mDNS detected, consider installing nss-mdns!
Successfully called chroot().
Successfully dropped remaining capabilities.
Loading service file /services/sftp-ssh.service.
Loading service file /services/ssh.service.
*** WARNING: Detected another IPv4 mDNS stack running on this host. This makes mDNS unreliable and is thus not recommended. ***
Joining mDNS multicast group on interface hassio.IPv4 with address 172.30.32.1.
New relevant interface hassio.IPv4 for mDNS.
Joining mDNS multicast group on interface docker0.IPv4 with address 172.17.0.1.
New relevant interface docker0.IPv4 for mDNS.
Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.31.111.
New relevant interface eth0.IPv4 for mDNS.
Network interface enumeration completed.
Registering new address record for fe80::9034:b2ff:fe09:776 on vethc05f2a1.*.
Registering new address record for fe80::3090:29ff:fe8c:d9fb on veth9165183.*.
Registering new address record for fe80::ac9a:42ff:feb8:806d on veth509278e.*.
Registering new address record for fe80::dc2b:e5ff:fe3e:1c81 on vethab6b56e.*.
Registering new address record for fe80::42:20ff:fea4:3e8c on hassio.*.
Registering new address record for 172.30.32.1 on hassio.IPv4.
Registering new address record for fe80::42:d2ff:fe99:450a on docker0.*.
Registering new address record for 172.17.0.1 on docker0.IPv4.
Registering new address record for fe80::ee90:1208:ae0c:be51 on eth0.*.
Registering new address record for 192.168.31.111 on eth0.IPv4.
Server startup complete. Host name is hassio.local. Local service cookie is 2566166568.
[ADD-ON] Applying HAP NodeJS IPV6 HOTFIX
patching file /usr/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/util/eventedhttp.js
[ADD-ON] Starting Homebridge
*** WARNING *** The program 'node' 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=node>
*** WARNING *** The program 'node' 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? ... =DNSServiceRegister>
[10/21/2017, 1:56:31 AM] Loaded plugin: homebridge-homeassistant
[10/21/2017, 1:56:31 AM] Registering platform 'homebridge-homeassistant.HomeAssistant'
[10/21/2017, 1:56:31 AM] ---
[10/21/2017, 1:56:31 AM] There was a problem reading your config.json file.
[10/21/2017, 1:56:31 AM] Please try pasting your config.json file here to validate it: http://jsonlint.com
[10/21/2017, 1:56:31 AM]
/usr/lib/node_modules/homebridge/lib/server.js:197
throw err;
^
SyntaxError: Unexpected token / in JSON at position 71
at JSON.parse (<anonymous>)
at Server._loadConfig (/usr/lib/node_modules/homebridge/lib/server.js:191:19)
at new Server (/usr/lib/node_modules/homebridge/lib/server.js:52:38)
at module.exports (/usr/lib/node_modules/homebridge/lib/cli.js:26:16)
at Object.<anonymous> (/usr/lib/node_modules/homebridge/bin/homebridge:17:22)
at Module._compile (module.js:571:32)
at Object.Module._extensions..js (module.js:580:10)
at Module.load (module.js:488:32)
at tryModuleLoad (module.js:447:12)
at Function.Module._load (module.js:439:3) |
|