motioneye-project / motioneye

A web frontend for the motion daemon.
GNU General Public License v3.0
3.94k stars 650 forks source link

Movement detection partily working on latest edge docker image #3049

Closed hagaygo closed 3 weeks ago

hagaygo commented 3 weeks ago

Hi

Upgraded to latest edge docker image/package. (had about 3 month old edge pacakge)

Since then motion detection only trigger video storage but there is no red indicator on UI and web hook not getting called.

Any way to troubleshoot/fix this ? is it possible to go back to old package/docker image (it seems only one is latest is available) ?

Thanks in advance.

hagaygo commented 3 weeks ago

Fiddled a bit with settings and now it working again (red border is shown on UI and webhook is getting called again).

First i toggled the webhook settings and saved, and enabled it back, still did not work. Then i disabled motion detection setting totally, saved and enabled it again and now it working.

I guess something with the setting file broke between version updates and re-setting the settings fixed it.