Homebridge authentication warning on Hass.io

So it appears I’m being warned the Homebridge installation is not authenticating when I attempt to run it.

The hass.io installation is running Dasshio too which I know I had trouble with on hassbian but I thought docker would take care of it. Does anyone have any workarounds?

Error log for Homebridge below

============================

Server startup complete. Host name is hassio.local. Local service cookie is 1141753570.
[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 <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 <0pointer(de website address had to be removed as newbie post)/avahi-compat?s=libdns_sd&e=node&f=DNSServiceRegister>
[9/19/2017, 7:10:09 AM] Loaded plugin: homebridge-homeassistant
[9/19/2017, 7:10:10 AM] Registering platform ‘homebridge-homeassistant.HomeAssistant’
[9/19/2017, 7:10:10 AM] —
[9/19/2017, 7:10:10 AM] Loaded config.json with 0 accessories and 1 platforms.
[9/19/2017, 7:10:10 AM] —
[9/19/2017, 7:10:10 AM] Loading 1 platforms…
[9/19/2017, 7:10:10 AM] [HomeAssistant] Initializing HomeAssistant platform…
[9/19/2017, 7:10:10 AM] [HomeAssistant] Fetching HomeAssistant devices.
[9/19/2017, 7:10:10 AM] Loading 0 accessories…
[9/19/2017, 7:10:10 AM] [HomeAssistant] Failed getting devices: Error: You are not authenticated. Retrying…
[9/19/2017, 7:10:15 AM] [HomeAssistant] Fetching HomeAssistant devices.
[9/19/2017, 7:10:15 AM] [HomeAssistant] Failed getting devices: Error: You are not authenticated. Retrying…
[9/19/2017, 7:10:20 AM] [HomeAssistant] Fetching HomeAssistant devices.
[9/19/2017, 7:10:20 AM] [HomeAssistant] Failed getting devices: Error: You are not authenticated. Retrying…
[9/19/2017, 7:10:25 AM] [HomeAssistant] Fetching HomeAssistant devices.

1 Like