[Support]: recordings are being deleted within minutes #10926
-
Describe the problem you are havingRecordings are being deleted but the events still show up. See this log:
Within ~3 minutes, the recordings were there, then they disappeared. I'm not sure why they're disappearing. Possibly related: I am using k3s with longhorn as my storage set up like this:
And my frigate PVC:
Version0.13.2-6476f8a Frigate config filemqtt:
enabled: True
host: mosquitto-service
go2rtc:
streams:
rtsp_driveway:
- rtsp://admin:[email protected]:554/cam/realmonitor?channel=1&subtype=0
- "ffmpeg:rtsp_driveway#audio=opus"
- "ffmpeg:rtsp_driveway#video=mjpeg"
rtsp_driveway_sub:
- rtsp://admin:[email protected]:554/cam/realmonitor?channel=1&subtype=2
- "ffmpeg:rtsp_driveway_sub#audio=opus"
rtsp_backyard:
- rtsp://admin:[email protected]:554/streaming/channels/101
rtsp_backyard_sub:
- rtsp://admin:[email protected]:554/streaming/channels/102
rtsp_shed:
- rtsp://admin:[email protected]:554/live/ch0
rtsp_shed_sub:
- rtsp://admin:[email protected]:554/live/ch1
- "ffmpeg:rtsp_shed_sub#audio=opus"
rtsp_twins:
- rtsp://admin:[email protected]:554/live/ch0
rtsp_twins_sub:
- rtsp://admin:[email protected]:554/live/ch1
rtsp_ari:
- rtsp://admin:[email protected]:554/live/ch0
rtsp_ari_sub:
- rtsp://admin:[email protected]:554/live/ch1
webrtc:
candidates:
- 192.168.2.203:8555
cameras:
driveway:
ffmpeg:
inputs:
- path: rtsp://127.0.0.1:8554/rtsp_driveway_sub
roles:
- detect
- path: rtsp://127.0.0.1:8554/rtsp_driveway
roles:
- record
detect:
enabled: True
width: 1280
height: 720
fps: 5
live:
stream_name: rtsp_driveway
objects:
track:
- person
- cat
filters:
person:
mask:
- 831,0,813,0,816,35,839,37
backyard:
ffmpeg:
inputs:
- path: rtsp://127.0.0.1:8554/rtsp_backyard_sub
roles:
- detect
- path: rtsp://127.0.0.1:8554/rtsp_backyard
roles:
- record
live:
stream_name: rtsp_backyard
detect:
enabled: False
width: 640
height: 360
fps: 10
shed:
ffmpeg:
inputs:
- path: rtsp://127.0.0.1:8554/rtsp_shed_sub
roles:
- detect
- path: rtsp://127.0.0.1:8554/rtsp_shed
roles:
- record
live:
stream_name: rtsp_shed
detect:
enabled: False
twins:
ffmpeg:
inputs:
- path: rtsp://127.0.0.1:8554/rtsp_twins_sub
roles:
- detect
- path: rtsp://127.0.0.1:8554/rtsp_twins
roles:
- record
live:
stream_name: rtsp_twins
detect:
enabled: False
ari:
ffmpeg:
inputs:
- path: rtsp://127.0.0.1:8554/rtsp_ari_sub
roles:
- detect
- path: rtsp://127.0.0.1:8554/rtsp_ari
roles:
- record
live:
stream_name: rtsp_ari
detect:
enabled: False
objects:
track:
- person
- dog
- cat
- car
- motorcycle
- bicycle
- bus
detectors:
# cpu:
# type: cpu
coral:
type: edgetpu
device: usb
record:
enabled: True
retain:
days: 0
mode: motion
events:
retain:
default: 7
mode: active_objects
ui:
live_mode: webrtc
timezone: America/Chicago Relevant log output2024-04-10 19:06:05.857017584 [2024-04-10 19:06:05] watchdog.shed ERROR : No new recording segments were created for shed in the last 120s. restarting the ffmpeg record process...
2024-04-10 19:06:05.857128008 [2024-04-10 19:06:05] watchdog.shed INFO : Terminating the existing ffmpeg process...
2024-04-10 19:06:05.857225151 [2024-04-10 19:06:05] watchdog.shed INFO : Waiting for ffmpeg to exit gracefully...
2024-04-10 19:06:15.871497519 [2024-04-10 19:06:15] watchdog.shed ERROR : No new recording segments were created for shed in the last 120s. restarting the ffmpeg record process...
2024-04-10 19:06:15.871502734 [2024-04-10 19:06:15] watchdog.shed INFO : Terminating the existing ffmpeg process...
2024-04-10 19:06:15.871504238 [2024-04-10 19:06:15] watchdog.shed INFO : Waiting for ffmpeg to exit gracefully...
2024-04-10 19:06:17.829833805 [2024-04-10 19:06:17] frigate.comms.mqtt ERROR : Unable to publish to events: client is not connected
2024-04-10 19:06:17.837434086 [2024-04-10 19:06:17] frigate.comms.mqtt ERROR : Unable to publish to driveway/person/snapshot: client is not connected
2024-04-10 19:06:17.837438051 [2024-04-10 19:06:17] frigate.comms.mqtt ERROR : Unable to publish to driveway/person: client is not connected
2024-04-10 19:06:17.837608176 [2024-04-10 19:06:17] frigate.comms.mqtt ERROR : Unable to publish to driveway/all: client is not connected
2024-04-10 19:06:22.845792549 [2024-04-10 19:06:22] frigate.comms.mqtt ERROR : Unable to publish to events: client is not connected
2024-04-10 19:06:23.968863875 [2024-04-10 19:06:23] frigate.comms.mqtt ERROR : Unable to publish to stats: client is not connected
2024-04-10 19:06:25.881475490 [2024-04-10 19:06:25] watchdog.shed ERROR : No new recording segments were created for shed in the last 120s. restarting the ffmpeg record process...
2024-04-10 19:06:25.881638962 [2024-04-10 19:06:25] watchdog.shed INFO : Terminating the existing ffmpeg process...
2024-04-10 19:06:25.881734337 [2024-04-10 19:06:25] watchdog.shed INFO : Waiting for ffmpeg to exit gracefully...
2024-04-10 19:06:27.451077020 [h264 @ 0x7f3c440e6840] left block unavailable for requested intra4x4 mode -1
2024-04-10 19:06:27.451081343 [h264 @ 0x7f3c440e6840] error while decoding MB 0 29, bytestream 66660
2024-04-10 19:06:27.870704412 [2024-04-10 19:06:27] frigate.comms.mqtt ERROR : Unable to publish to events: client is not connected
2024-04-10 19:06:33.020560100 [2024-04-10 19:06:33] frigate.comms.mqtt ERROR : Unable to publish to events: client is not connected
2024-04-10 19:06:35.887707255 [2024-04-10 19:06:35] watchdog.shed ERROR : No new recording segments were created for shed in the last 120s. restarting the ffmpeg record process...
2024-04-10 19:06:35.887838018 [2024-04-10 19:06:35] watchdog.shed INFO : Terminating the existing ffmpeg process...
2024-04-10 19:06:35.892023947 [2024-04-10 19:06:35] watchdog.shed INFO : Waiting for ffmpeg to exit gracefully...
2024-04-10 19:06:36.400843256 [2024-04-10 19:06:36] frigate.comms.mqtt ERROR : Unable to publish to events: client is not connected
2024-04-10 19:06:36.583096123 [2024-04-10 19:06:36] frigate.comms.mqtt ERROR : Unable to publish to driveway/all: client is not connected
2024-04-10 19:06:36.583302388 [2024-04-10 19:06:36] frigate.comms.mqtt ERROR : Unable to publish to driveway/person: client is not connected
2024-04-10 19:06:36.588117393 [2024-04-10 19:06:36] frigate.comms.mqtt ERROR : Unable to publish to driveway/person/snapshot: client is not connected
2024-04-10 19:06:39.828098038 [2024-04-10 19:06:39] frigate.comms.mqtt ERROR : Unable to publish to twins/motion: client is not connected
2024-04-10 19:06:41.006988884 [2024-04-10 19:06:41] frigate.comms.mqtt ERROR : Unable to publish to events: client is not connected
2024-04-10 19:06:41.009432858 [2024-04-10 19:06:41] frigate.comms.mqtt ERROR : Unable to publish to driveway/person: client is not connected
2024-04-10 19:06:41.011259014 [2024-04-10 19:06:41] frigate.comms.mqtt ERROR : Unable to publish to driveway/all: client is not connected
2024-04-10 19:06:42.431299233 [2024-04-10 19:06:42] frigate.comms.mqtt ERROR : Unable to publish to events: client is not connected
2024-04-10 19:06:42.627424898 [2024-04-10 19:06:42] frigate.comms.mqtt ERROR : Unable to publish to driveway/all: client is not connected
2024-04-10 19:06:42.627431306 [2024-04-10 19:06:42] frigate.comms.mqtt ERROR : Unable to publish to driveway/person: client is not connected
2024-04-10 19:06:42.631673585 [2024-04-10 19:06:42] frigate.comms.mqtt ERROR : Unable to publish to driveway/person/snapshot: client is not connected
2024-04-10 19:06:43.442044949 [2024-04-10 19:06:43] frigate.comms.mqtt ERROR : Unable to publish to events: client is not connected
2024-04-10 19:06:43.444572349 [2024-04-10 19:06:43] frigate.comms.mqtt ERROR : Unable to publish to driveway/person: client is not connected
2024-04-10 19:06:43.444860441 [2024-04-10 19:06:43] frigate.comms.mqtt ERROR : Unable to publish to driveway/all: client is not connected
2024-04-10 19:06:45.897423374 [2024-04-10 19:06:45] watchdog.shed ERROR : No new recording segments were created for shed in the last 120s. restarting the ffmpeg record process...
2024-04-10 19:06:45.897687720 [2024-04-10 19:06:45] watchdog.shed INFO : Terminating the existing ffmpeg process...
2024-04-10 19:06:45.897690949 [2024-04-10 19:06:45] watchdog.shed INFO : Waiting for ffmpeg to exit gracefully...
2024-04-10 19:06:48.631141738 [2024-04-10 19:06:48] frigate.comms.mqtt ERROR : Unable to publish to events: client is not connected
2024-04-10 19:06:55.907199644 [2024-04-10 19:06:55] watchdog.shed ERROR : No new recording segments were created for shed in the last 120s. restarting the ffmpeg record process...
2024-04-10 19:06:55.907403241 [2024-04-10 19:06:55] watchdog.shed INFO : Terminating the existing ffmpeg process...
2024-04-10 19:06:55.907406739 [2024-04-10 19:06:55] watchdog.shed INFO : Waiting for ffmpeg to exit gracefully...
2024-04-10 19:07:00.230971338 [2024-04-10 19:07:00] frigate.comms.mqtt ERROR : Unable to publish to events: client is not connected
2024-04-10 19:07:00.406289473 [2024-04-10 19:07:00] frigate.comms.mqtt ERROR : Unable to publish to driveway/all: client is not connected
2024-04-10 19:07:00.406502341 [2024-04-10 19:07:00] frigate.comms.mqtt ERROR : Unable to publish to driveway/person: client is not connected
2024-04-10 19:07:00.410740169 [2024-04-10 19:07:00] frigate.comms.mqtt ERROR : Unable to publish to driveway/person/snapshot: client is not connected
2024-04-10 19:07:05.920558078 [2024-04-10 19:07:05] watchdog.shed ERROR : No new recording segments were created for shed in the last 120s. restarting the ffmpeg record process...
2024-04-10 19:07:05.920661041 [2024-04-10 19:07:05] watchdog.shed INFO : Terminating the existing ffmpeg process...
2024-04-10 19:07:05.920775811 [2024-04-10 19:07:05] watchdog.shed INFO : Waiting for ffmpeg to exit gracefully...
2024-04-10 19:07:07.274173421 [h264 @ 0x7f3c440e4400] cabac decode of qscale diff failed at 21 9
2024-04-10 19:07:07.274177207 [h264 @ 0x7f3c440e4400] error while decoding MB 21 9, bytestream 67350
2024-04-10 19:07:15.925610859 [2024-04-10 19:07:15] watchdog.shed ERROR : No new recording segments were created for shed in the last 120s. restarting the ffmpeg record process...
2024-04-10 19:07:15.925799511 [2024-04-10 19:07:15] watchdog.shed INFO : Terminating the existing ffmpeg process...
2024-04-10 19:07:15.925803370 [2024-04-10 19:07:15] watchdog.shed INFO : Waiting for ffmpeg to exit gracefully...
2024-04-10 19:07:23.653304509 [2024-04-10 19:07:23] frigate.comms.mqtt ERROR : Unable to publish to shed/motion: client is not connected
2024-04-10 19:07:23.992609039 [2024-04-10 19:07:23] frigate.comms.mqtt ERROR : Unable to publish to stats: client is not connected
2024-04-10 19:07:25.939660940 [2024-04-10 19:07:25] watchdog.shed ERROR : No new recording segments were created for shed in the last 120s. restarting the ffmpeg record process...
2024-04-10 19:07:25.939759426 [2024-04-10 19:07:25] watchdog.shed INFO : Terminating the existing ffmpeg process...
2024-04-10 19:07:25.939874603 [2024-04-10 19:07:25] watchdog.shed INFO : Waiting for ffmpeg to exit gracefully...
2024-04-10 19:07:27.925803916 [2024-04-10 19:07:27] frigate.comms.mqtt ERROR : Unable to publish to backyard/motion: client is not connected
2024-04-10 19:07:32.234915401 [2024-04-10 19:07:32] frigate.comms.mqtt ERROR : Unable to publish to shed/motion: client is not connected
2024-04-10 19:07:35.944757497 [2024-04-10 19:07:35] watchdog.shed ERROR : No new recording segments were created for shed in the last 120s. restarting the ffmpeg record process...
2024-04-10 19:07:35.944940538 [2024-04-10 19:07:35] watchdog.shed INFO : Terminating the existing ffmpeg process...
2024-04-10 19:07:35.945043992 [2024-04-10 19:07:35] watchdog.shed INFO : Waiting for ffmpeg to exit gracefully...
2024-04-10 19:07:45.953950772 [2024-04-10 19:07:45] watchdog.shed ERROR : No new recording segments were created for shed in the last 120s. restarting the ffmpeg record process...
2024-04-10 19:07:45.954143417 [2024-04-10 19:07:45] watchdog.shed INFO : Terminating the existing ffmpeg process...
2024-04-10 19:07:45.954247700 [2024-04-10 19:07:45] watchdog.shed INFO : Waiting for ffmpeg to exit gracefully...
2024-04-10 19:07:50.808139288 [2024-04-10 19:07:50] frigate.comms.mqtt ERROR : Unable to publish to backyard/motion: client is not connected
2024-04-10 19:07:55.963653788 [2024-04-10 19:07:55] watchdog.shed ERROR : No new recording segments were created for shed in the last 120s. restarting the ffmpeg record process...
2024-04-10 19:07:55.963771703 [2024-04-10 19:07:55] watchdog.shed INFO : Terminating the existing ffmpeg process...
2024-04-10 19:07:55.963950074 [2024-04-10 19:07:55] watchdog.shed INFO : Waiting for ffmpeg to exit gracefully...
2024-04-10 19:08:05.973023259 [2024-04-10 19:08:05] watchdog.shed ERROR : No new recording segments were created for shed in the last 120s. restarting the ffmpeg record process...
2024-04-10 19:08:05.973129219 [2024-04-10 19:08:05] watchdog.shed INFO : Terminating the existing ffmpeg process...
2024-04-10 19:08:05.973239054 [2024-04-10 19:08:05] watchdog.shed INFO : Waiting for ffmpeg to exit gracefully...
2024-04-10 19:08:15.982495498 [2024-04-10 19:08:15] watchdog.shed ERROR : No new recording segments were created for shed in the last 120s. restarting the ffmpeg record process...
2024-04-10 19:08:15.982705595 [2024-04-10 19:08:15] watchdog.shed INFO : Terminating the existing ffmpeg process...
2024-04-10 19:08:15.982708764 [2024-04-10 19:08:15] watchdog.shed INFO : Waiting for ffmpeg to exit gracefully...
2024-04-10 19:08:24.032300732 [2024-04-10 19:08:24] frigate.comms.mqtt ERROR : Unable to publish to stats: client is not connected
2024-04-10 19:08:25.992196520 [2024-04-10 19:08:25] watchdog.shed ERROR : No new recording segments were created for shed in the last 120s. restarting the ffmpeg record process...
2024-04-10 19:08:25.992434855 [2024-04-10 19:08:25] watchdog.shed INFO : Terminating the existing ffmpeg process...
2024-04-10 19:08:25.992438648 [2024-04-10 19:08:25] watchdog.shed INFO : Waiting for ffmpeg to exit gracefully...
2024-04-10 19:08:36.005676046 [2024-04-10 19:08:36] watchdog.shed ERROR : No new recording segments were created for shed in the last 120s. restarting the ffmpeg record process...
2024-04-10 19:08:36.005879418 [2024-04-10 19:08:36] watchdog.shed INFO : Terminating the existing ffmpeg process...
2024-04-10 19:08:36.005882595 [2024-04-10 19:08:36] watchdog.shed INFO : Waiting for ffmpeg to exit gracefully...
2024-04-10 19:08:46.019354139 [2024-04-10 19:08:46] watchdog.shed ERROR : No new recording segments were created for shed in the last 120s. restarting the ffmpeg record process...
2024-04-10 19:08:46.019358170 [2024-04-10 19:08:46] watchdog.shed INFO : Terminating the existing ffmpeg process...
2024-04-10 19:08:46.019359574 [2024-04-10 19:08:46] watchdog.shed INFO : Waiting for ffmpeg to exit gracefully...
2024-04-10 19:08:56.041502560 [2024-04-10 19:08:56] watchdog.shed ERROR : No new recording segments were created for shed in the last 120s. restarting the ffmpeg record process...
2024-04-10 19:08:56.041620222 [2024-04-10 19:08:56] watchdog.shed INFO : Terminating the existing ffmpeg process...
2024-04-10 19:08:56.041710037 [2024-04-10 19:08:56] watchdog.shed INFO : Waiting for ffmpeg to exit gracefully...
2024-04-10 19:09:06.060420477 [2024-04-10 19:09:06] watchdog.shed ERROR : No new recording segments were created for shed in the last 120s. restarting the ffmpeg record process...
2024-04-10 19:09:06.061705643 [2024-04-10 19:09:06] watchdog.shed INFO : Terminating the existing ffmpeg process...
2024-04-10 19:09:06.061709687 [2024-04-10 19:09:06] watchdog.shed INFO : Waiting for ffmpeg to exit gracefully...
2024-04-10 19:09:10.205188936 [2024-04-10 19:09:10] frigate.comms.mqtt ERROR : Unable to publish to backyard/motion: client is not connected
2024-04-10 19:09:12.335138624 [2024-04-10 19:09:12] frigate.storage INFO : Less than 1 hour of recording space left, running storage maintenance...
2024-04-10 19:09:12.340991098 [2024-04-10 19:09:12] frigate.storage ERROR : Could not clear 1473.94 MB, currently 20.1 MB have been cleared. Retained recordings must be deleted.
2024-04-10 19:09:16.068554398 [2024-04-10 19:09:16] watchdog.shed ERROR : No new recording segments were created for shed in the last 120s. restarting the ffmpeg record process...
2024-04-10 19:09:16.068702604 [2024-04-10 19:09:16] watchdog.shed INFO : Terminating the existing ffmpeg process... FFprobe output from your cameraI don't think this is relevant Frigate stats{
"cameras": {
"ari": {
"audio_dBFS": 0,
"audio_rms": 0,
"camera_fps": 5.1,
"capture_pid": 369,
"detection_enabled": 0,
"detection_fps": 0,
"ffmpeg_pid": 393,
"pid": 343,
"process_fps": 5.1,
"skipped_fps": 0
},
"backyard": {
"audio_dBFS": 0,
"audio_rms": 0,
"camera_fps": 10.1,
"capture_pid": 347,
"detection_enabled": 0,
"detection_fps": 0,
"ffmpeg_pid": 356,
"pid": 335,
"process_fps": 9.5,
"skipped_fps": 0.6
},
"driveway": {
"audio_dBFS": 0,
"audio_rms": 0,
"camera_fps": 5.1,
"capture_pid": 345,
"detection_enabled": 1,
"detection_fps": 0.9,
"ffmpeg_pid": 357,
"pid": 334,
"process_fps": 5,
"skipped_fps": 0
},
"shed": {
"audio_dBFS": 0,
"audio_rms": 0,
"camera_fps": 5,
"capture_pid": 350,
"detection_enabled": 0,
"detection_fps": 0,
"ffmpeg_pid": 359,
"pid": 338,
"process_fps": 5,
"skipped_fps": 0
},
"twins": {
"audio_dBFS": 0,
"audio_rms": 0,
"camera_fps": 5.1,
"capture_pid": 358,
"detection_enabled": 0,
"detection_fps": 0,
"ffmpeg_pid": 8117,
"pid": 339,
"process_fps": 5.1,
"skipped_fps": 0
}
},
"cpu_usages": {
"1": {
"cmdline": "/package/admin/s6/command/s6-svscan -d4 -- /run/service",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"15": {
"cmdline": "s6-supervise s6-linux-init-shutdownd",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"16": {
"cmdline": "/package/admin/s6-linux-init/command/s6-linux-init-shutdownd -c /run/s6/basedir -g 3000 -C -B",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"24": {
"cmdline": "s6-supervise go2rtc-log",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"25": {
"cmdline": "s6-supervise s6rc-oneshot-runner",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"26": {
"cmdline": "s6-supervise go2rtc-healthcheck",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"27": {
"cmdline": "s6-supervise nginx",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"28": {
"cmdline": "s6-supervise nginx-log",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"29": {
"cmdline": "s6-supervise frigate",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"30": {
"cmdline": "s6-supervise go2rtc",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"31": {
"cmdline": "s6-supervise s6rc-fdholder",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"32": {
"cmdline": "s6-supervise frigate-log",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"41": {
"cmdline": "/package/admin/s6-2.11.3.2/command/s6-fdholderd -1 -i data/rules",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"42": {
"cmdline": "/package/admin/s6/command/s6-ipcserverd -1 -- /package/admin/s6/command/s6-ipcserver-access -v0 -E -l0 -i data/rules -- /package/admin/s6/command/s6-sudod -t 30000 -- /package/admin/s6-rc/command/s6-rc-oneshot-run -l ../.. --",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"79": {
"cmdline": "s6-log -b -- T 1 n0 s10000000 T /dev/shm/logs/nginx",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"80": {
"cmdline": "s6-log -b -- T 1 n0 s10000000 T /dev/shm/logs/go2rtc",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"86": {
"cmdline": "s6-log -b -- T 1 n0 s10000000 T /dev/shm/logs/frigate",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"88": {
"cmdline": "/usr/local/go2rtc/bin/go2rtc -config=/dev/shm/go2rtc.yaml",
"cpu": "0.0",
"cpu_average": "9",
"mem": "0.3"
},
"103": {
"cmdline": "bash ./run.user go2rtc-healthcheck",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"104": {
"cmdline": "python3 -u -m frigate",
"cpu": "2105.5",
"cpu_average": "1",
"mem": "1.8"
},
"112": {
"cmdline": "nginx: master process nginx",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.1"
},
"133": {
"cmdline": "nginx: worker process",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.1"
},
"134": {
"cmdline": "nginx: worker process",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.1"
},
"135": {
"cmdline": "nginx: worker process",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.1"
},
"136": {
"cmdline": "nginx: worker process",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.1"
},
"137": {
"cmdline": "nginx: cache manager process",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"298": {
"cmdline": "frigate.logger ",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.9"
},
"313": {
"cmdline": "frigate.recording_manager",
"cpu": "2.1",
"cpu_average": "2",
"mem": "1.2"
},
"322": {
"cmdline": "/usr/bin/python3 -c from multiprocessing.resource_tracker import main;main(55)",
"cpu": "0.3",
"cpu_average": "0",
"mem": "0.1"
},
"324": {
"cmdline": "frigate.output ",
"cpu": "1.0",
"cpu_average": "1",
"mem": "1.0"
},
"331": {
"cmdline": "ffmpeg -f rawvideo -pix_fmt yuv420p -video_size 1280x720 -i pipe: -f mpegts -s 1280x720 -codec:v mpeg1video -q 8 -bf 0 pipe:",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.1"
},
"333": {
"cmdline": "ffmpeg -f rawvideo -pix_fmt yuv420p -video_size 640x360 -i pipe: -f mpegts -s 1280x720 -codec:v mpeg1video -q 8 -bf 0 pipe:",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.1"
},
"334": {
"cmdline": "frigate.process:driveway",
"cpu": "1.7",
"cpu_average": "3",
"mem": "1.2"
},
"335": {
"cmdline": "frigate.process:backyard",
"cpu": "1.9",
"cpu_average": "1",
"mem": "1.0"
},
"336": {
"cmdline": "ffmpeg -f rawvideo -pix_fmt yuv420p -video_size 640x360 -i pipe: -f mpegts -s 1280x720 -codec:v mpeg1video -q 8 -bf 0 pipe:",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.1"
},
"338": {
"cmdline": "frigate.process:shed ",
"cpu": "0.9",
"cpu_average": "0",
"mem": "1.0"
},
"339": {
"cmdline": "frigate.process:twins",
"cpu": "1.0",
"cpu_average": "0",
"mem": "1.0"
},
"341": {
"cmdline": "ffmpeg -f rawvideo -pix_fmt yuv420p -video_size 640x360 -i pipe: -f mpegts -s 1280x720 -codec:v mpeg1video -q 8 -bf 0 pipe:",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.1"
},
"343": {
"cmdline": "frigate.process:ari ",
"cpu": "1.0",
"cpu_average": "0",
"mem": "1.0"
},
"345": {
"cmdline": "frigate.capture:driveway",
"cpu": "1.2",
"cpu_average": "1",
"mem": "1.0"
},
"346": {
"cmdline": "ffmpeg -f rawvideo -pix_fmt yuv420p -video_size 640x360 -i pipe: -f mpegts -s 1280x720 -codec:v mpeg1video -q 8 -bf 0 pipe:",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.1"
},
"347": {
"cmdline": "frigate.capture:backyard",
"cpu": "0.8",
"cpu_average": "0",
"mem": "0.9"
},
"350": {
"cmdline": "frigate.capture:shed ",
"cpu": "0.4",
"cpu_average": "0",
"mem": "0.9"
},
"356": {
"cmdline": "ffmpeg -hide_banner -loglevel warning -threads 2 -user_agent FFmpeg Frigate/0.13.2-6476f8a -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 5000000 -use_wallclock_as_timestamps 1 -i rtsp://127.0.0.1:8554/rtsp_backyard_sub -r 10 -vf fps=10,scale=640:360 -threads 2 -f rawvideo -pix_fmt yuv420p pipe:",
"cpu": "1.7",
"cpu_average": "2",
"mem": "0.2"
},
"357": {
"cmdline": "ffmpeg -hide_banner -loglevel warning -threads 2 -user_agent FFmpeg Frigate/0.13.2-6476f8a -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 5000000 -use_wallclock_as_timestamps 1 -i rtsp://127.0.0.1:8554/rtsp_driveway_sub -r 5 -vf fps=5,scale=1280:720 -threads 2 -f rawvideo -pix_fmt yuv420p pipe:",
"cpu": "3.9",
"cpu_average": "3",
"mem": "0.4"
},
"358": {
"cmdline": "frigate.capture:twins",
"cpu": "0.5",
"cpu_average": "0",
"mem": "1.0"
},
"359": {
"cmdline": "ffmpeg -hide_banner -loglevel warning -threads 2 -user_agent FFmpeg Frigate/0.13.2-6476f8a -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 5000000 -use_wallclock_as_timestamps 1 -i rtsp://127.0.0.1:8554/rtsp_shed_sub -r 5 -vf fps=5,scale=640:360 -threads 2 -f rawvideo -pix_fmt yuv420p pipe:",
"cpu": "1.0",
"cpu_average": "1",
"mem": "0.2"
},
"363": {
"cmdline": "ffmpeg -f rawvideo -pix_fmt yuv420p -video_size 1280x720 -i pipe: -f mpegts -s 1280x720 -codec:v mpeg1video -q 8 -bf 0 pipe:",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.1"
},
"369": {
"cmdline": "frigate.capture:ari ",
"cpu": "0.5",
"cpu_average": "0",
"mem": "0.9"
},
"373": {
"cmdline": "ffmpeg -hide_banner -loglevel warning -threads 2 -user_agent FFmpeg Frigate/0.13.2-6476f8a -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 5000000 -use_wallclock_as_timestamps 1 -i rtsp://127.0.0.1:8554/rtsp_backyard -f segment -segment_time 10 -segment_format mp4 -reset_timestamps 1 -strftime 1 -c copy -an /tmp/cache/backyard@%Y%m%d%H%M%S%z.mp4",
"cpu": "0.9",
"cpu_average": "1",
"mem": "0.2"
},
"374": {
"cmdline": "ffmpeg -hide_banner -loglevel warning -threads 2 -user_agent FFmpeg Frigate/0.13.2-6476f8a -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 5000000 -use_wallclock_as_timestamps 1 -i rtsp://127.0.0.1:8554/rtsp_driveway -f segment -segment_time 10 -segment_format mp4 -reset_timestamps 1 -strftime 1 -c copy -an /tmp/cache/driveway@%Y%m%d%H%M%S%z.mp4",
"cpu": "0.8",
"cpu_average": "0",
"mem": "0.2"
},
"393": {
"cmdline": "ffmpeg -hide_banner -loglevel warning -threads 2 -user_agent FFmpeg Frigate/0.13.2-6476f8a -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 5000000 -use_wallclock_as_timestamps 1 -i rtsp://127.0.0.1:8554/rtsp_ari_sub -r 5 -vf fps=5,scale=640:360 -threads 2 -f rawvideo -pix_fmt yuv420p pipe:",
"cpu": "1.4",
"cpu_average": "1",
"mem": "0.2"
},
"396": {
"cmdline": "ffmpeg -hide_banner -loglevel warning -threads 2 -user_agent FFmpeg Frigate/0.13.2-6476f8a -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 5000000 -use_wallclock_as_timestamps 1 -i rtsp://127.0.0.1:8554/rtsp_ari -f segment -segment_time 10 -segment_format mp4 -reset_timestamps 1 -strftime 1 -c copy -an /tmp/cache/ari@%Y%m%d%H%M%S%z.mp4",
"cpu": "0.3",
"cpu_average": "0",
"mem": "0.2"
},
"741": {
"cmdline": "/bin/bash",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
},
"6499": {
"cmdline": "frigate.detector.coral",
"cpu": "2.7",
"cpu_average": "12",
"mem": "1.3"
},
"8086": {
"cmdline": "ffmpeg -hide_banner -loglevel warning -threads 2 -user_agent FFmpeg Frigate/0.13.2-6476f8a -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 5000000 -use_wallclock_as_timestamps 1 -i rtsp://127.0.0.1:8554/rtsp_twins -f segment -segment_time 10 -segment_format mp4 -reset_timestamps 1 -strftime 1 -c copy -an /tmp/cache/twins@%Y%m%d%H%M%S%z.mp4",
"cpu": "0.4",
"cpu_average": "0",
"mem": "0.2"
},
"8117": {
"cmdline": "ffmpeg -hide_banner -loglevel warning -threads 2 -user_agent FFmpeg Frigate/0.13.2-6476f8a -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 5000000 -use_wallclock_as_timestamps 1 -i rtsp://127.0.0.1:8554/rtsp_twins_sub -r 5 -vf fps=5,scale=640:360 -threads 2 -f rawvideo -pix_fmt yuv420p pipe:",
"cpu": "1.5",
"cpu_average": "0",
"mem": "0.2"
},
"8341": {
"cmdline": "sleep 30s",
"cpu": "0.0",
"cpu_average": "0",
"mem": "0.0"
}
},
"detection_fps": 0.9,
"detectors": {
"coral": {
"detection_start": 0,
"inference_speed": 25.36,
"pid": 6499
}
},
"processes": {
"go2rtc": {
"pid": 88
},
"logger": {
"pid": 298
},
"recording": {
"pid": 313
}
},
"service": {
"last_updated": 1712776922,
"latest_version": "0.13.2",
"storage": {
"/dev/shm": {
"free": 1016.4,
"mount_type": "tmpfs",
"total": 1024,
"used": 7.6
},
"/media/frigate/clips": {
"free": 924.7,
"mount_type": "ext4",
"total": 973.4,
"used": 32.7
},
"/media/frigate/recordings": {
"free": 924.7,
"mount_type": "ext4",
"total": 973.4,
"used": 32.7
},
"/tmp/cache": {
"free": 159819.7,
"mount_type": "ext4",
"total": 213554.6,
"used": 44882.5
}
},
"temperatures": {},
"uptime": 4370,
"version": "0.13.2-6476f8a"
}
} Operating systemProxmox Install methodDocker Compose Coral versionUSB Network connectionWired Camera make and modelDahua Any other information that may be helpfulThere is a very high chance this is some issue caused by longhorn but I haven't delved that deep into it yet. That's next on the list. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You don't have enough free storage to hold an hour of recordings
|
Beta Was this translation helpful? Give feedback.
You don't have enough free storage to hold an hour of recordings
ERROR : Could not clear 1473.94 MB, currently 20.1 MB have been cleared. Retained recordings must be deleted.