-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Config not loading #19
Comments
I had the same problem, when you run it through sudo i think it uses the .homebridge config directory from /root/ You might also want to delete the persist folder in .homebridge and reset HomeKit to start from scratch if it still isn’t working. -Sverre
|
Where is the default homebridge installation folder?? The .homebridge one? Sent from Outlook Mobile On Sun, Mar 6, 2016 at 12:44 AM -0800, "ssvenn" [email protected] wrote: I had the same problem, when you run it through sudo i think it uses the .homebridge config directory from /root/ Try forcing a specific config directory by running it again with sudo homebridge -U /home/username/.homebridge You might also want to delete the persist folder in .homebridge and reset HomeKit to start from scratch if it still isn’t working. -Sverre
— |
Ok, now i have this problem. $ sudo homebridge -U /home/pi/.homebridge TypeError: Cannot read property 'username' of undefined Help please |
Check your config.json file. It seems that there is no bridge parameter. |
yes, adding the bridge parameter fix that problem for me as well. |
Hi guys. I new to all of this. Please help. Cant seem to get config.json running
sudo 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?s=libdns_sd&e=node&f=DNSServiceRegister
[3/6/2016, 10:16:23 AM] Loaded plugin: homebridge-openhab
[3/6/2016, 10:16:23 AM] Registering platform 'homebridge-openhab.openHAB'
[3/6/2016, 10:16:23 AM] ---
Scan this code with your HomeKit App on your iOS device to pair with Homebridge:
[3/6/2016, 10:16:24 AM] Homebridge is running on port 51826.
The text was updated successfully, but these errors were encountered: