[Bug]: Fails to run/Crashes when disk space runs out - fails to clear space #13922
Unanswered
doug62
asked this question in
Report a Bug
Replies: 2 comments
-
We need to see logs and preferably output of |
Beta Was this translation helpful? Give feedback.
0 replies
-
I reset the deployment so it will take 9 more days for it to fill and then report the errors - please keep this ticket open, it has been fairly consistent :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Checklist
Describe the problem you are having
While there seems to be a mechanism to clear disk space to to continue recording when disk space runs out - the mechanism fails, this failure causes Frigate to terminate and then fail to launch.
https://github.dev/blakeblackshear/frigate
This file does not have try/catch in the main event loop, seems likely that this is the cause. I use Kubernetes PVC, it is also possible that Frigate disk usage might not be correctly reported to your app as well.
Steps to reproduce
Run App for a few days, when disk fills up, program terminates.
Version
V14.1
In which browser(s) are you experiencing the issue with?
Any
Frigate config file
docker-compose file or Docker CLI command
Running in Kubernetes.... 8CPU, 300G disk
Relevant Frigate log output
Relevant go2rtc log output
Operating system
HassOS
Install method
HassOS Addon
Network connection
Wired
Camera make and model
aaaa
Screenshots of the Frigate UI's System metrics pages
xxx
Any other information that may be helpful
xxx
Beta Was this translation helpful? Give feedback.
All reactions