-
-
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]: Cameras all disappeared with 2.1.0-beta.2 #93
Comments
Did you check this Common Issues pages ? |
Hi @mjtarr the log output you've posted is related to homebridge starting and loading the plugins. As far as I know the plugin hasn't even done anything up to this point. So I'd guess that this issue is not related to the plugin itself. Are there any messages from the plugin itself after this error? What happens if you would not use the plugin in a child bridge? Could you test this? |
I will test that later today. No other info in the log. And it says it is running fine. I reverted to 2.0.0 (which is the most recent stable it will let me install) and the doorbell now appears. And the S40 appears as a security alarm or something, but not a camera. I will play around tonight and report back what I find out. But to sum up: 2.1.0-beta.2 - no eufy devices, cameras etc show up 2.0.0 - doorbell camera and sensors work fine, S40 shows up as security device, but not camera |
Ok, when you're at it please see if there is a message saying That's about the first message that is emited from the plugin. If this doesn't print, then I wouldn't know what could cause this coming from the plugin. |
I tried again. I never get that warning message. Behaves as described in my first email. No messages from the plugin. FYI I am using HOOBS. Not sure how to "not use the plugin in a child bridge? Could you test this?" HOOBS creates a new bridge (or I can use an existing one) for each plugin. But they are all child bridges insofar as I can tell. I know, I really need to move to a normal (non-hoobs) homebridge installation. Someday with some time.... |
Unfortunately I can't really test for hoobs. So yeah, a normal homebridge installation would be easier to debug. But then again there wasn't that much changed in the versions and as said the plugin doesn't seem to even start in your case. The problem seems to lie entirely with your hoobs instance. Are there any ways to remove old cached accessories? Maybe you can clean out everything from the plugin (config, stored files, cached accessories, ...) and reinstall it? Again, sorry but I don't have hoobs myself and can't really test. |
Hello, Here are the logs (hopefully could help) Loaded plugin 'homebridge-eufy-security' As you can see, no specific warning on connection to my Dufy account BUT zero station and/or device found. Would be greeeeeat if someone can help (even if hoobs is not supported ;)). Thank you !! Axel |
Hi @amery78 Could you try again with the latest beta? The 'Found x Devices' messages is removed, so don't look for it. You can put the output in a text file and attach it here. This would be cleaner. ;-) Also: Is there a way to access files on the hoobs device? If so, I could point you to another log file that could help. |
Hi @thieren, thanks a lot for your answer. Regarding you question on file access, should be possible because hoobs offers access to system through terminal (embedded into hoobs portal) or directly via SSH. |
So according to your log it displays the 'planned changes' message and after that nothing? Can you share your config json? |
This comment was marked as resolved.
This comment was marked as resolved.
Here you have :) { in order to test, I removed Eufy, rebooted hoobs and re installed directly the 2.1.8 Beta, and now it keeping rebooting in loop (see logs attached). |
Thx for the log and config. Please try the newest beta. If this doesn't help try also the new setting |
Latest beta still seems to be the 2.1.8, maybe I need to wait a little bit ;) |
Just uploaded it a few minutes ago. |
Closed since this is stale. Please let me know if the issue still persists. |
What happened?
Installed 2.1.0-beta.2 along with new Eufy S40. So two devices now, the new S40 and a wired 2k doorbell. Install, etc goes fine. I add new bridge to HomeKit, but no cameras appear. For either device. Nor any sensors. With prior beta doorbell was fine and showed up. The only error I get on restart is:
6/25/2022, 9:21:03 AMEufy Security BridgeLoaded plugin 'homebridge-eufy-security'
6/25/2022, 9:21:03 AMEufy Security BridgeLoading 1 platforms...
6/25/2022, 9:21:03 AMEufy Security BridgeBridge is running on port 51836.
6/25/2022, 9:21:06 AMEufy Security BridgeWARNINGunhandled rejection: TypeError: Cannot read properties of undefined (reading 'indexOf')
Device Type
Doorbell (Supported)
Plugin Version
beta (Best Effort)
HomeBridge Version
v1.4.x (Supported)
NodeJS Version
v16 (Supported)
Operating System
Raspbian 10+ (Supported)
Relevant log output
The text was updated successfully, but these errors were encountered: