Events are not being recorded

Started to get 3 newer events in my event list, but the “processing” spinny is taking unusually long to complete and multiple events still don’t show up, are possibly lost.

Nothing local should be going to the “cloud” except authentication. Recording of events to the Homebase shouldn’t need “cloud” access beforehand.

I wouldn’t be surprised they got comprised again.

3 Likes

Looks like it’s true: missing events suddenly show up. But, at least to present the event list in your phone, some cloud servers are necessary. This also explains why multiple folks noticed the problem at the same time.

I spent the last hour debugging my new Homebase 2 + 2 cameras system. Fortunately it is still within the return-for-refund window. I think I’ll send it back and get a Logitech Circle Cam instead. At least Apple’s HKSV system has higher uptime and a Status page.

This will likely be fixed today or tomorrow.

Still shitty programming IMHO.

If my device can access the Homebase locally then there is no need to hit the cloud, else hit the cloud.

Going through the cloud is pretty typical, even among large players. A more unusual approach is a direct connection.
There are many reasons for this, mainly security and competing standards. IMHO, this is a reasonable approach. In any case, to get a smartphone notification you must use the cloud, so by definition this system relies on the cloud. To get an event list when you are away, you must also use some external servers.

Don’t know why Eufy cannot have a “Status Page”, somewhere?
… then we can all see if there are issues and know they are working on it…

The silence is deafening !!!

:slight_smile:

(BTW, I am getting recordings dropping in slowly, but hours late now)…

1 Like

Yeah … not really. Their advertising says that everything is kept private and stored locally. There shouldn’t be ANY cloud involved.

1 Like

They don’t pay attention to this forum. You have to contact support directly to get anywhere.

It is stored locally. There’s no contradiction.

Could it be fixed now? I wonder :slight_smile:

Yes, it pretty typical. But this is unique situation whereas all events are presumably recorded to the homebase first then sends the info to cloud so it can send a notification to the app. The app should be smart enough to determine that if the homebase is reachable or not and go from there. That was the whole selling point to the homebase to be free of the cloud.

Last night before this event I notice a lag when viewing and retrieving events, again this shouldn’t happen if everything is stored locally.

There have been times where my internet was down and I couldn’t even access any events. Not acceptable for a “security” product if it 100% relies on the internet to view recorded events.

2 Likes

It can’t be free of the cloud:

  1. When you leave home, your devices become unreachable without the cloud. You still want to view events / cameras.
  2. To get a notification on a smartphone, even if you are home, you need the cloud as well as Google / Apple services to be used.

IMHO, your expectation is a “high bar” that probably no other similar device achieves. However, I think you are looking at this the wrong way. Instead, you should be asking about possible attacks and security vulnerabilities

Dude, I never said it needs to be completely free of the cloud.

Stay focused… What I’m saying that if I’m in my own house the app should not be looking to the cloud to get and display events recorded on my Homebase. Access to the Homebase events and camera settings should from my home not be predicated on having internet access and/or access to Eufy servers. Homebase should be smart enough to update the cloud when the server issues have been resolved.

Last night we were all getting notifications but none of the events were showing, even events that were prior to 10/31 were missing.

You are welcome to your opinion. You did not explain what’s the security benefit, if at all, especially that you can’t be alerted on your phone in such a scenario and when other solutions have a similar property.

It’s pretty simple … If your video has to go out to their servers, only to come back to your own device, how is that more secure than simply saving your video directly to your device using the wifi it’s already connected to.

It’s not. It’s actually LESS secure. Now, an attacker has two attack vectors instead of just one if they want to compromise your system. #1) is via accessing Eufys servers, and #2) is via accessing your home unit.

Lastly … Any “Cloud” services required to access your cameras and video remotely should only be a thin authentication layer that connects your home devices from behind a firewall to your mobile device. That is not the same as cloud storage.

I host streaming media services from behind my home firewall which I can access anywhere, but it doesn’t require a “Cloud” service to connect to it. The only reason to use a public website is to provide access to my service hosted on a dynamic IP address.