frigate: After about 6-8 hours log fulfills with errors and frigate stops object detection
This is a log from container
/arrow/cpp/src/plasma/eviction_policy.cc:134: There is not enough space to create this object, so evicting 46 objects to free up 81431040 bytes. The number of bytes in use (before this eviction) is 398304000.
/arrow/cpp/src/plasma/eviction_policy.cc:134: There is not enough space to create this object, so evicting 46 objects to free up 81431040 bytes. The number of bytes in use (before this eviction) is 398304000.
/arrow/cpp/src/plasma/eviction_policy.cc:134: There is not enough space to create this object, so evicting 46 objects to free up 81431040 bytes. The number of bytes in use (before this eviction) is 398304000.
/arrow/cpp/src/plasma/eviction_policy.cc:134: There is not enough space to create this object, so evicting 46 objects to free up 81431040 bytes. The number of bytes in use (before this eviction) is 398304000.
/arrow/cpp/src/plasma/eviction_policy.cc:134: There is not enough space to create this object, so evicting 46 objects to free up 81431040 bytes. The number of bytes in use (before this eviction) is 398304000.
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 28 (25 by maintainers)
I’m going to close this issue for now.
It looks like there is a deadlock in Python’s SimpleQueue. I suspect it may have something to do with how often the processes are restarting. I have some ideas for ways I can reproduce so I can try some different fixes.
Frigate already has a bunch of handling for camera failures and dropping corrupt frames. That should work well unless you have modified from the default ffmpeg args. Homeassistant is not decoding the video. It just chunks it to create an HLS stream. This is an issue with the detection process and the queue it uses for processing. I don’t think the camera is the problem.
Unfortunately I haven’t had much time in the past month to look into this with my kids being out of school and stay at home orders. My job is one where I can work remotely, so I don’t have much free time to spend on frigate right now. I can try to find some time this weekend, but you may want to revert to an earlier release.
@blakeblackshear how are things looking for the hanging of frigate? Is there anything I can do to help us and the community to fix this issue? Its such a bummer having to do a cronjob that runs every 4 hours 😕
Happy easter! ❤️