twrecked / hass-aarlo

Asynchronous Arlo Component for Home Assistant
GNU Lesser General Public License v3.0
388 stars 78 forks source link

Problems with "Last Recorded" video in Lovelace #367

Closed JP13090 closed 3 years ago

JP13090 commented 3 years ago

Clicking the camera in a Lovelace card used to bring up the last recorded video clip from each camera. Now, the popup comes up, but the broken picture icon replaces the video. If I open that broken picture in a new window, I get "500 Internal Server Error Server got itself in trouble."

This seems to be a relatively recent change. It's worked for months, even as of last week. I did just upgrade HA to 2012.12.01 and I think there was an Aarlo update around that same time.

Others I've spoken with don't seem to have this issue, so maybe something broke on my end. 1) Can you point me in the right direction to fix this in my own config? 2) Would a complete uninstall/reinstall of the integration fix this?

I am able to use every other aspect of Aarlo. I can activate my siren, and cameras still trigger my automations I've built around them... So it's not a login/API issue that I can tell.

Any help is hugely appreciated. Thanks for this great integration.

Screenshot 2020-12-19 212049

twrecked commented 3 years ago

Can you paste in the lovelace card configuration? I want to make sure I'm testing the same thing.

mlgallup01 commented 3 years ago

I am having the same issue. However, it was happening intermittently for a couple of weeks. There has been an Android update for the app this week, so I'm wondering if they broke something on the AWS side as far as the integration goes. All other sensors work as far as the devices go. All 2FA emails are coming through into my inbox. Removed and reinstalled once and it worked, but not this time.

JP13090 commented 3 years ago

cards:

This is my entire vertical stack.

Sorry it took so long to respond.

...and apparently Github converts the indents to bullets... :-)

JP13090 commented 3 years ago

If this helps, the camera does automatically show slide-previews. The guy in the green shirt is me this morning. The only problem is when I click on that picture, the actual video does not play, sort of like a broken link to the video file. Screenshot_20201226-083526_Home Assistant

twrecked commented 3 years ago

Do you have a high resolution camera. Can you look here: https://github.com/twrecked/lovelace-hass-aarlo/issues/40

I didn't get chance to try your config yet, work and Christmas got in the way. Hopefully this weekend.

edit: I reproduced the issue. I'll take a look.

twrecked commented 3 years ago

Can you try 0.7.0.5; I pushed a possible fix #370

JP13090 commented 3 years ago

Updated to 7.0.5 just now and that fixed it perfectly! Thank you, sir!

twrecked commented 3 years ago

Glad it's working.