[Support]: Frigate 0.16.0 vs 0.15.2 becomes unresponsive #19845
Replies: 5 comments 1 reply
-
We will need more information like dmesg, and output of top to see if any processes are stuck |
Beta Was this translation helpful? Give feedback.
-
@NickM-27 I assume you mean from within the docker compose container. Can you explicitly tell me what commands you would like me to run and provide output for. I'll have to disable the healthcheck, wait for this to occur and see if I can even get exec on the container at that point in time Here is top output from within container at time when main frigate webui and other things stop responding and the healthcheck restarts the container ![]() |
Beta Was this translation helpful? Give feedback.
-
@NickM-27 dmesg doesn't show anything interesting AFAICT
When this occurs, the
|
Beta Was this translation helpful? Give feedback.
-
Update: I have now upgraded to image: |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem you are having
Since upgrade from 0.15.2 -> 0.16.0 I have found periodic lockups, cleared by restarting
docker compose restart
Version
0.16.0
What browser(s) are you using?
Vivaldi (chromium based) & Chrome & Firefox
Frigate config file
Relevant Frigate log output
Relevant go2rtc log output
FFprobe output from your camera
No change in cameras since 0.15.2
Frigate stats
No response
Install method
Docker Compose
docker-compose file or Docker CLI command
Object Detector
Coral
Network connection
Wired
Camera make and model
3 x Hikvision model: DS-2DE2A404IW-DE3, 1 x Beward DS06M
Screenshots of the Frigate UI's System metrics pages
Any other information that may be helpful
Same configuration in 0.15.2 was stable. The autoheal in docker-compose.yml was added for 0.16.0 as a workaround, so as to minimize the amount of time recordings were lost
Beta Was this translation helpful? Give feedback.
All reactions