Hey guys, new user – I was running stable with five cams on a i7 with Google Coral. Seems I can only run frigate for 8 hours or so before it stops detecting anything and logs this message:
2020-04-16T21:46:38.508194704Z /arrow/cpp/src/plasma/store.cc:738: Disconnecting client on fd 6
2020-04-16T21:46:38.499404626Z Detection appears to be stuck. Restarting detection process
2020-04-17T01:49:22.668015792Z /arrow/cpp/src/plasma/store.cc:738: Disconnecting client on fd 6
2020-04-17T01:49:22.643717857Z Detection appears to be stuck. Restarting detection process
I moved to 0.5.1-RC2 and will see how stable it is – it is absolutely spewing out logs about the plasma store such as:
/arrow/cpp/src/plasma/eviction_policy.cc:134: There is not enough space to create this object, so evicting 13 objects to free up 80880384 bytes. The number of bytes in use (before this eviction) is 395718144.
Full docker logs:
https://hastebin.com/upixivivav.sql
Docker-compose:
https://hastebin.com/unazawabef.rb
Frigate config:
https://hastebin.com/aqohenehop.http
I assume the plasma messages are normal and just extra debugging in the RC?