After about 6-8 hours log fulfills with errors and frigate stops object detection
See original GitHub issueThis 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.
Issue Analytics
- State:
- Created 4 years ago
- Comments:28 (25 by maintainers)
Top Results From Across the Web
Configuration File - Frigate Docs
# When set to 0, object detection will not confirm stationary objects until movement is detected. # If set to 10, object detection...
Read more >Facial recognition & room presence using Double Take ...
I connected my cameras to frigate (2nd stream) as well as BI (main stream)…not ... It is more object detection and it is...
Read more >National Defense Authorization Act for Fiscal Year 2021
Land-based test program for the FFG(X) Frigate program. ... form, fit, and function for not less than 720 continuous hours without preventative maintenance, ......
Read more >Youngstown Sheet & Tube Co. v. Sawyer :: 343 U.S. 579 (1952)
(f) The power here sought to be exercised is the lawmaking power, which the Constitution vests in the Congress alone, in both good...
Read more >Security analysis of drones systems: Attacks, limitations ... - NCBI
Since the early introduction of Unmanned Aerial Vehicles (UAVs), ... This allowed the minimization of detection errors including false ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
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.