-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
[Bug]: 2.3.14 does not load any accessories into homekit at all #528
Comments
Did you check this Common Issues pages ? |
hello! |
I'm on TrueNAS in a FreeBSD jail. This is somewhat working fine if I revert back to 2.2.21 - some accessories show up but my cameras are all missing in homebridge. It's when I update to 2.3.x that I'm seeing the issue. I reset the plugin and went ahead and made the .homebridge directory writable by all users just to rule out that possibility, but I'm still seeing nothing get loaded. |
Quick note on this. This is the guide I used to setup homebridge in a jail: https://github.com/homebridge/homebridge/wiki/FreeNAS-11.1-Installation-using-a-Jail. |
hum thanks, sorry to ask but did you do the common errors section ? |
OK, found the core issue which was annoying to track down since this does not show up in the logs; it looks like the problem is with the sharp module and the fact that it doesn't support freebsd at all: https://sharp.pixelplumbing.com/install Ugggg...that's so annoying and I ran into a similar issue awhile back will rollup and the fact that they don't provide specific linux binaries. Closing this. I'll update this bug if I can find a workaround for freebsd, but given that this plugin doesn't officially support freebsd, there's not much for it to do in this case. |
I will look to see if I can remove sharp. Part of the work I'm doing is to clean a lot of unused things |
What happened?
I installed 2.3.14 and nothing is loading into Homekit.
From the logs, it looks like the plugin is trying to delete persistent.json which doesn't exist since I reset everything; I'm not sure if that's throwing an exception at all, but that's the only thing that seems to make any sense.
It's hard to describe everything that's happening, so I'm just attaching screenshots here.
In 2.20.x, I was able to see all of the accessories in the accessories tab. This is empty now.
Device Type
Doorbell (Supported)
Plugin Version
v2.0.x (Supported)
HomeBridge Version
v1.6.x (Supported)
NodeJS Version
v18 (Supported)
Operating System
Other (UnSupported)
Relevant log output
config
The text was updated successfully, but these errors were encountered: