[Support]: Sync recordings option not working #16868
Unanswered
rstanislav
asked this question in
General Support
Replies: 1 comment 4 replies
|
this is not a bug and is working as expected. Sync_recordings is meant to fix variations in files, not completely delete the database as this usually indicates an error like a missing volume mount |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Checklist
Describe the problem you are having
When option sync_recordings is enabled after start abort message in log appears, and no recordings deleted. (all of them should be deleted)
025-02-28 22:37:54.485843364 [2025-02-28 22:37:54] frigate.record.util INFO : Deleting 261000 recording DB entries with missing files
2025-02-28 22:37:54.667605538 [2025-02-28 22:37:54] frigate.record.util WARNING : Deleting 0.996605% of recordings DB entries, could be due to configuration error. Aborting...
Steps to reproduce
Version
0.15.0-cea210d
In which browser(s) are you experiencing the issue with?
No response
Frigate config file
docker-compose file or Docker CLI command
..Relevant Frigate log output
Relevant go2rtc log output
Operating system
Debian
Install method
Docker Compose
Network connection
Wired
Camera make and model
Any
Screenshots of the Frigate UI's System metrics pages
..
Any other information that may be helpful
No response
All reactions