After a few hours running: Unable to keep up with recording segments in cache #12465
Replies: 4 comments 41 replies
-
I have also had this issues with version 14, I have tried most of the releases all with the same issue. V13 runs fine with 9 cameras, 6 of them have detection setup. I checked the recording to drive times as suggested in the docs and they are the same in v14 as they are in v13. They are occasionally over 1 second, but v13.2 keeps working fine whereas v14 just crashes. CPU does go to 100% at times but its the same with both versions. I have tried stopping detection and recording on 3 cameras to see if the load is less and whether it stops the crashes or not. Fewer cameras recording and it's the same, just crashes. I can post logs but as they are similar to logs already posted I decided not to. Let me know if they will help. |
Beta Was this translation helpful? Give feedback.
-
Need a full copy of logs, this is usually triggered by some other crash or error |
Beta Was this translation helpful? Give feedback.
-
Check whether you have Python bus errors that occur shortly after the beginning of every hour. This causes the same recording errors to occur on my instance running on a QNAP NAS |
Beta Was this translation helpful? Give feedback.
-
I close this issue, as my original issue "Unable to keep up with recording segments in cache" in log was solved by increasing SHM size from 96 to 256mb (for 3 cameras). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem you are having
Since Frigate 0.14, detection stops working after a few hours (less than 24 in my case). After starting, everything is running OK, but after a day of continous recording with 3 camera's (2x4MP, 1x8MP) on my Synology D224+, the log is full of messages about "Unable to keep up with recording segments in cache", Coral inference speed is 96ms, Detection fps is 0.
I have not noticed this with 0.13.2.
Steps to reproduce
Start Frigate 0.14 with config as stated below and wait 24 hours.
Version
0.14.0-beta3 and beta4
Frigate config file
Relevant log output
Operating system
Other Linux
Install method
Docker Compose
Network connection
Wired
Camera make and model
EmpireTech/Dahua
Any other information that may be helpful
Continuous recording was no problem with Frigate 0.13.2. Live images still work real-time, Synology CPU is higher than normal (45% vs 28%)
Beta Was this translation helpful? Give feedback.
All reactions